[java-parent-project] branch maint-11 updated: Update ldaptive to 1.3.3
Daniel Fisher
dfisher at vt.edu
Fri Sep 2 13:32:27 UTC 2022
This is an automated email from the git hooks/post-receive script.
dfisher pushed a commit to branch maint-11
in repository java-parent-project.
View the commit online:
http://git.shibboleth.net/view/?p=java-parent-project.git;a=commit;h=9faf64ee255d668711e7384fabd01407cef22d6b
The following commit(s) were added to refs/heads/maint-11 by this push:
new 9faf64e Update ldaptive to 1.3.3
9faf64e is described below
commit 9faf64ee255d668711e7384fabd01407cef22d6b
Author: Daniel Fisher <dfisher at vt.edu>
AuthorDate: Thu Sep 1 23:24:27 2022 -0400
Update ldaptive to 1.3.3
Second attempt at fixes for ldaptive v1.3
---
pom.xml | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
diff --git a/pom.xml b/pom.xml
index ace3773..0b01b65 100644
--- a/pom.xml
+++ b/pom.xml
@@ -53,7 +53,7 @@
<jetty.groupId>org.eclipse.jetty</jetty.groupId>
<joda-time.version>2.10.14</joda-time.version>
<jsoup.version>1.14.3</jsoup.version>
- <ldaptive.version>1.3.1</ldaptive.version>
+ <ldaptive.version>1.3.3</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