Skip to content

Commit 1df47ca

Browse files
Bump io.openliberty.tools:liberty-maven-plugin in /finish
Bumps [io.openliberty.tools:liberty-maven-plugin](https://github.com/OpenLiberty/ci.maven) from 3.10.3 to 3.11.1. - [Release notes](https://github.com/OpenLiberty/ci.maven/releases) - [Commits](OpenLiberty/ci.maven@liberty-maven-3.10.3...liberty-maven-3.11.1) --- 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]>
1 parent c984614 commit 1df47ca

File tree

2 files changed

+2
-2
lines changed

2 files changed

+2
-2
lines changed

Diff for: finish/inventory/pom.xml

+1-1
Original file line numberDiff line numberDiff line change
@@ -90,7 +90,7 @@
9090
<plugin>
9191
<groupId>io.openliberty.tools</groupId>
9292
<artifactId>liberty-maven-plugin</artifactId>
93-
<version>3.10.3</version>
93+
<version>3.11.1</version>
9494
</plugin>
9595
<!-- Plugin to run unit tests -->
9696
<plugin>

Diff for: finish/system/pom.xml

+1-1
Original file line numberDiff line numberDiff line change
@@ -71,7 +71,7 @@
7171
<plugin>
7272
<groupId>io.openliberty.tools</groupId>
7373
<artifactId>liberty-maven-plugin</artifactId>
74-
<version>3.10.3</version>
74+
<version>3.11.1</version>
7575
</plugin>
7676
<!-- Plugin to run unit tests -->
7777
<plugin>

0 commit comments

Comments
 (0)