Skip to content

Commit 564a586

Browse files
Bump jakarta.xml.bind-api from 3.0.1 to 4.0.0 (#184)
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
1 parent 96a5aac commit 564a586

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
@@ -203,7 +203,7 @@
203203
<dependency>
204204
<groupId>jakarta.xml.bind</groupId>
205205
<artifactId>jakarta.xml.bind-api</artifactId>
206-
<version>3.0.1</version>
206+
<version>4.0.0</version>
207207
</dependency>
208208

209209
<dependency>

0 commit comments

Comments
 (0)