Skip to content

Commit a1e8355

Browse files
committed
Upgrade to maven-archiver 3.4.0
Closes gh-18453
1 parent b662882 commit a1e8355

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
@@ -104,7 +104,7 @@
104104
<dependency>
105105
<groupId>org.apache.maven</groupId>
106106
<artifactId>maven-archiver</artifactId>
107-
<version>3.2.0</version>
107+
<version>3.4.0</version>
108108
</dependency>
109109
<dependency>
110110
<groupId>org.apache.maven</groupId>

0 commit comments

Comments
 (0)