Skip to content

Commit

Permalink
Merge pull request #165 from zeldigas/renovate/org.apache.maven.plugi…
Browse files Browse the repository at this point in the history
…ns-maven-assembly-plugin-3.x

chore(deps): update dependency org.apache.maven.plugins:maven-assembly-plugin to v3.7.1
  • Loading branch information
zeldigas authored Mar 23, 2024
2 parents ce34824 + 920e60a commit 2761b77
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion cli/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -48,7 +48,7 @@
<plugin>
<groupId>org.apache.maven.plugins</groupId>
<artifactId>maven-assembly-plugin</artifactId>
<version>3.6.0</version>
<version>3.7.1</version>
<configuration>
<descriptors>
<descriptor>src/assembly/cli-package.xml</descriptor>
Expand Down

0 comments on commit 2761b77

Please sign in to comment.