Browse Source

Upgrade to maven-archiver 3.2.0

Closes gh-14433
pull/14446/head
Phillip Webb 7 years ago
parent
commit
6e64ae0921
  1. 2
      spring-boot-project/spring-boot-parent/pom.xml

2
spring-boot-project/spring-boot-parent/pom.xml

@ -141,7 +141,7 @@ @@ -141,7 +141,7 @@
<dependency>
<groupId>org.apache.maven</groupId>
<artifactId>maven-archiver</artifactId>
<version>2.6</version>
<version>3.2.0</version>
</dependency>
<dependency>
<groupId>org.apache.maven</groupId>

Loading…
Cancel
Save