[java-parent-project] branch main updated: Update ldaptive to 2.4.1
Daniel Fisher
dfisher at vt.edu
Sat Mar 29 17:45:20 UTC 2025
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=6c986e8a8df717ac529fc7ed9a4e447facb9bf4d
The following commit(s) were added to refs/heads/main by this push:
new 6c986e8 Update ldaptive to 2.4.1
6c986e8 is described below
commit 6c986e8a8df717ac529fc7ed9a4e447facb9bf4d
Author: Daniel Fisher <dfisher at vt.edu>
AuthorDate: Sat Mar 29 13:36:40 2025 -0400
Update ldaptive to 2.4.1
Update unboundid to 7.0.2
---
pom.xml | 4 ++--
1 file changed, 2 insertions(+), 2 deletions(-)
diff --git a/pom.xml b/pom.xml
index 45639e2..a6a0738 100644
--- a/pom.xml
+++ b/pom.xml
@@ -60,10 +60,10 @@
<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.0-SNAPSHOT</ldaptive.version>
+ <ldaptive.version>2.4.1</ldaptive.version>
<mockito.version>3.9.0</mockito.version>
<testng.version>7.7.1</testng.version>
- <unboundid.version>6.0.11</unboundid.version> <!-- Test only dependency -->
+ <unboundid.version>7.0.2</unboundid.version> <!-- Test only dependency -->
<metrics.version>4.2.26</metrics.version>
<rhino.version>1.7.15</rhino.version>
<nashorn.jdk.version>15.4</nashorn.jdk.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