Skip to content

Commit

Permalink
Bump maven-assembly-plugin from 3.5.0 to 3.6.0 (#135)
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] <[email protected]>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
  • Loading branch information
dependabot[bot] authored May 16, 2023
1 parent 5979834 commit ead2427
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion jsyntrax/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -47,7 +47,7 @@
<java.version>1.11</java.version>
<maven.surefire.plugin.version>3.1.0</maven.surefire.plugin.version>
<junit.version>5.9.3</junit.version>
<maven.assembly.plugin.version>3.5.0</maven.assembly.plugin.version>
<maven.assembly.plugin.version>3.6.0</maven.assembly.plugin.version>
<assertj.core.version>3.24.2</assertj.core.version>
<approvaltests.version>9.5.0</approvaltests.version>
<jacoco.maven.plugin.version>0.8.10</jacoco.maven.plugin.version>
Expand Down

0 comments on commit ead2427

Please sign in to comment.