Skip to content

Commit 7868037

Browse files
authored
Merge pull request #309 from OpenLiberty/staging
Merge staging to prod - Dependabot Bump
2 parents 3622cb8 + c5a174d commit 7868037

2 files changed

Lines changed: 4 additions & 4 deletions

File tree

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>
@@ -80,7 +80,7 @@
8080
<plugin>
8181
<groupId>io.openliberty.tools</groupId>
8282
<artifactId>liberty-maven-plugin</artifactId>
83-
<version>3.11.1</version>
83+
<version>3.11.2</version>
8484
</plugin>
8585
<!-- Plugin to run functional tests -->
8686
<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>
@@ -80,7 +80,7 @@
8080
<plugin>
8181
<groupId>io.openliberty.tools</groupId>
8282
<artifactId>liberty-maven-plugin</artifactId>
83-
<version>3.11.1</version>
83+
<version>3.11.2</version>
8484
</plugin>
8585
<!-- Plugin to run functional tests -->
8686
<plugin>

0 commit comments

Comments
 (0)