[java-parent-project] branch main updated: Update ldaptive to 2.3.0-SNAPSHOT

Daniel Fisher dfisher at vt.edu
Thu Dec 28 20:08:11 UTC 2023


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=5a105a567cab04a9fd239c34436189643f53ef2d

The following commit(s) were added to refs/heads/main by this push:
     new 5a105a5  Update ldaptive to 2.3.0-SNAPSHOT
5a105a5 is described below

commit 5a105a567cab04a9fd239c34436189643f53ef2d
Author: Daniel Fisher <dfisher at vt.edu>
AuthorDate: Thu Dec 28 15:06:55 2023 -0500

    Update ldaptive to 2.3.0-SNAPSHOT
---
 pom.xml | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/pom.xml b/pom.xml
index 18adf18..a069754 100644
--- a/pom.xml
+++ b/pom.xml
@@ -57,7 +57,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.2.0</ldaptive.version>
+        <ldaptive.version>2.3.0-SNAPSHOT</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