]> source.dussan.org Git - archiva.git/commitdiff
Increasing version of jaxb runtime to fix error in rest tests
authorMartin Stockhammer <martin_s@apache.org>
Wed, 16 Jan 2019 21:28:39 +0000 (22:28 +0100)
committerMartin Stockhammer <martin_s@apache.org>
Wed, 16 Jan 2019 21:28:39 +0000 (22:28 +0100)
pom.xml

diff --git a/pom.xml b/pom.xml
index bf3ff5ff944f3ce26e482ebcd3be39b28f1f8c38..efeb6eb12414716806b83595bf830f51e5609bd1 100644 (file)
--- a/pom.xml
+++ b/pom.xml
       <dependency>
         <groupId>org.glassfish.jaxb</groupId>
         <artifactId>jaxb-runtime</artifactId>
-        <version>2.3.0</version>
+        <version>2.3.2</version>
       </dependency>
 
       <dependency>