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 3885262c88d HDDS-14407. Bump opentelemetry to 1.58.0 (#9617)
3885262c88d is described below
commit 3885262c88d5e1da756728f6e20ebc38fabc39bb
Author: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
AuthorDate: Sat Jan 10 12:32:26 2026 +0100
HDDS-14407. Bump opentelemetry to 1.58.0 (#9617)
---
pom.xml | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
diff --git a/pom.xml b/pom.xml
index 7099bf34f8e..4873fd4a621 100644
--- a/pom.xml
+++ b/pom.xml
@@ -172,7 +172,7 @@
<!-- Node.js version number (without the v prefix required by
frontend-maven-plugin) -->
<nodejs.version>16.14.2</nodejs.version>
<okhttp3.version>4.12.0</okhttp3.version>
- <opentelemetry.version>1.57.0</opentelemetry.version>
+ <opentelemetry.version>1.58.0</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]