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 102b51a319c HDDS-14837. Bump opentelemetry to 1.60.1 (#9922)
102b51a319c is described below
commit 102b51a319c3ea72c19fe5026630fb41ed2c4af0
Author: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
AuthorDate: Sun Mar 15 07:06:02 2026 +0100
HDDS-14837. Bump opentelemetry to 1.60.1 (#9922)
---
pom.xml | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
diff --git a/pom.xml b/pom.xml
index d4752ecd424..68680cda280 100644
--- a/pom.xml
+++ b/pom.xml
@@ -171,7 +171,7 @@
<!-- Node.js version number (without the v prefix required by
frontend-maven-plugin) -->
<nodejs.version>20.18.2</nodejs.version>
<okhttp3.version>4.12.0</okhttp3.version>
- <opentelemetry.version>1.58.0</opentelemetry.version>
+ <opentelemetry.version>1.60.1</opentelemetry.version>
<os-maven-plugin.version>1.7.1</os-maven-plugin.version>
<ozone.release>Katmai</ozone.release>
<ozone.shaded.native.prefix>org_apache_ozone_shaded</ozone.shaded.native.prefix>
---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]