Skip to content

Commit db9be56

Browse files
authored
Merge pull request #300 from OpenLiberty/staging
Merge staging to prod - Dependabot Bump
2 parents 972a6ad + 5ae8b83 commit db9be56

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
@@ -39,7 +39,7 @@
3939
<dependency>
4040
<groupId>org.junit.jupiter</groupId>
4141
<artifactId>junit-jupiter</artifactId>
42-
<version>5.11.3</version>
42+
<version>5.11.4</version>
4343
<scope>test</scope>
4444
</dependency>
4545
<dependency>
@@ -86,7 +86,7 @@
8686
<plugin>
8787
<groupId>io.openliberty.tools</groupId>
8888
<artifactId>liberty-maven-plugin</artifactId>
89-
<version>3.11.1</version>
89+
<version>3.11.2</version>
9090
</plugin>
9191
<!-- Plugin to run functional tests -->
9292
<plugin>

start/pom.xml

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -39,7 +39,7 @@
3939
<dependency>
4040
<groupId>org.junit.jupiter</groupId>
4141
<artifactId>junit-jupiter</artifactId>
42-
<version>5.11.3</version>
42+
<version>5.11.4</version>
4343
<scope>test</scope>
4444
</dependency>
4545
<dependency>
@@ -86,7 +86,7 @@
8686
<plugin>
8787
<groupId>io.openliberty.tools</groupId>
8888
<artifactId>liberty-maven-plugin</artifactId>
89-
<version>3.11.1</version>
89+
<version>3.11.2</version>
9090
</plugin>
9191
<!-- Plugin to run functional tests -->
9292
<plugin>

0 commit comments

Comments
 (0)