Skip to content

Commit e962b2b

Browse files
Bump org.apache.commons:commons-lang3 from 3.19.0 to 3.20.0 (#506)
Bumps org.apache.commons:commons-lang3 from 3.19.0 to 3.20.0. --- updated-dependencies: - dependency-name: org.apache.commons:commons-lang3 dependency-version: 3.20.0 dependency-type: direct:production update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] <[email protected]> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
1 parent 63796f9 commit e962b2b

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

build.gradle

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -79,7 +79,7 @@ dependencies {
7979
includeInJar "com.google.code.gson:gson:2.13.2"
8080
includeInJar "com.formdev:flatlaf:3.6.2"
8181
includeInJar "com.formdev:flatlaf-extras:3.6.2"
82-
includeInJar "org.apache.commons:commons-lang3:3.19.0"
82+
includeInJar "org.apache.commons:commons-lang3:3.20.0"
8383
includeInJar "commons-io:commons-io:2.21.0"
8484
includeInJar "net.sf.jopt-simple:jopt-simple:5.0.4"
8585
includeInJar "org.apache.logging.log4j:log4j-core:2.25.2"

0 commit comments

Comments
 (0)