Fixed library version

This commit is contained in:
Luca Frosini 2022-10-17 16:12:28 +02:00
parent 4cb5ba7285
commit 2df10de301
1 changed files with 1 additions and 1 deletions

View File

@ -71,7 +71,7 @@
<dependency>
<groupId>com.sun.xml.bind</groupId>
<artifactId>jaxb-core</artifactId>
<version>${javax.version}</version>
<version>2.3.0.1</version>
<scope>test</scope>
</dependency>
<dependency>