[java-idp-plugin-duo] branch main updated: JDUO-92 - Update duo_universal_java to version 1.2.0

Phil Smart philip.smart at jisc.ac.uk
Mon Apr 14 16:23:55 UTC 2025


This is an automated email from the git hooks/post-receive script.

philsmart pushed a commit to branch main
in repository java-idp-plugin-duo.

View the commit online:
http://git.shibboleth.net/view/?p=java-idp-plugin-duo.git;a=commit;h=eec8299e922fdf5f16ee7fa25a446eb83cb2384d

The following commit(s) were added to refs/heads/main by this push:
     new eec8299e JDUO-92 - Update duo_universal_java to version 1.2.0
eec8299e is described below

commit eec8299e922fdf5f16ee7fa25a446eb83cb2384d
Author: Phil Smart <philip.smart at jisc.ac.uk>
AuthorDate: Mon Apr 14 17:23:52 2025 +0100

    JDUO-92 - Update duo_universal_java to version 1.2.0
    
     - Update to enforcer-data 1.0.17 (released)
    
    https://shibboleth.atlassian.net/browse/JDUO-92
---
 pom.xml | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/pom.xml b/pom.xml
index 12e96c30..50382cfc 100644
--- a/pom.xml
+++ b/pom.xml
@@ -40,7 +40,7 @@
         <shib-metadata.version>5.0.0</shib-metadata.version>
         <checkstyle.configLocation>${project.basedir}/resources/checkstyle/checkstyle.xml</checkstyle.configLocation>
         <!-- override enforcer-data for new keys: https://shibboleth.atlassian.net/browse/JDUO-92 -->
-        <maven-dist-enforcer-data.version>1.0.17-SNAPSHOT</maven-dist-enforcer-data.version>
+        <maven-dist-enforcer-data.version>1.0.17</maven-dist-enforcer-data.version>
     </properties>
 
     <modules>

-- 
To stop receiving notification emails like this one, please contact
the administrator of this repository.


More information about the commits mailing list