← Back to team overview

dhis2-devs team mailing list archive

[Branch ~dhis2-devs-core/dhis2/trunk] Rev 21485: update to openid4java 1.0.0

 

------------------------------------------------------------
revno: 21485
committer: Morten Olav Hansen <mortenoh@xxxxxxxxx>
branch nick: dhis2
timestamp: Thu 2015-12-17 15:33:30 +0100
message:
  update to openid4java 1.0.0
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	2015-12-17 14:30:47 +0000
+++ dhis-2/pom.xml	2015-12-17 14:33:30 +0000
@@ -1018,7 +1018,7 @@
       <dependency>
         <groupId>org.openid4java</groupId>
         <artifactId>openid4java</artifactId>
-        <version>0.9.8</version>
+        <version>1.0.0</version>
         <exclusions>
           <exclusion>
             <groupId>com.google.inject</groupId>