Skip to content

Commit 6ffa3c1

Browse files
Merge pull request #8848 from odpi/dependabot/gradle/org.apache.commons-commons-lang3-3.19.0
Bump org.apache.commons:commons-lang3 from 3.14.0 to 3.19.0
2 parents cdd83d7 + d81f767 commit 6ffa3c1

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

bom/build.gradle

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -73,7 +73,7 @@ ext {
7373
jwtImplVersion = '0.11.5'
7474
jwtJacksonVersion = '0.11.5'
7575
kafkaVersion = '4.1.0'
76-
lang3Version = '3.14.0'
76+
lang3Version = '3.19.0'
7777
// TODO: logbackVersion = '1.5.8' build break
7878
logbackVersion = '1.5.20'
7979
lettuceVersion = '7.0.0.RELEASE'

0 commit comments

Comments
 (0)