[java-idp-plugin-totp] branch main updated: Update java-support to 8.2.0-SNAPSHOT

Ian Young ian at iay.org.uk
Thu Nov 19 10:20:48 UTC 2020


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

iay 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=e4bd227b78ed0e0719f6fe9a7bce4ae6ac53e783

The following commit(s) were added to refs/heads/main by this push:
       new  e4bd227   Update java-support to 8.2.0-SNAPSHOT
e4bd227 is described below

commit e4bd227b78ed0e0719f6fe9a7bce4ae6ac53e783
Author: Ian Young <ian at iay.org.uk>
AuthorDate: Thu Nov 19 10:20:46 2020 +0000

    Update java-support to 8.2.0-SNAPSHOT
---
 pom.xml | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/pom.xml b/pom.xml
index 28c65f0..ce0c38c 100644
--- a/pom.xml
+++ b/pom.xml
@@ -22,7 +22,7 @@
         <idp.version>4.1.0-SNAPSHOT</idp.version>
         <opensaml.groupId>org.opensaml</opensaml.groupId>
         <opensaml.version>4.1.0-SNAPSHOT</opensaml.version>
-        <java-support.version>8.1.0-SNAPSHOT</java-support.version>
+        <java-support.version>8.2.0-SNAPSHOT</java-support.version>
         <spring-extensions.version>6.1.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