Skip to content

Commit b5c2778

Browse files
Maven pom.xml(deps): Bump jakarta.xml.bind:jakarta.xml.bind-api
Bumps [jakarta.xml.bind:jakarta.xml.bind-api](https://github.com/eclipse-ee4j/jaxb-api) from 3.0.1 to 4.0.1. - [Release notes](https://github.com/eclipse-ee4j/jaxb-api/releases) - [Commits](jakartaee/jaxb-api@3.0.1...4.0.1) --- 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]>
1 parent cc08d5b commit b5c2778

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

core/pom.xml

+1-1
Original file line numberDiff line numberDiff line change
@@ -51,7 +51,7 @@
5151
<dependency>
5252
<groupId>jakarta.xml.bind</groupId>
5353
<artifactId>jakarta.xml.bind-api</artifactId>
54-
<version>3.0.1</version>
54+
<version>4.0.1</version>
5555
</dependency>
5656

5757
<dependency>

0 commit comments

Comments
 (0)