Skip to content

Commit 22e72ef

Browse files
authored
Merge pull request #127 from donbourne/update_liberty_mvn_plugin
update Liberty maven build plugin
2 parents aa83d08 + 2cecdea commit 22e72ef

File tree

1 file changed

+1
-1
lines changed
  • examples/liberty-car-booking

1 file changed

+1
-1
lines changed

examples/liberty-car-booking/pom.xml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -147,7 +147,7 @@
147147
<plugin>
148148
<groupId>io.openliberty.tools</groupId>
149149
<artifactId>liberty-maven-plugin</artifactId>
150-
<version>3.10.3</version>
150+
<version>3.11.2</version>
151151
<configuration>
152152
<bootstrapProperties>
153153
<project.name>${project.build.finalName}</project.name>

0 commit comments

Comments
 (0)