Skip to content

Commit 4c6e67f

Browse files
WARNING: MAJOR (BREAKING) CHANGE: Update dependency jakarta.xml.bind:jakarta.xml.bind-api to v4
1 parent 7ceb72b commit 4c6e67f

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

kafka-rest/pom.xml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -254,7 +254,7 @@
254254
<groupId>jakarta.xml.bind</groupId>
255255
<artifactId>jakarta.xml.bind-api</artifactId>
256256
<!-- 2.3.3 is the closest major version to the EoL javaee/jaxb-api 2.3.0 -->
257-
<version>3.0.1</version>
257+
<version>4.0.5</version>
258258
</dependency>
259259
</dependencies>
260260

0 commit comments

Comments
 (0)