[java-idp-plugin-duo] branch main updated: JDUO-98 - Update enforcer-data to latest
Codeberg
noreply at shibboleth.net
Thu Apr 23 16:15:04 UTC 2026
This is an automated email from the git hooks/post-receive script.
codeberg pushed a commit to branch main
in repository java-idp-plugin-duo.
View the commit online:
https://codeberg.org/Shibboleth/java-idp-plugin-duo/commit/fd34be877fd579cc67a5345d5b3cedfb091c7a83
The following commit(s) were added to refs/heads/main by this push:
new fd34be87 JDUO-98 - Update enforcer-data to latest
fd34be87 is described below
commit fd34be877fd579cc67a5345d5b3cedfb091c7a83
Author: Phil Smart <philip.smart at jisc.ac.uk>
AuthorDate: Thu Apr 23 17:14:52 2026 +0100
JDUO-98 - Update enforcer-data to latest
- Update enforcer-data to 2.0.3.
https://shibboleth.atlassian.net/browse/JDUO-98
---
pom.xml | 2 ++
1 file changed, 2 insertions(+)
diff --git a/pom.xml b/pom.xml
index d7dfc7f5..0cf719a2 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-98 -->
+ <maven-dist-enforcer-data.version>2.0.3</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