diff options
Diffstat (limited to 'pom.xml')
| -rw-r--r-- | pom.xml | 6 | 
1 files changed, 3 insertions, 3 deletions
| @@ -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>
 | 
