Skip to content

Commit 118faa2

Browse files
Update dependency jakarta.xml.bind:jakarta.xml.bind-api to v4 (#1741)
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
1 parent 4c82e34 commit 118faa2

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

pom.xml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -237,7 +237,7 @@ and
237237
<dependency>
238238
<groupId>jakarta.xml.bind</groupId>
239239
<artifactId>jakarta.xml.bind-api</artifactId>
240-
<version>3.0.1</version>
240+
<version>4.0.2</version>
241241
</dependency>
242242
<dependency>
243243
<groupId>junit</groupId>

0 commit comments

Comments
 (0)