This is an automated email from the ASF dual-hosted git repository.

markt pushed a commit to branch 8.5.x
in repository https://gitbox.apache.org/repos/asf/tomcat.git


The following commit(s) were added to refs/heads/8.5.x by this push:
     new 027d4b51a2 Update UnboundID to 6.0.11
027d4b51a2 is described below

commit 027d4b51a207fd9bfb3a8c19580e9dd2a8ad0e2b
Author: Mark Thomas <ma...@apache.org>
AuthorDate: Wed Dec 6 10:16:20 2023 +0000

    Update UnboundID to 6.0.11
---
 build.properties.default   | 4 ++--
 webapps/docs/changelog.xml | 9 ++++++++-
 2 files changed, 10 insertions(+), 3 deletions(-)

diff --git a/build.properties.default b/build.properties.default
index b8429bb0ce..686e3ea6db 100644
--- a/build.properties.default
+++ b/build.properties.default
@@ -271,10 +271,10 @@ 
objenesis.jar=${objenesis.home}/objenesis-${objenesis.version}.jar
 
objenesis.loc=${base-maven.loc}/org/objenesis/objenesis/${objenesis.version}/objenesis-${objenesis.version}.jar
 
 # ----- UnboundID, used by unit tests, version 5.1.4 or later -----
-unboundid.version=6.0.10
+unboundid.version=6.0.11
 unboundid.checksum.enabled=true
 unboundid.checksum.algorithm=SHA-512
-unboundid.checksum.value=a89df8aaf5d8612465f9be710bd98941f9e738cac6447a3b333a3f9e2fee6ce8120d3673d1cf06047442222f4273d19a4fc5e964088109e8e6b6e4852e7528b1
+unboundid.checksum.value=4bb1dc4adef77fd124d1b184556c44b44945fc69f62662c62f46cff9a6792c24ed385c6a01854797ec069df42286ba51b3d1e3c7a6ee9ee4a3e69908850ffa36
 unboundid.home=${base.path}/unboundid-${unboundid.version}
 unboundid.jar=${unboundid.home}/unboundid-ldapsdk-${unboundid.version}.jar
 
unboundid.loc=${base-maven.loc}/com/unboundid/unboundid-ldapsdk/${unboundid.version}/unboundid-ldapsdk-${unboundid.version}.jar
diff --git a/webapps/docs/changelog.xml b/webapps/docs/changelog.xml
index 12ee52195c..29cbe2e71e 100644
--- a/webapps/docs/changelog.xml
+++ b/webapps/docs/changelog.xml
@@ -136,6 +136,13 @@
       </scode>
     </changelog>
   </subsection>
+  <subsection name="Other">
+    <changelog>
+      <update>
+        Update UnboundID to 6.0.11. (markt)
+      </update>
+    </changelog>
+  </subsection>
 </section>
 <section name="Tomcat 8.5.96 (schultz)" rtext="Release in progres">
   <subsection name="Catalina">
@@ -363,7 +370,7 @@
         to tracking the 1.x branch. (markt)
       </update>
       <update>
-        Update UnboundID to 6.0.9. (markt)
+        Update UnboundID to 6.0.10. (markt)
       </update>
       <update>
         Update Checkstyle to 10.12.3. (markt)


---------------------------------------------------------------------
To unsubscribe, e-mail: dev-unsubscr...@tomcat.apache.org
For additional commands, e-mail: dev-h...@tomcat.apache.org

Reply via email to