Skip to content

Commit 6e64ae0

Browse files
committed
Upgrade to maven-archiver 3.2.0
Closes gh-14433
1 parent e00a254 commit 6e64ae0

File tree

1 file changed

+1
-1
lines changed
  • spring-boot-project/spring-boot-parent

1 file changed

+1
-1
lines changed

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

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -141,7 +141,7 @@
141141
<dependency>
142142
<groupId>org.apache.maven</groupId>
143143
<artifactId>maven-archiver</artifactId>
144-
<version>2.6</version>
144+
<version>3.2.0</version>
145145
</dependency>
146146
<dependency>
147147
<groupId>org.apache.maven</groupId>

0 commit comments

Comments
 (0)