Skip to content

Commit

Permalink
Bump org.apache.maven.plugins:maven-jar-plugin from 3.4.0 to 3.4.1 (#…
Browse files Browse the repository at this point in the history
  • Loading branch information
dependabot[bot] committed Apr 23, 2024
1 parent 2b88b48 commit 5227f5b
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 2 deletions.
2 changes: 1 addition & 1 deletion bunsen/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -201,7 +201,7 @@
<plugin>
<groupId>org.apache.maven.plugins</groupId>
<artifactId>maven-jar-plugin</artifactId>
<version>3.4.0</version>
<version>3.4.1</version>
</plugin>

<plugin>
Expand Down
2 changes: 1 addition & 1 deletion pipelines/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -225,7 +225,7 @@
</plugin>
<plugin>
<artifactId>maven-jar-plugin</artifactId>
<version>3.4.0</version>
<version>3.4.1</version>
</plugin>
<plugin>
<artifactId>maven-install-plugin</artifactId>
Expand Down

0 comments on commit 5227f5b

Please sign in to comment.