← Back to team overview

dhis2-devs team mailing list archive

[Branch ~dhis2-devs-core/dhis2/trunk] Rev 14952: update to openid4java 0.9.8

 

------------------------------------------------------------
revno: 14952
committer: Morten Olav Hansen <mortenoh@xxxxxxxxx>
branch nick: dhis2
timestamp: Wed 2014-04-23 16:07:45 +0545
message:
  update to openid4java 0.9.8
modified:
  dhis-2/pom.xml


--
lp:dhis2
https://code.launchpad.net/~dhis2-devs-core/dhis2/trunk

Your team DHIS 2 developers is subscribed to branch lp:dhis2.
To unsubscribe from this branch go to https://code.launchpad.net/~dhis2-devs-core/dhis2/trunk/+edit-subscription
=== modified file 'dhis-2/pom.xml'
--- dhis-2/pom.xml	2014-04-23 10:19:42 +0000
+++ dhis-2/pom.xml	2014-04-23 10:22:45 +0000
@@ -975,7 +975,7 @@
       <dependency>
         <groupId>org.openid4java</groupId>
         <artifactId>openid4java</artifactId>
-        <version>0.9.7</version>
+        <version>0.9.8</version>
       </dependency>
 
     </dependencies>