Skip to content

Commit aceb5ad

Browse files
author
Dennis Labordus
authored
Merge pull request #167 from com-pas/dependabot/maven/org.apache.maven.plugins-maven-jar-plugin-3.2.2
Bump maven-jar-plugin from 3.2.1 to 3.2.2
2 parents 2df4e6c + c40731c commit aceb5ad

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
@@ -179,7 +179,7 @@ SPDX-License-Identifier: Apache-2.0
179179
<plugin>
180180
<groupId>org.apache.maven.plugins</groupId>
181181
<artifactId>maven-jar-plugin</artifactId>
182-
<version>3.2.1</version>
182+
<version>3.2.2</version>
183183
<executions>
184184
<execution>
185185
<goals>

0 commit comments

Comments
 (0)