Skip to content

Commit 17cc220

Browse files
authored
Merge pull request #480 from OpenLiberty/staging
Merge staging to prod - Dependabot Bump
2 parents 55d1f40 + a442310 commit 17cc220

File tree

2 files changed

+4
-4
lines changed

2 files changed

+4
-4
lines changed

finish/pom.xml

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -38,7 +38,7 @@
3838
<dependency>
3939
<groupId>org.junit.jupiter</groupId>
4040
<artifactId>junit-jupiter</artifactId>
41-
<version>5.13.0</version>
41+
<version>5.13.2</version>
4242
<scope>test</scope>
4343
</dependency>
4444
<dependency>
@@ -69,7 +69,7 @@
6969
<plugin>
7070
<groupId>io.openliberty.tools</groupId>
7171
<artifactId>liberty-maven-plugin</artifactId>
72-
<version>3.11.3</version>
72+
<version>3.11.4</version>
7373
</plugin>
7474
<!-- end::libertyMavenPlugin[] -->
7575
<plugin>

start/pom.xml

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -38,7 +38,7 @@
3838
<dependency>
3939
<groupId>org.junit.jupiter</groupId>
4040
<artifactId>junit-jupiter</artifactId>
41-
<version>5.13.0</version>
41+
<version>5.13.2</version>
4242
<scope>test</scope>
4343
</dependency>
4444
<dependency>
@@ -68,7 +68,7 @@
6868
<plugin>
6969
<groupId>io.openliberty.tools</groupId>
7070
<artifactId>liberty-maven-plugin</artifactId>
71-
<version>3.11.3</version>
71+
<version>3.11.4</version>
7272
</plugin>
7373
<plugin>
7474
<groupId>org.apache.maven.plugins</groupId>

0 commit comments

Comments
 (0)