Skip to content

Commit e95a454

Browse files
authored
Merge pull request #1172 from oracle/dependabot/maven/org.apache.maven.plugins-maven-jar-plugin-3.2.2
Bump maven-jar-plugin from 3.2.0 to 3.2.2
2 parents 584bee0 + cc9a311 commit e95a454

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

pom.xml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -131,7 +131,7 @@
131131
<plugin>
132132
<groupId>org.apache.maven.plugins</groupId>
133133
<artifactId>maven-jar-plugin</artifactId>
134-
<version>3.2.0</version>
134+
<version>3.2.2</version>
135135
<configuration>
136136
<archive>
137137
<manifestEntries>

0 commit comments

Comments
 (0)