Skip to content

Commit

Permalink
Merge pull request asterisk-java#626 from asterisk-java/dependabot/ma…
Browse files Browse the repository at this point in the history
…ven/org.apache.maven.plugins-maven-assembly-plugin-3.7.1
  • Loading branch information
dependabot[bot] authored Aug 28, 2024
2 parents 0a88464 + 38c8b93 commit 3f43be3
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 @@ -186,7 +186,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>${project.basedir}/src/main/assembly/bin.xml</descriptor>
Expand Down

0 comments on commit 3f43be3

Please sign in to comment.