Skip to content

Commit 9712a1f

Browse files
Bump jakarta.xml.bind:jakarta.xml.bind-api from 2.3.3 to 4.0.5 (#31)
Bumps [jakarta.xml.bind:jakarta.xml.bind-api](https://github.com/jakartaee/jaxb-api) from 2.3.3 to 4.0.5. - [Release notes](https://github.com/jakartaee/jaxb-api/releases) - [Commits](jakartaee/jaxb-api@2.3.3...4.0.5) --- updated-dependencies: - dependency-name: jakarta.xml.bind:jakarta.xml.bind-api dependency-version: 4.0.5 dependency-type: direct:production update-type: version-update:semver-major ... Signed-off-by: dependabot[bot] <support@github.com> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
1 parent 29f959a commit 9712a1f

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

pom.xml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -53,7 +53,7 @@
5353
<dependency>
5454
<groupId>jakarta.xml.bind</groupId>
5555
<artifactId>jakarta.xml.bind-api</artifactId>
56-
<version>2.3.3</version>
56+
<version>4.0.5</version>
5757
<scope>provided</scope>
5858
</dependency>
5959
<dependency>

0 commit comments

Comments
 (0)