Skip to content

Commit 0066f00

Browse files
Bump io.openliberty.tools:liberty-maven-plugin in /start
Bumps [io.openliberty.tools:liberty-maven-plugin](https://github.com/OpenLiberty/ci.maven) from 3.11.5 to 3.12.0. - [Release notes](https://github.com/OpenLiberty/ci.maven/releases) - [Commits](OpenLiberty/ci.maven@liberty-maven-3.11.5...liberty-maven-3.12.0) --- updated-dependencies: - dependency-name: io.openliberty.tools:liberty-maven-plugin dependency-version: 3.12.0 dependency-type: direct:development update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] <support@github.com>
1 parent c8781c6 commit 0066f00

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

start/pom.xml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -84,7 +84,7 @@ xsi:schemaLocation=
8484
<plugin>
8585
<groupId>io.openliberty.tools</groupId>
8686
<artifactId>liberty-maven-plugin</artifactId>
87-
<version>3.11.5</version>
87+
<version>3.12.0</version>
8888
</plugin>
8989

9090
<!-- Plugin to run functional tests -->

0 commit comments

Comments
 (0)