Skip to content

Commit 8567fb2

Browse files
authored
Merge pull request #451 from OpenLiberty/dependabot/maven/start/org.apache.commons-commons-lang3-3.19.0
Bump org.apache.commons:commons-lang3 from 3.18.0 to 3.19.0 in /start
2 parents 918f40d + 5d0a24a commit 8567fb2

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

start/system/pom.xml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -43,7 +43,7 @@
4343
<dependency>
4444
<groupId>org.apache.commons</groupId>
4545
<artifactId>commons-lang3</artifactId>
46-
<version>3.18.0</version>
46+
<version>3.19.0</version>
4747
</dependency>
4848
<!-- For tests-->
4949
<dependency>

0 commit comments

Comments
 (0)