Skip to content

Commit

Permalink
Bump org.wildfly.plugins:wildfly-jar-maven-plugin
Browse files Browse the repository at this point in the history
Bumps [org.wildfly.plugins:wildfly-jar-maven-plugin](https://github.com/wildfly-extras/wildfly-jar-maven-plugin) from 10.0.0.Final to 11.0.0.Final.
- [Release notes](https://github.com/wildfly-extras/wildfly-jar-maven-plugin/releases)
- [Changelog](https://github.com/wildfly-extras/wildfly-jar-maven-plugin/blob/main/release_process.adoc)
- [Commits](wildfly-extras/wildfly-jar-maven-plugin@10.0.0.Final...11.0.0.Final)

---
updated-dependencies:
- dependency-name: org.wildfly.plugins:wildfly-jar-maven-plugin
  dependency-type: direct:production
  update-type: version-update:semver-major
...

Signed-off-by: dependabot[bot] <support@github.com>
  • Loading branch information
dependabot[bot] authored Apr 24, 2024
1 parent 331619b commit c39a031
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion bootable-jar/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -39,7 +39,7 @@
<version.org.junit>5.10.2</version.org.junit>
<version.org.wildfly>31.0.0.Final</version.org.wildfly>

<version.wildfly-jar-maven-plugin>10.0.0.Final</version.wildfly-jar-maven-plugin>
<version.wildfly-jar-maven-plugin>11.0.0.Final</version.wildfly-jar-maven-plugin>

<!-- Other properties -->
<maven.test.skip>false</maven.test.skip>
Expand Down

0 comments on commit c39a031

Please sign in to comment.