Skip to content

Commit

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

build(deps): bump org.apache.maven.plugins:maven-jar-plugin from 3.4.1 to 3.4.2
  • Loading branch information
liquibot authored Jul 15, 2024
2 parents 76ad515 + 7a09ada commit b1875b5
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -176,7 +176,7 @@
</plugin>
<plugin>
<artifactId>maven-jar-plugin</artifactId>
<version>3.4.1</version> <!-- for reproducible builds: >= 3.4.1 -->
<version>3.4.2</version> <!-- for reproducible builds: >= 3.4.2 -->
</plugin>
<plugin>
<artifactId>maven-javadoc-plugin</artifactId>
Expand Down

0 comments on commit b1875b5

Please sign in to comment.