[java-parent-project] branch main updated: IDP-2102 update ldaptive to v2.1.2
Daniel Fisher
dfisher at vt.edu
Mon May 15 13:43:19 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=f1e8381f365c449c3eb582a6d50c33e3221412b1
The following commit(s) were added to refs/heads/main by this push:
new f1e8381 IDP-2102 update ldaptive to v2.1.2
f1e8381 is described below
commit f1e8381f365c449c3eb582a6d50c33e3221412b1
Author: Daniel Fisher <dfisher at vt.edu>
AuthorDate: Sun May 14 23:56:18 2023 -0400
IDP-2102 update ldaptive to v2.1.2
https://shibboleth.atlassian.net/browse/IDP-2102
---
pom.xml | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
diff --git a/pom.xml b/pom.xml
index 2d0be11..36a0fe0 100644
--- a/pom.xml
+++ b/pom.xml
@@ -58,7 +58,7 @@
<janino.version>3.1.6</janino.version>
<jetty.groupId>org.eclipse.jetty</jetty.groupId>
<jsoup.version>1.15.4</jsoup.version>
- <ldaptive.version>2.1.1</ldaptive.version>
+ <ldaptive.version>2.1.2</ldaptive.version>
<mockito.version>3.9.0</mockito.version>
<testng.version>7.5</testng.version>
<unboundid.version>6.0.7</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