Skip to content

Commit

Permalink
Bump commons-io:commons-io from 2.7 to 2.17.0
Browse files Browse the repository at this point in the history
Bumps commons-io:commons-io from 2.7 to 2.17.0.

---
updated-dependencies:
- dependency-name: commons-io:commons-io
  dependency-type: direct:production
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <[email protected]>
  • Loading branch information
dependabot[bot] authored Oct 14, 2024
1 parent 60d260d commit 98329fb
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion quartz-jobs/build.gradle
Original file line number Diff line number Diff line change
Expand Up @@ -15,7 +15,7 @@ dependencies {
compileOnly 'org.glassfish.corba:rmic:4.2.4'

testImplementation 'jakarta.transaction:jakarta.transaction-api:2.0.1'
testImplementation 'commons-io:commons-io:2.7'
testImplementation 'commons-io:commons-io:2.17.0'
testImplementation "junit:junit:$junitVersion"
testImplementation 'org.hamcrest:hamcrest-library:1.2'
testImplementation 'jakarta.mail:jakarta.mail-api:2.1.3'
Expand Down

0 comments on commit 98329fb

Please sign in to comment.