Update to latest versions

This commit is contained in:
Nanne Baars
2021-03-31 23:05:27 +02:00
committed by Nanne Baars
parent b858484b97
commit b3f7a5338e
20 changed files with 49 additions and 33 deletions

View File

@ -18,13 +18,13 @@
<dependency>
<groupId>org.glassfish.jaxb</groupId>
<artifactId>jaxb-runtime</artifactId>
<version>2.3.0</version>
<version>3.0.0</version>
</dependency>
<dependency>
<groupId>com.github.tomakehurst</groupId>
<artifactId>wiremock</artifactId>
<version>2.8.0</version>
<version>2.27.2</version>
<scope>test</scope>
</dependency>