Skip to content

Commit 0ba87b8

Browse files
authored
Merge pull request #1237 from jenkins-docs/dependabot/maven/org.apache.maven.plugins-maven-jar-plugin-3.5.0
Bump org.apache.maven.plugins:maven-jar-plugin from 3.4.2 to 3.5.0
2 parents 2084b08 + 969dde3 commit 0ba87b8

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

pom.xml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -36,7 +36,7 @@
3636
<!-- Build an executable JAR -->
3737
<groupId>org.apache.maven.plugins</groupId>
3838
<artifactId>maven-jar-plugin</artifactId>
39-
<version>3.4.2</version>
39+
<version>3.5.0</version>
4040
<configuration>
4141
<archive>
4242
<manifest>

0 commit comments

Comments
 (0)