Skip to content

Commit 060be4f

Browse files
WARNING: MAJOR (BREAKING) CHANGE: Update dependency jakarta.xml.bind:jakarta.xml.bind-api to v4
1 parent 5d9a4bb commit 060be4f

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
@@ -214,7 +214,7 @@
214214
<groupId>jakarta.xml.bind</groupId>
215215
<artifactId>jakarta.xml.bind-api</artifactId>
216216
<!-- 2.3.3 is the closest major version to the EoL javaee/jaxb-api 2.3.0 -->
217-
<version>3.0.1</version>
217+
<version>4.0.5</version>
218218
</dependency>
219219
</dependencies>
220220

0 commit comments

Comments
 (0)