We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
2 parents 9dbc36a + 1bd6ea7 commit e700d0aCopy full SHA for e700d0a
finish/pom.xml
@@ -75,7 +75,7 @@
75
<dependency>
76
<groupId>org.junit.jupiter</groupId>
77
<artifactId>junit-jupiter</artifactId>
78
- <version>5.11.3</version>
+ <version>5.11.4</version>
79
<!-- tag::test2[] -->
80
<scope>test</scope>
81
<!-- end::test2[] -->
@@ -97,7 +97,7 @@
97
<plugin>
98
<groupId>io.openliberty.tools</groupId>
99
<artifactId>liberty-maven-plugin</artifactId>
100
- <version>3.11.1</version>
+ <version>3.11.2</version>
101
<!-- tag::configuration[] -->
102
<configuration>
103
<!-- tag::serverName[] -->
0 commit comments