Skip to content

Commit 28271c0

Browse files
dependabot[bot]alien11689
authored andcommitted
Bump aether.version from 1.11 to 1.13.1
Bumps `aether.version` from 1.11 to 1.13.1. Updates `org.sonatype.aether:aether-api` from 1.11 to 1.13.1 - [Commits](sonatype/sonatype-aether@aether-1.11...aether-1.13.1) Updates `org.sonatype.aether:aether-util` from 1.11 to 1.13.1 - [Commits](sonatype/sonatype-aether@aether-1.11...aether-1.13.1) --- updated-dependencies: - dependency-name: org.sonatype.aether:aether-api dependency-type: direct:production update-type: version-update:semver-minor - dependency-name: org.sonatype.aether:aether-util dependency-type: direct:production update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] <[email protected]>
1 parent 4993040 commit 28271c0

File tree

1 file changed

+1
-1
lines changed
  • blueprint/plugin/blueprint-maven-plugin

1 file changed

+1
-1
lines changed

blueprint/plugin/blueprint-maven-plugin/pom.xml

+1-1
Original file line numberDiff line numberDiff line change
@@ -41,7 +41,7 @@
4141
<java.source.version>1.7</java.source.version>
4242
<java.target.version>1.7</java.target.version>
4343

44-
<aether.version>1.11</aether.version>
44+
<aether.version>1.13.1</aether.version>
4545
<blueprint-maven-plugin-annotation.version>1.3.0</blueprint-maven-plugin-annotation.version>
4646
<blueprint-maven-plugin-pax-cdi-handlers.version>1.0.0</blueprint-maven-plugin-pax-cdi-handlers.version>
4747
<blueprint-maven-plugin-spi.version>1.1.0</blueprint-maven-plugin-spi.version>

0 commit comments

Comments
 (0)