mirror of
https://github.com/kestra-io/kestra.git
synced 2025-12-19 18:05:41 -05:00
build(deps): bump com.github.ben-manes.caffeine:caffeine
Bumps [com.github.ben-manes.caffeine:caffeine](https://github.com/ben-manes/caffeine) from 3.2.2 to 3.2.3. - [Release notes](https://github.com/ben-manes/caffeine/releases) - [Commits](https://github.com/ben-manes/caffeine/compare/v3.2.2...v3.2.3) --- updated-dependencies: - dependency-name: com.github.ben-manes.caffeine:caffeine dependency-version: 3.2.3 dependency-type: direct:production update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] <support@github.com>
This commit is contained in:
committed by
Loïc Mathieu
parent
e5fece8d4d
commit
a5ccfbb0ac
@@ -124,7 +124,7 @@ dependencies {
|
||||
api group: 'jakarta.mail', name: 'jakarta.mail-api', version: '2.1.5'
|
||||
api group: 'jakarta.annotation', name: 'jakarta.annotation-api', version: '3.0.0'
|
||||
api group: 'org.eclipse.angus', name: 'jakarta.mail', version: '2.0.5'
|
||||
api group: 'com.github.ben-manes.caffeine', name: 'caffeine', version: '3.2.2'
|
||||
api group: 'com.github.ben-manes.caffeine', name: 'caffeine', version: '3.2.3'
|
||||
api group: 'de.siegmar', name: 'fastcsv', version: '4.1.0'
|
||||
// Json Diff
|
||||
api group: 'com.github.java-json-tools', name: 'json-patch', version: '1.13'
|
||||
|
||||
Reference in New Issue
Block a user