Skip to content

Commit fe59327

Browse files
authored
Merge pull request #261 from OpenLiberty/staging
Merge staging to prod - Dependabot Bump
2 parents ca94056 + 047293d commit fe59327

File tree

2 files changed

+4
-4
lines changed

2 files changed

+4
-4
lines changed

Diff for: finish/pom.xml

+2-2
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.12.0</version>
41+
<version>5.12.1</version>
4242
<scope>test</scope>
4343
</dependency>
4444
</dependencies>
@@ -55,7 +55,7 @@
5555
<plugin>
5656
<groupId>io.openliberty.tools</groupId>
5757
<artifactId>liberty-maven-plugin</artifactId>
58-
<version>3.11.2</version>
58+
<version>3.11.3</version>
5959
</plugin>
6060
<!-- Frontend resources -->
6161
<!-- tag::frontend-plugin[] -->

Diff for: start/pom.xml

+2-2
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.12.0</version>
41+
<version>5.12.1</version>
4242
<scope>test</scope>
4343
</dependency>
4444
</dependencies>
@@ -55,7 +55,7 @@
5555
<plugin>
5656
<groupId>io.openliberty.tools</groupId>
5757
<artifactId>liberty-maven-plugin</artifactId>
58-
<version>3.11.2</version>
58+
<version>3.11.3</version>
5959
</plugin>
6060
<!-- Frontend resources -->
6161
<plugin>

0 commit comments

Comments
 (0)