Skip to content

Commit 1903807

Browse files
authored
Merge pull request #161 from common-workflow-language/dependabot/maven/org.apache.maven.plugins-maven-jar-plugin-3.4.1
Bump org.apache.maven.plugins:maven-jar-plugin from 3.3.0 to 3.4.1
2 parents 5e58ea1 + 8516f00 commit 1903807

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

pom.xml

+1-1
Original file line numberDiff line numberDiff line change
@@ -58,7 +58,7 @@
5858
<plugin>
5959
<groupId>org.apache.maven.plugins</groupId>
6060
<artifactId>maven-jar-plugin</artifactId>
61-
<version>3.3.0</version>
61+
<version>3.4.1</version>
6262
<configuration>
6363
<archive>
6464
<manifestFile>src/main/resources/META-INF/MANIFEST.MF</manifestFile>

0 commit comments

Comments
 (0)