Skip to content

Commit

Permalink
fix(deps): update dependency org.apache.maven:maven-archiver to v3.6.3
Browse files Browse the repository at this point in the history
  • Loading branch information
renovate[bot] committed Oct 25, 2024
1 parent b7fd65d commit 3e4b455
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 @@ -126,7 +126,7 @@
<!-- maven-archiver must be compile scope, see #736 -->
<groupId>org.apache.maven</groupId>
<artifactId>maven-archiver</artifactId>
<version>3.6.2</version>
<version>3.6.3</version>
</dependency>
<dependency>
<groupId>org.apache.ant</groupId>
Expand Down

0 comments on commit 3e4b455

Please sign in to comment.