Skip to content

Commit

Permalink
Bump org.eclipse.aether:aether-util from 1.0.0.v20140518 to 1.1.0
Browse files Browse the repository at this point in the history
Bumps org.eclipse.aether:aether-util from 1.0.0.v20140518 to 1.1.0.

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

Signed-off-by: dependabot[bot] <[email protected]>
  • Loading branch information
dependabot[bot] authored Oct 30, 2023
1 parent 03c71d1 commit a2c7d16
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion maven-surefire-common/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -56,7 +56,7 @@
<groupId>org.eclipse.aether</groupId>
<artifactId>aether-util</artifactId>
<!-- tha same version as in Maven 3.2.5 -->
<version>1.0.0.v20140518</version>
<version>1.1.0</version>
</dependency>
<dependency>
<groupId>org.apache.maven.plugin-tools</groupId>
Expand Down

0 comments on commit a2c7d16

Please sign in to comment.