mirror of
https://github.com/kestra-io/kestra.git
synced 2025-12-19 18:05:41 -05:00
build(deps): bump jakarta.xml.bind:jakarta.xml.bind-api
Bumps [jakarta.xml.bind:jakarta.xml.bind-api](https://github.com/jakartaee/jaxb-api) from 4.0.2 to 4.0.4. - [Release notes](https://github.com/jakartaee/jaxb-api/releases) - [Commits](https://github.com/jakartaee/jaxb-api/compare/4.0.2...4.0.4) --- updated-dependencies: - dependency-name: jakarta.xml.bind:jakarta.xml.bind-api dependency-version: 4.0.4 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
a35c2816c5
commit
d53b933bdf
@@ -14,7 +14,7 @@ dependencies {
|
||||
implementation("io.micronaut.flyway:micronaut-flyway")
|
||||
|
||||
// see https://github.com/jOOQ/jOOQ/issues/14865
|
||||
compileOnly ("jakarta.xml.bind:jakarta.xml.bind-api:4.0.2")
|
||||
compileOnly ("jakarta.xml.bind:jakarta.xml.bind-api:4.0.4")
|
||||
|
||||
testImplementation project(':tests')
|
||||
testImplementation project(':core').sourceSets.test.output
|
||||
|
||||
Reference in New Issue
Block a user