Skip to content

Commit eb136e8

Browse files
Bump jakarta.xml.bind:jakarta.xml.bind-api from 3.0.1 to 4.0.2
Bumps [jakarta.xml.bind:jakarta.xml.bind-api](https://github.com/jakartaee/jaxb-api) from 3.0.1 to 4.0.2. - [Release notes](https://github.com/jakartaee/jaxb-api/releases) - [Commits](jakartaee/jaxb-api@3.0.1...4.0.2) --- updated-dependencies: - dependency-name: jakarta.xml.bind:jakarta.xml.bind-api dependency-version: 4.0.2 dependency-type: direct:production update-type: version-update:semver-major ... Signed-off-by: dependabot[bot] <support@github.com>
1 parent f530da4 commit eb136e8

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

gradle/libs.versions.toml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -160,7 +160,7 @@ kotlinpoet-ksp = { module = "com.squareup:kotlinpoet-ksp", version.ref = "kotlin
160160

161161
jakarta-jws-api = { module = "jakarta.jws:jakarta.jws-api", version = "3.0.0" }
162162
jakarta-xml-ws-api = { module = "jakarta.xml.ws:jakarta.xml.ws-api", version = "3.0.1" }
163-
jakarta-xml-bind-api = { module = "jakarta.xml.bind:jakarta.xml.bind-api", version = "3.0.1" }
163+
jakarta-xml-bind-api = { module = "jakarta.xml.bind:jakarta.xml.bind-api", version = "4.0.2" }
164164

165165
glassfish-jaxb-jakarta = { module = "org.glassfish.jaxb:jaxb-runtime", version = "3.0.1" }
166166
glassfish-jaxb-javax = { module = "org.glassfish.jaxb:jaxb-runtime", version = "2.3.0.1" }

0 commit comments

Comments
 (0)