Skip to content

Commit f1ccd4e

Browse files
build(deps): bump athena.federation.version from 2023.49.2 to 2024.7.1
Bumps `athena.federation.version` from 2023.49.2 to 2024.7.1. Updates `com.amazonaws:aws-athena-federation-sdk` from 2023.49.2 to 2024.7.1 - [Release notes](https://github.com/awslabs/aws-athena-query-federation/releases) - [Commits](awslabs/aws-athena-query-federation@v2023.49.2...v2024.7.1) Updates `com.amazonaws:athena-cloudwatch` from 2023.49.2 to 2024.7.1 - [Release notes](https://github.com/awslabs/aws-athena-query-federation/releases) - [Commits](awslabs/aws-athena-query-federation@v2023.49.2...v2024.7.1) Updates `com.amazonaws:athena-cloudwatch-metrics` from 2023.49.2 to 2024.7.1 - [Release notes](https://github.com/awslabs/aws-athena-query-federation/releases) - [Commits](awslabs/aws-athena-query-federation@v2023.49.2...v2024.7.1) Updates `com.amazonaws:athena-dynamodb` from 2023.49.2 to 2024.7.1 - [Release notes](https://github.com/awslabs/aws-athena-query-federation/releases) - [Commits](awslabs/aws-athena-query-federation@v2023.49.2...v2024.7.1) Updates `com.amazonaws:athena-aws-cmdb` from 2023.49.2 to 2024.7.1 - [Release notes](https://github.com/awslabs/aws-athena-query-federation/releases) - [Commits](awslabs/aws-athena-query-federation@v2023.49.2...v2024.7.1) --- updated-dependencies: - dependency-name: com.amazonaws:aws-athena-federation-sdk dependency-type: direct:production update-type: version-update:semver-major - dependency-name: com.amazonaws:athena-cloudwatch dependency-type: direct:production update-type: version-update:semver-major - dependency-name: com.amazonaws:athena-cloudwatch-metrics dependency-type: direct:production update-type: version-update:semver-major - dependency-name: com.amazonaws:athena-dynamodb dependency-type: direct:production update-type: version-update:semver-major - dependency-name: com.amazonaws:athena-aws-cmdb dependency-type: direct:production update-type: version-update:semver-major ... Signed-off-by: dependabot[bot] <[email protected]>
1 parent b7b1693 commit f1ccd4e

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

pom.xml

+1-1
Original file line numberDiff line numberDiff line change
@@ -15,7 +15,7 @@
1515
<properties>
1616
<maven.compiler.release>8</maven.compiler.release>
1717
<maven.compiler.plugin.version>3.11.0</maven.compiler.plugin.version>
18-
<athena.federation.version>2023.49.2</athena.federation.version>
18+
<athena.federation.version>2024.7.1</athena.federation.version>
1919
<!--
2020
spark.version should not be auto bumped by dependabot.
2121
We are purposefully keeping this at a "lowest common denominator" version.

0 commit comments

Comments
 (0)