[java-idp-plugin-oidc-rp] branch main updated: Add java-shib-shared for now to override locked parent.

Phil Smart philip.smart at jisc.ac.uk
Wed Sep 20 18:53:06 UTC 2023


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

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

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

The following commit(s) were added to refs/heads/main by this push:
     new ad99ccb  Add java-shib-shared for now to override locked parent.
ad99ccb is described below

commit ad99ccbff46584f1f2871069e79957486d8dc89d
Author: Phil Smart <philip.smart at jisc.ac.uk>
AuthorDate: Wed Sep 20 13:53:04 2023 -0500

    Add java-shib-shared for now to override locked parent.
---
 pom.xml | 4 +++-
 1 file changed, 3 insertions(+), 1 deletion(-)

diff --git a/pom.xml b/pom.xml
index c108192..8e833a0 100644
--- a/pom.xml
+++ b/pom.xml
@@ -36,7 +36,9 @@
         <shib-metadata.version>5.0.0</shib-metadata.version>
         <checkstyle.configLocation>${project.basedir}/resources/checkstyle/checkstyle.xml</checkstyle.configLocation>
         
-         <!-- TODO: Remove once in project parent: Base URL for all our deployed javadocs. -->
+        <!-- Remove when parent is unlocked -->
+        <java-shib-shared.version>9.0.0</java-shib-shared.version>
+        <!-- TODO: Remove once in project parent: Base URL for all our deployed javadocs. -->
         <javadoc.url>https://shibboleth.net/api</javadoc.url>
     </properties>
 

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


More information about the commits mailing list