]> source.dussan.org Git - archiva.git/commitdiff
Trying to fix the IncompatibleClassChangeError on ciserver
authorMartin Stockhammer <martin_s@apache.org>
Mon, 21 May 2018 20:28:47 +0000 (22:28 +0200)
committerMartin Stockhammer <martin_s@apache.org>
Mon, 21 May 2018 20:28:47 +0000 (22:28 +0200)
pom.xml

diff --git a/pom.xml b/pom.xml
index 17d4efe8f35ed6c47f153b48a98cb4420f6429f1..8dc36444d1d6cef9a0342a0bcaa72961236d9684 100644 (file)
--- a/pom.xml
+++ b/pom.xml
       <dependency>
         <groupId>com.google.inject</groupId>
         <artifactId>guice</artifactId>
-        <version>4.0</version>
+        <version>4.1.0</version>
         <classifier>no_aop</classifier>
       </dependency>