Skip to content

Commit d73dd3d

Browse files
authored
Merge pull request #347 from OpenLiberty/staging
Merge staging to prod - Dependabot Bump
2 parents 2645e8e + 7418dab commit d73dd3d

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.13.0</version>
42+
<version>5.13.2</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.3</version>
83+
<version>3.11.4</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.13.0</version>
42+
<version>5.13.2</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.3</version>
83+
<version>3.11.4</version>
8484
</plugin>
8585
<!-- Plugin to run functional tests -->
8686
<plugin>

0 commit comments

Comments
 (0)