Skip to content

Commit 9f0581f

Browse files
fix(deps): update dependency jakarta.xml.bind:jakarta.xml.bind-api to v4.0.4
1 parent e966543 commit 9f0581f

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

pom.xml

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -126,7 +126,7 @@
126126
<dependency>
127127
<groupId>jakarta.xml.bind</groupId>
128128
<artifactId>jakarta.xml.bind-api</artifactId>
129-
<version>4.0.2</version>
129+
<version>4.0.4</version>
130130
<scope>provided</scope>
131131
</dependency>
132132
<dependency>
@@ -541,7 +541,7 @@
541541
<dependency>
542542
<groupId>jakarta.xml.bind</groupId>
543543
<artifactId>jakarta.xml.bind-api</artifactId>
544-
<version>4.0.2</version>
544+
<version>4.0.4</version>
545545
</dependency>
546546
<dependency>
547547
<groupId>com.sun.xml.bind</groupId>

0 commit comments

Comments
 (0)