[java-idp-plugin-duo] 02/02: JDUO-92 - Update duo_universal_java to version 1.2.0

Phil Smart philip.smart at jisc.ac.uk
Tue Apr 8 17:30:28 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=544e6b41206eb18b0dccaa7c03d021ec0a619921

commit 544e6b41206eb18b0dccaa7c03d021ec0a619921
Author: Phil Smart <philip.smart at jisc.ac.uk>
AuthorDate: Tue Apr 8 18:30:23 2025 +0100

    JDUO-92 - Update duo_universal_java to version 1.2.0
    
     - Set the enforcer to the latest snapshot to confirm new key in
    com.squareup.retrofit2.gpg verifies the signature on retrofit 2.11.0 and
    converter-jackson 2.11.0.
    
    https://shibboleth.atlassian.net/browse/JDUO-92
---
 pom.xml | 2 ++
 1 file changed, 2 insertions(+)

diff --git a/pom.xml b/pom.xml
index e8a8042c..12e96c30 100644
--- a/pom.xml
+++ b/pom.xml
@@ -39,6 +39,8 @@
         <shib-metadata.groupId>net.shibboleth</shib-metadata.groupId>
         <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>
     </properties>
 
     <modules>

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


More information about the commits mailing list