Updated to commons logging 1.1.1 to get rid of servlet api dependency in their pom
This commit is contained in:
+1
-1
@@ -62,7 +62,7 @@
|
||||
<dependency>
|
||||
<groupId>commons-logging</groupId>
|
||||
<artifactId>commons-logging</artifactId>
|
||||
<version>1.1</version>
|
||||
<version>1.1.1</version>
|
||||
</dependency>
|
||||
<dependency>
|
||||
<groupId>commons-codec</groupId>
|
||||
|
||||
Reference in New Issue
Block a user