Skip to content

Commit 2f697bf

Browse files
Bump jakarta.xml.bind:jakarta.xml.bind-api from 2.3.3 to 4.0.1
Bumps [jakarta.xml.bind:jakarta.xml.bind-api](https://github.com/eclipse-ee4j/jaxb-api) from 2.3.3 to 4.0.1. - [Release notes](https://github.com/eclipse-ee4j/jaxb-api/releases) - [Commits](jakartaee/jaxb-api@2.3.3...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] <support@github.com>
1 parent fd67b7e commit 2f697bf

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

pom.xml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -463,7 +463,7 @@
463463
<dependency>
464464
<groupId>jakarta.xml.bind</groupId>
465465
<artifactId>jakarta.xml.bind-api</artifactId>
466-
<version>2.3.3</version>
466+
<version>4.0.1</version>
467467
</dependency>
468468
</dependencies>
469469
</plugin>

0 commit comments

Comments
 (0)