Skip to content
This repository was archived by the owner on Mar 5, 2025. It is now read-only.

Commit b36074c

Browse files
committed
Upgrade maven-jar-plugin to 3.4.2
1 parent f48cdf2 commit b36074c

File tree

2 files changed

+2
-1
lines changed

2 files changed

+2
-1
lines changed

CHANGES

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -31,6 +31,7 @@ Platform 3.28
3131
- maven-assembly-plugin to 3.7.1 (was 3.3.0)
3232
- maven-release-plugin to 3.1.1 (was 2.5.3)
3333
- maven-javadoc-plugin to 3.11.2 (was 3.2.0)
34+
- maven-jar-plugin to 3.4.2 (was 3.2.0)
3435

3536
Platform 3.27
3637

library/pom.xml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -319,7 +319,7 @@
319319
<plugin>
320320
<groupId>org.apache.maven.plugins</groupId>
321321
<artifactId>maven-jar-plugin</artifactId>
322-
<version>3.2.0</version>
322+
<version>3.4.2</version>
323323
<configuration>
324324
<archive>
325325
<manifest>

0 commit comments

Comments
 (0)