[java-parent-project] 02/02: Update ldaptive to 2.5.0-SNAPSHOT
Codeberg
noreply at shibboleth.net
Mon Dec 1 01:44:29 UTC 2025
This is an automated email from the git hooks/post-receive script.
codeberg pushed a commit to branch main
in repository java-parent-project.
View the commit online:
https://codeberg.org/Shibboleth/java-parent-project/commit/22ac28132a18bbf9ed0e86d15471b132538eb94a
commit 22ac28132a18bbf9ed0e86d15471b132538eb94a
Author: Daniel Fisher <dfisher at vt.edu>
AuthorDate: Wed Nov 26 13:38:27 2025 -0500
Update ldaptive to 2.5.0-SNAPSHOT
---
pom.xml | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
diff --git a/pom.xml b/pom.xml
index 035c3c2..cf587bb 100644
--- a/pom.xml
+++ b/pom.xml
@@ -60,7 +60,7 @@
<janino.version>3.1.12</janino.version>
<jetty.groupId>org.eclipse.jetty</jetty.groupId>
<jsoup.version>1.17.2</jsoup.version>
- <ldaptive.version>2.4.2</ldaptive.version>
+ <ldaptive.version>2.5.0-SNAPSHOT</ldaptive.version>
<mockito.version>3.9.0</mockito.version>
<testng.version>7.7.1</testng.version>
<unboundid.version>7.0.2</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