aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rw-r--r--id/oa/pom.xml7
-rw-r--r--pom.xml2
2 files changed, 3 insertions, 6 deletions
diff --git a/id/oa/pom.xml b/id/oa/pom.xml
index cc2bff4b0..9b6f4525c 100644
--- a/id/oa/pom.xml
+++ b/id/oa/pom.xml
@@ -61,18 +61,15 @@
<dependency>
<groupId>org.opensaml</groupId>
<artifactId>opensaml</artifactId>
- <version>2.6.0</version>
- </dependency>
+ </dependency>
<dependency>
<groupId>org.opensaml</groupId>
<artifactId>xmltooling</artifactId>
- <version>1.4.0</version>
- </dependency>
+ </dependency>
<dependency>
<groupId>javax.servlet</groupId>
<artifactId>servlet-api</artifactId>
<scope>provided</scope>
- <version>2.4</version>
</dependency>
<dependency>
<groupId>jstl</groupId>
diff --git a/pom.xml b/pom.xml
index c12743d20..97cb94155 100644
--- a/pom.xml
+++ b/pom.xml
@@ -475,7 +475,7 @@
<dependency>
<groupId>commons-io</groupId>
<artifactId>commons-io</artifactId>
- <version>1.3.2</version>
+ <version>2.4</version>
</dependency>
</dependencies>