Skip to content
Snippets Groups Projects
Commit 1a1387e1 authored by Yvan PETER's avatar Yvan PETER
Browse files

Mise à jour libraires JAXB

parent 8909a026
No related branches found
No related tags found
No related merge requests found
......@@ -51,12 +51,12 @@
<dependency>
<groupId>jakarta.xml.bind</groupId>
<artifactId>jakarta.xml.bind-api</artifactId>
<version>3.0.0</version>
<version>3.0.1</version>
</dependency>
<dependency>
<groupId>com.sun.xml.bind</groupId>
<artifactId>jaxb-impl</artifactId>
<version>3.0.0</version>
<version>3.0.2</version>
<scope>runtime</scope>
</dependency>
</dependencies>
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment