Skip to content

Commit

Permalink
Bump io.openliberty.tools:liberty-maven-plugin from 3.10.3 to 3.11.0
Browse files Browse the repository at this point in the history
Bumps [io.openliberty.tools:liberty-maven-plugin](https://github.com/OpenLiberty/ci.maven) from 3.10.3 to 3.11.0.
- [Release notes](https://github.com/OpenLiberty/ci.maven/releases)
- [Commits](OpenLiberty/ci.maven@liberty-maven-3.10.3...liberty-maven-3.11.0)

---
updated-dependencies:
- dependency-name: io.openliberty.tools:liberty-maven-plugin
  dependency-type: direct:production
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <[email protected]>
  • Loading branch information
dependabot[bot] authored Oct 11, 2024
1 parent 615e089 commit 9db34e0
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 @@ -14,7 +14,7 @@
<maven.compiler.source>17</maven.compiler.source>
<maven.compiler.target>17</maven.compiler.target>
<!-- Plugins -->
<version.liberty-maven-plugin>3.10.3</version.liberty-maven-plugin>
<version.liberty-maven-plugin>3.11.0</version.liberty-maven-plugin>
<!-- OpenLiberty runtime -->
<version.openliberty-group>io.openliberty.beta</version.openliberty-group>
<!--<version.openliberty-runtime>24.0.0.8-beta</version.openliberty-runtime>-->
Expand Down

0 comments on commit 9db34e0

Please sign in to comment.