Skip to content

Commit e3487cc

Browse files
Bump jakarta.xml.bind:jakarta.xml.bind-api from 4.0.0 to 4.0.1 (#210)
Bumps [jakarta.xml.bind:jakarta.xml.bind-api](https://github.com/eclipse-ee4j/jaxb-api) from 4.0.0 to 4.0.1. - [Release notes](https://github.com/eclipse-ee4j/jaxb-api/releases) - [Commits](jakartaee/jaxb-api@4.0.0...4.0.1) --- updated-dependencies: - dependency-name: jakarta.xml.bind:jakarta.xml.bind-api dependency-type: direct:production update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] <support@github.com> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
1 parent be58564 commit e3487cc

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
@@ -101,7 +101,7 @@
101101
<slf4j.version>2.0.9</slf4j.version>
102102
<xalan.version>2.7.3</xalan.version>
103103
<xmlunit.version>2.9.1</xmlunit.version>
104-
<xml.bind.api.version>4.0.0</xml.bind.api.version>
104+
<xml.bind.api.version>4.0.1</xml.bind.api.version>
105105
<woodstox.core.version>6.5.1</woodstox.core.version>
106106

107107
<maven.compiler.release>11</maven.compiler.release>

0 commit comments

Comments
 (0)