Skip to content

Commit 24d5c1e

Browse files
build(deps): bump jakarta.xml.bind:jakarta.xml.bind-api
Bumps [jakarta.xml.bind:jakarta.xml.bind-api](https://github.com/jakartaee/jaxb-api) from 4.0.2 to 4.0.5. - [Release notes](https://github.com/jakartaee/jaxb-api/releases) - [Commits](jakartaee/jaxb-api@4.0.2...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-patch ... Signed-off-by: dependabot[bot] <support@github.com>
1 parent 23cf5f6 commit 24d5c1e

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
@@ -500,7 +500,7 @@
500500
<dependency>
501501
<groupId>jakarta.xml.bind</groupId>
502502
<artifactId>jakarta.xml.bind-api</artifactId>
503-
<version>4.0.2</version>
503+
<version>4.0.5</version>
504504
</dependency>
505505
</dependencies>
506506
</plugin>

0 commit comments

Comments
 (0)