This is an automated email from the ASF dual-hosted git repository.
adoroszlai pushed a commit to branch master
in repository https://gitbox.apache.org/repos/asf/ozone.git
The following commit(s) were added to refs/heads/master by this push:
new 7e314c75661 HDDS-16331. Bump byte-buddy to 1.18.12 (#11155)
7e314c75661 is described below
commit 7e314c75661cb3c995974b47035120de51be9ed9
Author: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
AuthorDate: Sat Aug 29 09:06:35 2026 +0200
HDDS-16331. Bump byte-buddy to 1.18.12 (#11155)
---
pom.xml | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
diff --git a/pom.xml b/pom.xml
index 61c04df0940..df5bde6788a 100644
--- a/pom.xml
+++ b/pom.xml
@@ -43,7 +43,7 @@
<bonecp.version>0.8.0.RELEASE</bonecp.version>
<bouncycastle.version>1.85</bouncycastle.version>
<build-helper-maven-plugin.version>3.6.1</build-helper-maven-plugin.version>
- <byte-buddy.version>1.18.11</byte-buddy.version>
+ <byte-buddy.version>1.18.12</byte-buddy.version>
<cdi-api.version>2.0.SP1</cdi-api.version>
<checkstyle.version>9.3</checkstyle.version>
<classpath.skip>true</classpath.skip>
---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]