Skip to content

Commit

Permalink
Bump aether.version from 0.9.0.M2 to 1.1.0
Browse files Browse the repository at this point in the history
Bumps `aether.version` from 0.9.0.M2 to 1.1.0.

Updates `org.eclipse.aether:aether-api` from 0.9.0.M2 to 1.1.0

Updates `org.eclipse.aether:aether-util` from 0.9.0.M2 to 1.1.0

---
updated-dependencies:
- dependency-name: org.eclipse.aether:aether-api
  dependency-type: direct:production
  update-type: version-update:semver-major
- dependency-name: org.eclipse.aether:aether-util
  dependency-type: direct:production
  update-type: version-update:semver-major
...

Signed-off-by: dependabot[bot] <[email protected]>
  • Loading branch information
dependabot[bot] authored May 10, 2024
1 parent cb7c2c1 commit bd72ad1
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 @@ -74,7 +74,7 @@
<maven.compiler.target>1.8</maven.compiler.target>
<java.version>8</java.version>
<project.build.resourceEncoding>UTF-8</project.build.resourceEncoding>
<aether.version>0.9.0.M2</aether.version>
<aether.version>1.1.0</aether.version>
<apache.curator.version>5.3.0</apache.curator.version>
<apache.kafka.version>3.6.1</apache.kafka.version>
<!-- when updating apache ranger, verify the usage of aws-bundle-sdk vs aws-logs-sdk
Expand Down

0 comments on commit bd72ad1

Please sign in to comment.