Skip to content

Commit

Permalink
build(deps): bump athena.federation.version from 2024.33.1 to 2024.50.2
Browse files Browse the repository at this point in the history
Bumps `athena.federation.version` from 2024.33.1 to 2024.50.2.

Updates `com.amazonaws:aws-athena-federation-sdk` from 2024.33.1 to 2024.50.2
- [Release notes](https://github.com/awslabs/aws-athena-query-federation/releases)
- [Commits](awslabs/aws-athena-query-federation@v2024.33.1...v2024.50.2)

Updates `com.amazonaws:athena-cloudwatch` from 2024.33.1 to 2024.50.2
- [Release notes](https://github.com/awslabs/aws-athena-query-federation/releases)
- [Commits](awslabs/aws-athena-query-federation@v2024.33.1...v2024.50.2)

Updates `com.amazonaws:athena-cloudwatch-metrics` from 2024.33.1 to 2024.50.2
- [Release notes](https://github.com/awslabs/aws-athena-query-federation/releases)
- [Commits](awslabs/aws-athena-query-federation@v2024.33.1...v2024.50.2)

Updates `com.amazonaws:athena-dynamodb` from 2024.33.1 to 2024.50.2
- [Release notes](https://github.com/awslabs/aws-athena-query-federation/releases)
- [Commits](awslabs/aws-athena-query-federation@v2024.33.1...v2024.50.2)

Updates `com.amazonaws:athena-aws-cmdb` from 2024.33.1 to 2024.50.2
- [Release notes](https://github.com/awslabs/aws-athena-query-federation/releases)
- [Commits](awslabs/aws-athena-query-federation@v2024.33.1...v2024.50.2)

---
updated-dependencies:
- dependency-name: com.amazonaws:aws-athena-federation-sdk
  dependency-type: direct:production
  update-type: version-update:semver-minor
- dependency-name: com.amazonaws:athena-cloudwatch
  dependency-type: direct:production
  update-type: version-update:semver-minor
- dependency-name: com.amazonaws:athena-cloudwatch-metrics
  dependency-type: direct:production
  update-type: version-update:semver-minor
- dependency-name: com.amazonaws:athena-dynamodb
  dependency-type: direct:production
  update-type: version-update:semver-minor
- dependency-name: com.amazonaws:athena-aws-cmdb
  dependency-type: direct:production
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <[email protected]>
  • Loading branch information
dependabot[bot] authored and MarioRial22 committed Dec 18, 2024
1 parent 2e44404 commit a6e342f
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -15,7 +15,7 @@
<properties>
<maven.compiler.release>8</maven.compiler.release>
<maven.compiler.plugin.version>3.13.0</maven.compiler.plugin.version>
<athena.federation.version>2024.33.1</athena.federation.version>
<athena.federation.version>2024.50.2</athena.federation.version>
<!--
spark.version should not be auto bumped by dependabot.
We are purposefully keeping this at a "lowest common denominator" version.
Expand Down

0 comments on commit a6e342f

Please sign in to comment.