Skip to content

Commit adc9b05

Browse files
Bump commons-io:commons-io from 2.21.0 to 2.22.0 (#661)
Bumps commons-io:commons-io from 2.21.0 to 2.22.0. --- updated-dependencies: - dependency-name: commons-io:commons-io dependency-version: 2.22.0 dependency-type: direct:production update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] <support@github.com> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
1 parent a1ab712 commit adc9b05

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

build.gradle

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -62,7 +62,7 @@ dependencies {
6262
includeInJar "com.formdev:flatlaf:3.7.1"
6363
includeInJar "com.formdev:flatlaf-extras:3.7.1"
6464
includeInJar "org.apache.commons:commons-lang3:3.20.0"
65-
includeInJar "commons-io:commons-io:2.21.0"
65+
includeInJar "commons-io:commons-io:2.22.0"
6666
includeInJar "net.sf.jopt-simple:jopt-simple:5.0.4"
6767
includeInJar "org.apache.logging.log4j:log4j-core:2.25.4"
6868
includeInJar "org.apache.logging.log4j:log4j-slf4j2-impl:2.25.4"

0 commit comments

Comments
 (0)