[java-parent-project] branch main updated: IDP-1963 Update ldaptive to version 2.

Daniel Fisher dfisher at vt.edu
Thu Oct 13 03:26:57 UTC 2022


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=1e35c1769370d72da89e493432e4cb74429f49b0

The following commit(s) were added to refs/heads/main by this push:
     new 1e35c17  IDP-1963 Update ldaptive to version 2.
1e35c17 is described below

commit 1e35c1769370d72da89e493432e4cb74429f49b0
Author: Daniel Fisher <dfisher at vt.edu>
AuthorDate: Wed Oct 12 22:14:32 2022 -0400

    IDP-1963 Update ldaptive to version 2.
    
    https://shibboleth.atlassian.net/browse/IDP-1963
    
    Update ldaptive version to v2.1.1
---
 pom.xml | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/pom.xml b/pom.xml
index 05f66cb..4045b2b 100644
--- a/pom.xml
+++ b/pom.xml
@@ -54,7 +54,7 @@
         <janino.version>3.1.6</janino.version>
         <jetty.groupId>org.eclipse.jetty</jetty.groupId>
         <jsoup.version>1.14.3</jsoup.version>
-        <ldaptive.version>1.3.1</ldaptive.version>
+        <ldaptive.version>2.1.1</ldaptive.version>
         <mockito.version>3.9.0</mockito.version>
         <testng.version>7.5</testng.version>
         <unboundid.version>4.0.14</unboundid.version>

-- 
To stop receiving notification emails like this one, please contact
the administrator of this repository.


More information about the commits mailing list