Skip to content

Commit 0521887

Browse files
authored
Merge pull request #75 from com-pas/dependabot/maven/org.apache.maven.plugins-maven-jar-plugin-3.4.0
chore(deps): Bump org.apache.maven.plugins:maven-jar-plugin from 3.3.0 to 3.4.0
2 parents c9d2029 + e7ffc45 commit 0521887

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
@@ -29,7 +29,7 @@ SPDX-License-Identifier: Apache-2.0
2929
<plugin>
3030
<groupId>org.apache.maven.plugins</groupId>
3131
<artifactId>maven-jar-plugin</artifactId>
32-
<version>3.3.0</version>
32+
<version>3.4.0</version>
3333
</plugin>
3434
</plugins>
3535
</pluginManagement>

0 commit comments

Comments
 (0)