Skip to content

Commit d851393

Browse files
Bump jakarta.xml.bind:jakarta.xml.bind-api from 4.0.2 to 4.0.5
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:development update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] <support@github.com>
1 parent d306bcd commit d851393

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
@@ -140,7 +140,7 @@ The following provides more details on the included cryptographic software:
140140
<commons.release.isDistModule>true</commons.release.isDistModule>
141141
<jna.version>5.18.1</jna.version>
142142
<!-- Version 4.0.1 requires Java 11+; the version is overridden in a profile if necessary -->
143-
<jakarta.xml.bind.version>4.0.2</jakarta.xml.bind.version>
143+
<jakarta.xml.bind.version>4.0.5</jakarta.xml.bind.version>
144144

145145
<!-- The property "target.name" is used to specify the ant target, The "all" target will use
146146
OsInfo.java to detect the OS info and arch to generate the native binary for detected platform.

0 commit comments

Comments
 (0)