Skip to content

Commit 549eefb

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.11.3 to 3.11.4. - [Release notes](https://github.com/OpenLiberty/ci.maven/releases) - [Commits](OpenLiberty/ci.maven@liberty-maven-3.11.3...liberty-maven-3.11.4) --- updated-dependencies: - dependency-name: io.openliberty.tools:liberty-maven-plugin dependency-version: 3.11.4 dependency-type: direct:production update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] <[email protected]>
1 parent 675d408 commit 549eefb

File tree

2 files changed

+2
-2
lines changed

2 files changed

+2
-2
lines changed

finish/inventory/pom.xml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -83,7 +83,7 @@
8383
<plugin>
8484
<groupId>io.openliberty.tools</groupId>
8585
<artifactId>liberty-maven-plugin</artifactId>
86-
<version>3.11.3</version>
86+
<version>3.11.4</version>
8787
</plugin>
8888
<!-- Plugin to run unit tests -->
8989
<plugin>

finish/system/pom.xml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -70,7 +70,7 @@
7070
<plugin>
7171
<groupId>io.openliberty.tools</groupId>
7272
<artifactId>liberty-maven-plugin</artifactId>
73-
<version>3.11.3</version>
73+
<version>3.11.4</version>
7474
</plugin>
7575
<!-- Plugin to run unit tests -->
7676
<plugin>

0 commit comments

Comments
 (0)