aboutsummaryrefslogtreecommitdiff
path: root/pom.xml
diff options
context:
space:
mode:
Diffstat (limited to 'pom.xml')
-rw-r--r--pom.xml6
1 files changed, 3 insertions, 3 deletions
diff --git a/pom.xml b/pom.xml
index 06908810c..c12743d20 100644
--- a/pom.xml
+++ b/pom.xml
@@ -100,12 +100,12 @@
<dependency>
<groupId>org.opensaml</groupId>
<artifactId>opensaml</artifactId>
- <version>2.6.0</version>
+ <version>2.6.1</version>
</dependency>
<dependency>
<groupId>org.opensaml</groupId>
<artifactId>xmltooling</artifactId>
- <version>1.4.0</version>
+ <version>1.4.1</version>
</dependency>
@@ -136,7 +136,7 @@
<dependency>
<groupId>jaxen</groupId>
<artifactId>jaxen</artifactId>
- <version>1.0-FCS</version>
+ <version>1.1.6</version>
</dependency>
<dependency>
<groupId>saxpath</groupId>