Skip to content

Commit

Permalink
Chore(deps): Bump jakarta.xml.bind:jakarta.xml.bind-api
Browse files Browse the repository at this point in the history
Bumps [jakarta.xml.bind:jakarta.xml.bind-api](https://github.com/jakartaee/jaxb-api) from 4.0.0 to 4.0.2.
- [Release notes](https://github.com/jakartaee/jaxb-api/releases)
- [Commits](jakartaee/jaxb-api@4.0.0...4.0.2)

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

Signed-off-by: dependabot[bot] <[email protected]>
  • Loading branch information
dependabot[bot] authored Nov 29, 2024
1 parent cd79077 commit 125ca5f
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion gradle/libs.versions.toml
Original file line number Diff line number Diff line change
Expand Up @@ -18,7 +18,7 @@ spring-security-test = { module = "org.springframework.security:spring-security-
fitko-fitconnect-sdk = "dev.fitko.fitconnect.sdk:client:2.3.5"
jaxws-tools = "com.sun.xml.ws:jaxws-tools:4.0.3"
jakarta-xml-ws = "jakarta.xml.ws:jakarta.xml.ws-api:3.0.0"
jakarta-xml-bind = "jakarta.xml.bind:jakarta.xml.bind-api:4.0.0"
jakarta-xml-bind = "jakarta.xml.bind:jakarta.xml.bind-api:4.0.2"
jakarta-activation = "jakarta.activation:jakarta.activation-api:2.0.0"
sun-xml-ws-jaxws = "com.sun.xml.ws:jaxws-rt:4.0.3"
[plugins]
Expand Down

0 comments on commit 125ca5f

Please sign in to comment.