[java-idp-testbed] branch main updated: Bump TOTP snapshot version.
Scott Cantor
cantor.2 at osu.edu
Wed Apr 2 14:09:09 UTC 2025
This is an automated email from the git hooks/post-receive script.
scantor pushed a commit to branch main
in repository java-idp-testbed.
View the commit online:
http://git.shibboleth.net/view/?p=java-idp-testbed.git;a=commit;h=9b19d8faf451753d6d83a358fa6a7a3ed977fa7a
The following commit(s) were added to refs/heads/main by this push:
new 9b19d8f Bump TOTP snapshot version.
9b19d8f is described below
commit 9b19d8faf451753d6d83a358fa6a7a3ed977fa7a
Author: Scott Cantor <cantor.2 at osu.edu>
AuthorDate: Wed Apr 2 10:09:06 2025 -0400
Bump TOTP snapshot version.
---
pom.xml | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
diff --git a/pom.xml b/pom.xml
index 5402a7f..b60e9c3 100644
--- a/pom.xml
+++ b/pom.xml
@@ -545,7 +545,7 @@
<dependency>
<groupId>net.shibboleth.idp.plugin.authn</groupId>
<artifactId>idp-plugin-totp-impl</artifactId>
- <version>2.3.0-SNAPSHOT</version>
+ <version>2.3.2-SNAPSHOT</version>
<scope>runtime</scope>
</dependency>
-->
--
To stop receiving notification emails like this one, please contact
the administrator of this repository.
More information about the commits
mailing list