Skip to content

Commit 6ddcade

Browse files
author
Dennis Labordus
authored
Merge pull request #84 from com-pas/dependabot/maven/com.sun.xml.bind-jaxb-impl-2.3.5
Bump jaxb-impl from 2.3.3 to 2.3.5
2 parents 3b5b192 + 8b373ca commit 6ddcade

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
@@ -26,7 +26,7 @@ SPDX-License-Identifier: Apache-2.0
2626

2727
<compas.core.version>0.2.1</compas.core.version>
2828
<jakarta-bind-api.version>2.3.3</jakarta-bind-api.version>
29-
<jaxb-impl.version>2.3.3</jaxb-impl.version>
29+
<jaxb-impl.version>2.3.5</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>
3232
<slf4j.version>1.7.32</slf4j.version>

0 commit comments

Comments
 (0)