Skip to content

Commit 2e27d31

Browse files
Maven pom.xml(deps): Bump jakarta.xml.bind-api from 2.3.3 to 4.0.0 (#216)
1 parent 451b2db commit 2e27d31

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

core/pom.xml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -80,7 +80,7 @@
8080
<dependency>
8181
<groupId>jakarta.xml.bind</groupId>
8282
<artifactId>jakarta.xml.bind-api</artifactId>
83-
<version>3.0.1</version>
83+
<version>4.0.0</version>
8484
</dependency>
8585
<!-- <dependency>-->
8686
<!-- <groupId>org.glassfish.jaxb</groupId>-->

0 commit comments

Comments
 (0)