Skip to content

Commit d19ec4a

Browse files
Bump jakarta.xml.bind-api from 2.3.2 to 2.3.3
Bumps [jakarta.xml.bind-api](https://github.com/eclipse-ee4j/jaxb-api) from 2.3.2 to 2.3.3. - [Release notes](https://github.com/eclipse-ee4j/jaxb-api/releases) - [Commits](jakartaee/jaxb-api@2.3.2...2.3.3) --- 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] <[email protected]>
1 parent b7f03fb commit d19ec4a

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
@@ -25,7 +25,7 @@ SPDX-License-Identifier: Apache-2.0
2525
<sonarqube-plugin.version>3.2.0</sonarqube-plugin.version>
2626

2727
<compas.core.version>0.2.1</compas.core.version>
28-
<jakarta-bind-api.version>2.3.2</jakarta-bind-api.version>
28+
<jakarta-bind-api.version>2.3.3</jakarta-bind-api.version>
2929
<jaxb-impl.version>2.3.3</jaxb-impl.version>
3030
<jakarta-cdi-api.version>2.0.2</jakarta-cdi-api.version>
3131
<microprofile-config-api.version>2.0</microprofile-config-api.version>

0 commit comments

Comments
 (0)