Skip to content

Commit ede815f

Browse files
authored
Merge pull request #272 from OpenLiberty/dependabot/maven/start/io.openliberty.tools-liberty-maven-plugin-3.11.1
Bump io.openliberty.tools:liberty-maven-plugin from 3.10.3 to 3.11.1 in /start
2 parents 78980d3 + e94eb04 commit ede815f

File tree

2 files changed

+2
-2
lines changed

2 files changed

+2
-2
lines changed

start/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.10.3</version>
86+
<version>3.11.1</version>
8787
</plugin>
8888
<!-- Plugin to run unit tests -->
8989
<plugin>

start/system/pom.xml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -69,7 +69,7 @@
6969
<plugin>
7070
<groupId>io.openliberty.tools</groupId>
7171
<artifactId>liberty-maven-plugin</artifactId>
72-
<version>3.10.3</version>
72+
<version>3.11.1</version>
7373
</plugin>
7474
<!-- Plugin to run unit tests -->
7575
<plugin>

0 commit comments

Comments
 (0)