[java-idp-plugin-oidc-rp] branch main updated: Add message to describe why the enforcer-data version has been overridden
Phil Smart
philip.smart at jisc.ac.uk
Fri May 12 16:04:50 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=15e5644ea71553327a06a2eb8540a735065bc923
The following commit(s) were added to refs/heads/main by this push:
new 15e5644 Add message to describe why the enforcer-data version has been overridden
15e5644 is described below
commit 15e5644ea71553327a06a2eb8540a735065bc923
Author: Phil Smart <philip.smart at jisc.ac.uk>
AuthorDate: Fri May 12 17:04:48 2023 +0100
Add message to describe why the enforcer-data version has been
overridden
---
pom.xml | 4 ++++
1 file changed, 4 insertions(+)
diff --git a/pom.xml b/pom.xml
index fd66c6a..8677a46 100644
--- a/pom.xml
+++ b/pom.xml
@@ -27,6 +27,10 @@
<okhttp3.tls.version>4.9.3</okhttp3.tls.version>
<idp.oidc.groupId>net.shibboleth.oidc</idp.oidc.groupId>
<checkstyle.configLocation>${project.basedir}/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-SNAPSHOT</maven-dist-enforcer-data.version>
</properties>
--
To stop receiving notification emails like this one, please contact
the administrator of this repository.
More information about the commits
mailing list