[go: nahoru, domu]

Skip to content

Commit

Permalink
build(deps): update dependency org.apache.maven.plugins:maven-jar-plu…
Browse files Browse the repository at this point in the history
…gin to v3.4.1 (#1947)
  • Loading branch information
renovate-bot committed May 31, 2024
1 parent 84f8c6b commit 664ab8b
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 2 deletions.
Original file line number Diff line number Diff line change
Expand Up @@ -19,7 +19,7 @@
</plugin>
<plugin>
<artifactId>maven-jar-plugin</artifactId>
<version>3.3.0</version>
<version>3.4.1</version>
<configuration>
<archive>
<manifestEntries>
Expand Down
2 changes: 1 addition & 1 deletion pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -326,7 +326,7 @@
<plugin>
<groupId>org.apache.maven.plugins</groupId>
<artifactId>maven-jar-plugin</artifactId>
<version>3.3.0</version>
<version>3.4.1</version>
<executions>
<execution>
<goals>
Expand Down

0 comments on commit 664ab8b

Please sign in to comment.