[java-parent-project] branch main updated: IDP-2211 - Update to ldaptive 2.3.1
Daniel Fisher
dfisher at vt.edu
Tue Feb 27 21:21:54 UTC 2024
This is an automated email from the git hooks/post-receive script.
dfisher pushed a commit to branch main
in repository java-parent-project.
View the commit online:
http://git.shibboleth.net/view/?p=java-parent-project.git;a=commit;h=e7c2f205ff142e1fb12ddab34856dec33c2e9f73
The following commit(s) were added to refs/heads/main by this push:
new e7c2f20 IDP-2211 - Update to ldaptive 2.3.1
e7c2f20 is described below
commit e7c2f205ff142e1fb12ddab34856dec33c2e9f73
Author: Daniel Fisher <dfisher at vt.edu>
AuthorDate: Tue Feb 27 16:09:26 2024 -0500
IDP-2211 - Update to ldaptive 2.3.1
https://shibboleth.atlassian.net/browse/IDP-2211
---
pom.xml | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
diff --git a/pom.xml b/pom.xml
index 140a05c..067d5df 100644
--- a/pom.xml
+++ b/pom.xml
@@ -59,7 +59,7 @@
<janino.version>3.1.10</janino.version>
<jetty.groupId>org.eclipse.jetty</jetty.groupId>
<jsoup.version>1.15.4</jsoup.version>
- <ldaptive.version>2.3.0-SNAPSHOT</ldaptive.version>
+ <ldaptive.version>2.3.1</ldaptive.version>
<mockito.version>3.9.0</mockito.version>
<testng.version>7.7.1</testng.version>
<unboundid.version>6.0.9</unboundid.version> <!-- Test only dependency -->
--
To stop receiving notification emails like this one, please contact
the administrator of this repository.
More information about the commits
mailing list