Browse Source

Upgrade to Plexus Utils 3.0.24

Closes gh-12065
pull/12120/merge
Andy Wilkinson 8 years ago
parent
commit
85f45adb9a
  1. 2
      spring-boot-parent/pom.xml

2
spring-boot-parent/pom.xml

@ -171,7 +171,7 @@
<dependency> <dependency>
<groupId>org.codehaus.plexus</groupId> <groupId>org.codehaus.plexus</groupId>
<artifactId>plexus-utils</artifactId> <artifactId>plexus-utils</artifactId>
<version>3.0.20</version> <version>3.0.24</version>
</dependency> </dependency>
<dependency> <dependency>
<groupId>org.eclipse.aether</groupId> <groupId>org.eclipse.aether</groupId>

Loading…
Cancel
Save