[java-parent-project] branch main updated: Revert "Update ldaptive to 2.1.2."
Scott Cantor
cantor.2 at osu.edu
Wed May 10 13:14:30 UTC 2023
This is an automated email from the git hooks/post-receive script.
scantor 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=eb3daa200db65260c612fd2ea4819a5b9e5cdaf1
The following commit(s) were added to refs/heads/main by this push:
new eb3daa2 Revert "Update ldaptive to 2.1.2."
eb3daa2 is described below
commit eb3daa200db65260c612fd2ea4819a5b9e5cdaf1
Author: Scott Cantor <cantor.2 at osu.edu>
AuthorDate: Wed May 10 09:14:16 2023 -0400
Revert "Update ldaptive to 2.1.2."
This reverts commit 9e8b950779416f67b915f25790e851c6c778a291.
---
pom.xml | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
diff --git a/pom.xml b/pom.xml
index 396656f..2742c7c 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.2</ldaptive.version>
+ <ldaptive.version>2.1.1</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