mirror of
https://github.com/kestra-io/kestra.git
synced 2025-12-19 18:05:41 -05:00
build(deps): bump commons-io:commons-io from 2.20.0 to 2.21.0
Bumps [commons-io:commons-io](https://github.com/apache/commons-io) from 2.20.0 to 2.21.0. - [Changelog](https://github.com/apache/commons-io/blob/master/RELEASE-NOTES.txt) - [Commits](https://github.com/apache/commons-io/compare/rel/commons-io-2.20.0...rel/commons-io-2.21.0) --- updated-dependencies: - dependency-name: commons-io:commons-io dependency-version: 2.21.0 dependency-type: direct:production update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] <support@github.com>
This commit is contained in:
committed by
Loïc Mathieu
parent
fde653d8fd
commit
16eee64c2e
@@ -89,7 +89,7 @@ dependencies {
|
||||
api group: 'com.devskiller.friendly-id', name: 'friendly-id', version: '1.1.0'
|
||||
api group: 'net.thisptr', name: 'jackson-jq', version: '1.6.0'
|
||||
api group: 'com.google.guava', name: 'guava', version: '33.4.8-jre'
|
||||
api group: 'commons-io', name: 'commons-io', version: '2.20.0'
|
||||
api group: 'commons-io', name: 'commons-io', version: '2.21.0'
|
||||
api group: 'org.apache.commons', name: 'commons-lang3', version: '3.19.0'
|
||||
api 'ch.qos.logback.contrib:logback-json-classic:0.1.5'
|
||||
api 'ch.qos.logback.contrib:logback-jackson:0.1.5'
|
||||
|
||||
Reference in New Issue
Block a user