diff --git a/pom.xml b/pom.xml index 88a9c52..5c0a12e 100644 --- a/pom.xml +++ b/pom.xml @@ -23,7 +23,7 @@ audit4j-spring jar Audit4j - Spring Integration - 2.4.1 + 2.6.0 http://audit4j.org Audit4j - An open-source auditing framework for Java, Spring Integration @@ -46,7 +46,7 @@ +05:30 - + The Apache Software License, Version 2.0 @@ -61,12 +61,12 @@ scm:git:git@github.com:audit4j/audit4j-spring.git 2.4.0 - + github https://github.com/audit4j/audit4j-core/issues - + travis-ci https://travis-ci.org/audit4j/audit4j-spring @@ -74,7 +74,7 @@ 4.11 - 2.4.1 + 2.5.0 4.2.2.RELEASE 4.0.3.RELEASE 1.8.7 @@ -133,6 +133,20 @@ ${aspectj.version} provided + + + + + javax.servlet + javax.servlet-api + 4.0.0 + provided +