[java-idp-plugin-totp] branch main updated: Update java-support.
Scott Cantor
cantor.2 at osu.edu
Thu Mar 3 13:26:53 UTC 2022
This is an automated email from the git hooks/post-receive script.
scantor pushed a commit to branch main
in repository java-idp-plugin-totp.
View the commit online:
http://git.shibboleth.net/view/?p=java-idp-plugin-totp.git;a=commit;h=5e3c35b26d5b4faddb4c30168064d670b1a345bf
The following commit(s) were added to refs/heads/main by this push:
new 5e3c35b Update java-support.
5e3c35b is described below
commit 5e3c35b26d5b4faddb4c30168064d670b1a345bf
Author: Scott Cantor <cantor.2 at osu.edu>
AuthorDate: Thu Mar 3 08:26:51 2022 -0500
Update java-support.
---
pom.xml | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
diff --git a/pom.xml b/pom.xml
index 54e33c5..cff3fb7 100644
--- a/pom.xml
+++ b/pom.xml
@@ -22,7 +22,7 @@
<idp.version>4.2.0-SNAPSHOT</idp.version>
<opensaml.groupId>org.opensaml</opensaml.groupId>
<opensaml.version>4.2.0-SNAPSHOT</opensaml.version>
- <java-support.version>8.2.2-SNAPSHOT</java-support.version>
+ <java-support.version>8.3.0-SNAPSHOT</java-support.version>
<spring-extensions.version>6.2.0-SNAPSHOT</spring-extensions.version>
<checkstyle.configLocation>${project.basedir}/checkstyle.xml</checkstyle.configLocation>
</properties>
--
To stop receiving notification emails like this one, please contact
the administrator of this repository.
More information about the commits
mailing list