Skip to content

Commit a7aa937

Browse files
dependabot[bot]josimar-silva
authored andcommitted
chore(deps): bump commons-io:commons-io from 2.15.1 to 2.19.0
Bumps commons-io:commons-io from 2.15.1 to 2.19.0. --- updated-dependencies: - dependency-name: commons-io:commons-io dependency-version: 2.19.0 dependency-type: direct:production update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] <support@github.com>
1 parent 4df491f commit a7aa937

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
@@ -42,7 +42,7 @@ dependencies {
4242
implementation "org.apache.commons:commons-lang3:3.14.0"
4343
implementation "org.reflections:reflections:0.10.2"
4444
implementation "com.google.inject:guice:7.0.0"
45-
implementation "commons-io:commons-io:2.15.1"
45+
implementation "commons-io:commons-io:2.19.0"
4646

4747
testImplementation "org.sonarsource.sonarqube:sonar-testing-harness:${sonarHarnessVersion}"
4848
testImplementation 'org.assertj:assertj-core:3.25.3'

0 commit comments

Comments
 (0)