Skip to content

Commit

Permalink
Bump maven-assembly-plugin from 3.5.0 to 3.6.0
Browse files Browse the repository at this point in the history
Bumps [maven-assembly-plugin](https://github.com/apache/maven-assembly-plugin) from 3.5.0 to 3.6.0.
- [Commits](apache/maven-assembly-plugin@maven-assembly-plugin-3.5.0...maven-assembly-plugin-3.6.0)

---
updated-dependencies:
- dependency-name: org.apache.maven.plugins:maven-assembly-plugin
  dependency-type: direct:production
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <support@github.com>
  • Loading branch information
dependabot[bot] committed May 31, 2023
1 parent 764ab4d commit 659701c
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 @@ -94,7 +94,7 @@
<version.flatten-maven-plugin>1.4.1</version.flatten-maven-plugin>
<version.jacoco>0.8.10</version.jacoco>
<version.maven-antrun-plugin>3.1.0</version.maven-antrun-plugin>
<version.maven-assembly-plugin>3.5.0</version.maven-assembly-plugin>
<version.maven-assembly-plugin>3.6.0</version.maven-assembly-plugin>
<version.maven-compiler-plugin>3.11.0</version.maven-compiler-plugin>
<version.maven-enforcer-plugin>3.3.0</version.maven-enforcer-plugin>
<version.maven-jar-plugin>3.3.0</version.maven-jar-plugin>
Expand Down

0 comments on commit 659701c

Please sign in to comment.