Skip to content

Commit

Permalink
Merge pull request #337 from filip26/dependabot/maven/org.apache.mave…
Browse files Browse the repository at this point in the history
…n.plugins-maven-jar-plugin-3.4.1

Bump org.apache.maven.plugins:maven-jar-plugin from 3.4.0 to 3.4.1
  • Loading branch information
filip26 committed Apr 22, 2024
2 parents ab53bbe + f721333 commit 500f065
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion pom_parent.xml
Original file line number Diff line number Diff line change
Expand Up @@ -87,7 +87,7 @@
<plugins>
<plugin>
<artifactId>maven-jar-plugin</artifactId>
<version>3.4.0</version>
<version>3.4.1</version>
<configuration>
<classifier>${envClassifier}</classifier>
</configuration>
Expand Down

0 comments on commit 500f065

Please sign in to comment.