Skip to content

Commit a036a2b

Browse files
authored
Merge pull request #328 from OpenLiberty/staging
Merge staging to prod - Dependabot Bump
2 parents 993381f + 88f50ee commit a036a2b

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.13.2</version>
42+
<version>5.13.4</version>
4343
<scope>test</scope>
4444
</dependency>
4545
<dependency>
@@ -64,7 +64,7 @@
6464
<dependency>
6565
<groupId>org.apache.commons</groupId>
6666
<artifactId>commons-lang3</artifactId>
67-
<version>3.17.0</version>
67+
<version>3.18.0</version>
6868
</dependency>
6969
</dependencies>
7070

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.2</version>
42+
<version>5.13.4</version>
4343
<scope>test</scope>
4444
</dependency>
4545
<dependency>
@@ -64,7 +64,7 @@
6464
<dependency>
6565
<groupId>org.apache.commons</groupId>
6666
<artifactId>commons-lang3</artifactId>
67-
<version>3.17.0</version>
67+
<version>3.18.0</version>
6868
</dependency>
6969
</dependencies>
7070

0 commit comments

Comments
 (0)