Skip to content

Commit

Permalink
Merge pull request #1178 from quartz-scheduler/dependabot/gradle/main…
Browse files Browse the repository at this point in the history
…/commons-io-commons-io-2.17.0

Bump commons-io:commons-io from 2.7 to 2.17.0
  • Loading branch information
jhouserizer authored Oct 14, 2024
2 parents 6214ef6 + 98329fb commit d9ab058
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 d9ab058

Please sign in to comment.