Skip to content

Commit

Permalink
fix(deps): update dependency org.apache.maven.plugins:maven-assembly-…
Browse files Browse the repository at this point in the history
…plugin to v3.7.1
  • Loading branch information
renovate[bot] authored Mar 18, 2024
1 parent 3f6cbd6 commit d3ea428
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 @@ -38,7 +38,7 @@
<dependency>
<groupId>org.apache.maven.plugins</groupId>
<artifactId>maven-assembly-plugin</artifactId>
<version>3.3.0</version>
<version>3.7.1</version>
<type>maven-plugin</type>
</dependency>
</dependencies>
Expand Down

0 comments on commit d3ea428

Please sign in to comment.