[java-parent-project] branch maint-11 updated: Move ldaptive back to 1.3.1

Rod Widdowson rdw at steadingsoftware.com
Sun Aug 14 09:43:38 UTC 2022


This is an automated email from the git hooks/post-receive script.

rdw 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=cb2e7179837851cbf8b9747e10c3f2968c4db5d0

The following commit(s) were added to refs/heads/maint-11 by this push:
     new cb2e717  Move ldaptive back to 1.3.1
cb2e717 is described below

commit cb2e7179837851cbf8b9747e10c3f2968c4db5d0
Author: Rod Widdowson <rdw at steadingsoftware.com>
AuthorDate: Sun Aug 14 10:42:31 2022 +0100

    Move ldaptive back to 1.3.1
    
    (pending github issue 219)
---
 pom.xml | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/pom.xml b/pom.xml
index da1a5bc..ace3773 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.2</ldaptive.version>
+        <ldaptive.version>1.3.1</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