Skip to content

Commit 585bdc0

Browse files
Bump jakarta.xml.bind:jakarta.xml.bind-api from 4.0.2 to 4.0.4
Bumps [jakarta.xml.bind:jakarta.xml.bind-api](https://github.com/jakartaee/jaxb-api) from 4.0.2 to 4.0.4. - [Release notes](https://github.com/jakartaee/jaxb-api/releases) - [Commits](jakartaee/jaxb-api@4.0.2...4.0.4) --- updated-dependencies: - dependency-name: jakarta.xml.bind:jakarta.xml.bind-api dependency-version: 4.0.4 dependency-type: direct:development update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] <support@github.com>
1 parent 9e323c2 commit 585bdc0

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

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

0 commit comments

Comments
 (0)