[java-parent-project] branch maint-11 updated: Update ldaptive to 1.3.2
Daniel Fisher
dfisher at vt.edu
Fri Aug 12 19:57:14 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=d4605b6c2d8545cac78a6315bc406bbfdca905a7
The following commit(s) were added to refs/heads/maint-11 by this push:
new d4605b6 Update ldaptive to 1.3.2
d4605b6 is described below
commit d4605b6c2d8545cac78a6315bc406bbfdca905a7
Author: Daniel Fisher <dfisher at vt.edu>
AuthorDate: Fri Aug 12 15:54:45 2022 -0400
Update ldaptive to 1.3.2
---
pom.xml | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
diff --git a/pom.xml b/pom.xml
index ace3773..da1a5bc 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.2</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