Skip to content

Commit

Permalink
dependabot: bump jakarta.xml.bind:jakarta.xml.bind-api (opensearch-pr…
Browse files Browse the repository at this point in the history
…oject#2968)

Bumps [jakarta.xml.bind:jakarta.xml.bind-api](https://github.com/eclipse-ee4j/jaxb-api) from 2.3.3 to 4.0.0.
- [Release notes](https://github.com/eclipse-ee4j/jaxb-api/releases)
- [Commits](jakartaee/jaxb-api@2.3.3...4.0.0)

---
updated-dependencies:
- dependency-name: jakarta.xml.bind:jakarta.xml.bind-api
  dependency-type: direct:production
  update-type: version-update:semver-major
...

Signed-off-by: dependabot[bot] <[email protected]>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
  • Loading branch information
dependabot[bot] authored Jul 10, 2023
1 parent 8d636c4 commit 0794c3f
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion build.gradle
Original file line number Diff line number Diff line change
Expand Up @@ -508,7 +508,7 @@ dependencies {
runtimeOnly 'org.cryptacular:cryptacular:1.2.4'
runtimeOnly 'com.google.errorprone:error_prone_annotations:2.3.4'
runtimeOnly 'com.sun.istack:istack-commons-runtime:4.2.0'
runtimeOnly 'jakarta.xml.bind:jakarta.xml.bind-api:2.3.3'
runtimeOnly 'jakarta.xml.bind:jakarta.xml.bind-api:4.0.0'
runtimeOnly 'org.ow2.asm:asm:9.1'

testImplementation 'org.apache.camel:camel-xmlsecurity:3.14.2'
Expand Down

0 comments on commit 0794c3f

Please sign in to comment.