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

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


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

commit f14bd973adc8bd2898a3456b033620e936ef4c9f
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 | 5 ++++-
 2 files changed, 6 insertions(+), 3 deletions(-)

diff --git a/build.properties.default b/build.properties.default
index 890066f997..f58965a3cf 100644
--- a/build.properties.default
+++ b/build.properties.default
@@ -265,10 +265,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 314f1427a3..e8172f7bf4 100644
--- a/webapps/docs/changelog.xml
+++ b/webapps/docs/changelog.xml
@@ -141,6 +141,9 @@
       <fix>
         <bug>68124</bug>: Migrate sample.war from javax to jakarta. (lihan)
       </fix>
+      <update>
+        Update UnboundID to 6.0.11. (markt)
+      </update>
     </changelog>
   </subsection>
 </section>
@@ -401,7 +404,7 @@
         Tomcat JARs. (markt)
       </add>
       <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