mirror of
https://github.com/kestra-io/kestra.git
synced 2025-12-19 18:05:41 -05:00
build(deps): bump org.jooq:jooq from 3.20.9 to 3.20.10
Bumps org.jooq:jooq from 3.20.9 to 3.20.10. --- updated-dependencies: - dependency-name: org.jooq:jooq dependency-version: 3.20.10 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
b833cf28b5
commit
e595e26c45
@@ -133,7 +133,7 @@ dependencies {
|
||||
api 'org.codehaus.plexus:plexus-utils:3.0.24' // https://nvd.nist.gov/vuln/detail/CVE-2022-4244
|
||||
|
||||
// for jOOQ to the same version as we use in EE
|
||||
api ("org.jooq:jooq:3.20.9")
|
||||
api ("org.jooq:jooq:3.20.10")
|
||||
|
||||
// Tests
|
||||
api "org.junit-pioneer:junit-pioneer:2.3.0"
|
||||
|
||||
Reference in New Issue
Block a user