Skip to content

Commit 8eb2fb9

Browse files
author
Dennis Labordus
authored
Merge pull request #123 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 6ec2c28 + 2ce4a8c commit 8eb2fb9

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
@@ -181,7 +181,7 @@ SPDX-License-Identifier: Apache-2.0
181181
<plugin>
182182
<groupId>org.apache.maven.plugins</groupId>
183183
<artifactId>maven-jar-plugin</artifactId>
184-
<version>3.2.2</version>
184+
<version>3.3.0</version>
185185
<executions>
186186
<execution>
187187
<goals>

0 commit comments

Comments
 (0)