Skip to content

Commit e700d0a

Browse files
authored
Merge pull request #207 from OpenLiberty/staging
Merge staging to prod - Dependabot Bump
2 parents 9dbc36a + 1bd6ea7 commit e700d0a

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

finish/pom.xml

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -75,7 +75,7 @@
7575
<dependency>
7676
<groupId>org.junit.jupiter</groupId>
7777
<artifactId>junit-jupiter</artifactId>
78-
<version>5.11.3</version>
78+
<version>5.11.4</version>
7979
<!-- tag::test2[] -->
8080
<scope>test</scope>
8181
<!-- end::test2[] -->
@@ -97,7 +97,7 @@
9797
<plugin>
9898
<groupId>io.openliberty.tools</groupId>
9999
<artifactId>liberty-maven-plugin</artifactId>
100-
<version>3.11.1</version>
100+
<version>3.11.2</version>
101101
<!-- tag::configuration[] -->
102102
<configuration>
103103
<!-- tag::serverName[] -->

0 commit comments

Comments
 (0)