Skip to content

Commit 9fd78df

Browse files
authored
Merge pull request #173 from OpenLiberty/staging
Merge staging to prod - Dependabot Bump
2 parents ee94eb5 + f81df34 commit 9fd78df

File tree

2 files changed

+4
-4
lines changed

2 files changed

+4
-4
lines changed

finish/system/pom.xml

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -42,7 +42,7 @@
4242
<dependency>
4343
<groupId>org.junit.jupiter</groupId>
4444
<artifactId>junit-jupiter</artifactId>
45-
<version>5.13.0</version>
45+
<version>5.13.2</version>
4646
<scope>test</scope>
4747
</dependency>
4848
<dependency>
@@ -71,7 +71,7 @@
7171
<plugin>
7272
<groupId>io.openliberty.tools</groupId>
7373
<artifactId>liberty-maven-plugin</artifactId>
74-
<version>3.11.3</version>
74+
<version>3.11.4</version>
7575
</plugin>
7676
<!-- Plugin to run unit tests -->
7777
<plugin>

start/system/pom.xml

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -42,7 +42,7 @@
4242
<dependency>
4343
<groupId>org.junit.jupiter</groupId>
4444
<artifactId>junit-jupiter</artifactId>
45-
<version>5.13.0</version>
45+
<version>5.13.2</version>
4646
<scope>test</scope>
4747
</dependency>
4848
<dependency>
@@ -71,7 +71,7 @@
7171
<plugin>
7272
<groupId>io.openliberty.tools</groupId>
7373
<artifactId>liberty-maven-plugin</artifactId>
74-
<version>3.11.3</version>
74+
<version>3.11.4</version>
7575
</plugin>
7676
<!-- Plugin to run unit tests -->
7777
<plugin>

0 commit comments

Comments
 (0)