This is an automated email from the ASF dual-hosted git repository.
markt-asf pushed a commit to branch main
in repository https://gitbox.apache.org/repos/asf/tomcat.git
The following commit(s) were added to refs/heads/main by this push:
new 73cb2d3d59 Update UnboundID to 7.0.5
73cb2d3d59 is described below
commit 73cb2d3d5983d6d169f79c8b64fee9ab2f4e3f5a
Author: Mark Thomas <[email protected]>
AuthorDate: Wed Jul 1 17:58:14 2026 +0100
Update UnboundID to 7.0.5
---
build.properties.default | 4 ++--
webapps/docs/changelog.xml | 3 +++
2 files changed, 5 insertions(+), 2 deletions(-)
diff --git a/build.properties.default b/build.properties.default
index 8b0e876df7..48dd42977f 100644
--- a/build.properties.default
+++ b/build.properties.default
@@ -258,10 +258,10 @@
bytebuddy.jar=${bytebuddy.home}/byte-buddy-${bytebuddy.version}.jar
bytebuddy.loc=${base-maven.loc}/net/bytebuddy/byte-buddy/${bytebuddy.version}/byte-buddy-${bytebuddy.version}.jar
# ----- UnboundID, used by unit tests, version 5.1.4 or later -----
-unboundid.version=7.0.4
+unboundid.version=7.0.5
unboundid.checksum.enabled=true
unboundid.checksum.algorithm=MD5|SHA-1
-unboundid.checksum.value=7006a217741934517b1cdd6aa12c6d9f|2fe2d5461a87a58aee97f836e3af63ef8ce7b29e
+unboundid.checksum.value=ddb876e766af6e41b0d4db7392538ff9|398b875694b82dd80a78aad88c065b455e4b90d9
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 a70de7d60c..6ad77010c9 100644
--- a/webapps/docs/changelog.xml
+++ b/webapps/docs/changelog.xml
@@ -452,6 +452,9 @@
<update>
Update Byte Buddy to 1.18.9. (markt)
</update>
+ <update>
+ Update UnboundID to 7.0.5. (markt)
+ </update>
</changelog>
</subsection>
</section>
---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]