[java-parent-project] branch main updated: Update ldaptive to 2.2.0
Daniel Fisher
dfisher at vt.edu
Fri Aug 18 00:10:54 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=c577ce3761674fabed45c2b7d84433ff7090888c
The following commit(s) were added to refs/heads/main by this push:
new c577ce3 Update ldaptive to 2.2.0
c577ce3 is described below
commit c577ce3761674fabed45c2b7d84433ff7090888c
Author: Daniel Fisher <dfisher at vt.edu>
AuthorDate: Thu Aug 17 20:09:39 2023 -0400
Update ldaptive to 2.2.0
---
pom.xml | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
diff --git a/pom.xml b/pom.xml
index 704eb86..bed61c0 100644
--- a/pom.xml
+++ b/pom.xml
@@ -60,7 +60,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.1.2</ldaptive.version>
+ <ldaptive.version>2.2.0</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