Skip to content

Commit 773aa5d

Browse files
committed
[pom] Bump bind api to 2.3.3 (still javaEE)
1 parent acdb9d5 commit 773aa5d

1 file changed

Lines changed: 3 additions & 3 deletions

File tree

pom.xml

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -451,9 +451,9 @@
451451
<dependencies>
452452
<!-- https://github.com/trautonen/coveralls-maven-plugin/issues/141 -->
453453
<dependency>
454-
<groupId>javax.xml.bind</groupId>
455-
<artifactId>jaxb-api</artifactId>
456-
<version>2.2.3</version>
454+
<groupId>jakarta.xml.bind</groupId>
455+
<artifactId>jakarta.xml.bind-api</artifactId>
456+
<version>2.3.3</version>
457457
</dependency>
458458
</dependencies>
459459
</plugin>

0 commit comments

Comments
 (0)