Skip to content

Commit 847617a

Browse files
Update dependency io.openliberty.tools:liberty-maven-plugin to v3.11.1 (#129)
This PR contains the following updates: | Package | Change | Age | Adoption | Passing | Confidence | |---|---|---|---|---|---| | [io.openliberty.tools:liberty-maven-plugin](https://redirect.github.com/OpenLiberty/ci.maven) | `3.10.2` -> `3.11.1` | [![age](https://developer.mend.io/api/mc/badges/age/maven/io.openliberty.tools:liberty-maven-plugin/3.11.1?slim=true)](https://docs.renovatebot.com/merge-confidence/) | [![adoption](https://developer.mend.io/api/mc/badges/adoption/maven/io.openliberty.tools:liberty-maven-plugin/3.11.1?slim=true)](https://docs.renovatebot.com/merge-confidence/) | [![passing](https://developer.mend.io/api/mc/badges/compatibility/maven/io.openliberty.tools:liberty-maven-plugin/3.10.2/3.11.1?slim=true)](https://docs.renovatebot.com/merge-confidence/) | [![confidence](https://developer.mend.io/api/mc/badges/confidence/maven/io.openliberty.tools:liberty-maven-plugin/3.10.2/3.11.1?slim=true)](https://docs.renovatebot.com/merge-confidence/) | --- ### Configuration 📅 **Schedule**: Branch creation - At any time (no schedule defined), Automerge - At any time (no schedule defined). 🚦 **Automerge**: Disabled by config. Please merge this manually once you are satisfied. ♻ **Rebasing**: Whenever PR is behind base branch, or you tick the rebase/retry checkbox. 🔕 **Ignore**: Close this PR and you won't be reminded about this update again. --- - [ ] <!-- rebase-check -->If you want to rebase/retry this PR, check this box --- This PR was generated by [Mend Renovate](https://mend.io/renovate/). View the [repository job log](https://developer.mend.io/github/langchain4j/langchain4j-examples). <!--renovate-debug:eyJjcmVhdGVkSW5WZXIiOiIzOS4xMS41IiwidXBkYXRlZEluVmVyIjoiMzkuMTEuNSIsInRhcmdldEJyYW5jaCI6Im1haW4iLCJsYWJlbHMiOltdfQ==--> Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
1 parent 97a9e00 commit 847617a

File tree

1 file changed

+1
-1
lines changed
  • jakartaee-microprofile-example

1 file changed

+1
-1
lines changed

jakartaee-microprofile-example/pom.xml

+1-1
Original file line numberDiff line numberDiff line change
@@ -94,7 +94,7 @@
9494
<plugin>
9595
<groupId>io.openliberty.tools</groupId>
9696
<artifactId>liberty-maven-plugin</artifactId>
97-
<version>3.10.2</version>
97+
<version>3.11.1</version>
9898
</plugin>
9999
</plugins>
100100
</pluginManagement>

0 commit comments

Comments
 (0)