Skip to content

Commit

Permalink
Merge pull request #478 from jakartaee/dependabot/maven/org.apache.ma…
Browse files Browse the repository at this point in the history
…ven.plugins-maven-jar-plugin-3.4.1

Bump org.apache.maven.plugins:maven-jar-plugin from 3.3.0 to 3.4.1
  • Loading branch information
KyleAure committed May 2, 2024
2 parents feb499c + 0b088ae commit e6e22db
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion api/pom.xml
Expand Up @@ -136,7 +136,7 @@
<plugin>
<groupId>org.apache.maven.plugins</groupId>
<artifactId>maven-jar-plugin</artifactId>
<version>3.3.0</version>
<version>3.4.1</version>
<configuration>
<archive>
<manifestFile>${project.build.outputDirectory}/META-INF/MANIFEST.MF</manifestFile>
Expand Down

0 comments on commit e6e22db

Please sign in to comment.