Skip to content

Commit d39cc64

Browse files
Bump io.openliberty.tools:liberty-maven-plugin from 3.9 to 3.10 (#1779)
Bumps [io.openliberty.tools:liberty-maven-plugin](https://github.com/OpenLiberty/ci.maven) from 3.9 to 3.10. - [Release notes](https://github.com/OpenLiberty/ci.maven/releases) - [Commits](OpenLiberty/ci.maven@liberty-maven-3.9...liberty-maven-3.10) --- 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] <support@github.com> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
1 parent 1ef804c commit d39cc64

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

apps/openliberty/pom.xml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -186,7 +186,7 @@
186186
<plugin>
187187
<groupId>io.openliberty.tools</groupId>
188188
<artifactId>liberty-maven-plugin</artifactId>
189-
<version>3.9</version>
189+
<version>3.10</version>
190190
<executions>
191191
<execution>
192192
<id>start-liberty</id>

0 commit comments

Comments
 (0)