Skip to content

Commit 26dbc53

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

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

core/pom.xml

Lines changed: 1 addition & 1 deletion
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.0</version>
5555
</dependency>
5656

5757
<dependency>

0 commit comments

Comments
 (0)