Skip to content

Commit 504a4b6

Browse files
author
Dennis Labordus
authored
Merge pull request #258 from com-pas/dependabot/maven/org.apache.maven.plugins-maven-jar-plugin-3.3.0
Bump maven-jar-plugin from 3.2.2 to 3.3.0
2 parents 64a0e79 + 77f566c commit 504a4b6

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
@@ -178,7 +178,7 @@ SPDX-License-Identifier: Apache-2.0
178178
<plugin>
179179
<groupId>org.apache.maven.plugins</groupId>
180180
<artifactId>maven-jar-plugin</artifactId>
181-
<version>3.2.2</version>
181+
<version>3.3.0</version>
182182
<executions>
183183
<execution>
184184
<goals>

0 commit comments

Comments
 (0)