[java-idp-oidc] 02/02: JMVN-52 - OpenID Provider (OP) and Relying Party (RP) enforcer-data overrides

Henri Mikkonen henri.mikkonen at iki.fi
Mon May 15 10:19:30 UTC 2023


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

hjmikkon pushed a commit to branch main
in repository java-idp-oidc.

View the commit online:
http://git.shibboleth.net/view/?p=java-idp-oidc.git;a=commit;h=56800329fedd8a773600dfb88577c503e1e2c358

commit 56800329fedd8a773600dfb88577c503e1e2c358
Author: Henri Mikkonen <henri.mikkonen at iki.fi>
AuthorDate: Mon May 15 13:19:12 2023 +0300

    JMVN-52 - OpenID Provider (OP) and Relying Party (RP) enforcer-data overrides
    
    https://shibboleth.atlassian.net/browse/JMVN-52
---
 pom.xml | 5 +++++
 1 file changed, 5 insertions(+)

diff --git a/pom.xml b/pom.xml
index 9b1d2a04..102ebb01 100644
--- a/pom.xml
+++ b/pom.xml
@@ -19,6 +19,11 @@
         <oidc.config.version>1.0.0</oidc.config.version>
         <commons.io.version>2.6</commons.io.version>
         <checkstyle.configLocation>${project.basedir}/resources/checkstyle.xml</checkstyle.configLocation>
+        <!--
+          REMOVE this enforcer-data override once the parent is up to date with an enforcer-data that contains
+          net.shibboleth.idp.plugin.config.oidc.
+        -->
+        <maven-dist-enforcer-data.version>1.0.13</maven-dist-enforcer-data.version>
     </properties>
     
     <description>

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


More information about the commits mailing list