Skip to content

Commit

Permalink
Bump liberty-maven-plugin from 3.5.1 to 3.8.2 in /jakarta-ee-example (#…
Browse files Browse the repository at this point in the history
…95)

Bumps [liberty-maven-plugin](https://github.com/OpenLiberty/ci.maven) from 3.5.1 to 3.8.2.
- [Release notes](https://github.com/OpenLiberty/ci.maven/releases)
- [Commits](OpenLiberty/ci.maven@liberty-maven-3.5.1...liberty-maven-3.8.2)

---
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]>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
  • Loading branch information
dependabot[bot] authored Jul 3, 2023
1 parent 48d9eff commit c4422c4
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion jakarta-ee-example/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -131,7 +131,7 @@
<plugin>
<groupId>io.openliberty.tools</groupId>
<artifactId>liberty-maven-plugin</artifactId>
<version>3.5.1</version>
<version>3.8.2</version>
<configuration>
<libertyRuntimeVersion>21.0.0.8</libertyRuntimeVersion>
<serverStartTimeout>60</serverStartTimeout>
Expand Down

0 comments on commit c4422c4

Please sign in to comment.