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 24a61feeb62 HDDS-15295. Bump opentelemetry to 1.62.0 (#10287)
24a61feeb62 is described below
commit 24a61feeb6226283733e31614c5c54b171caeadc
Author: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
AuthorDate: Sat May 16 11:33:05 2026 +0200
HDDS-15295. Bump opentelemetry to 1.62.0 (#10287)
---
pom.xml | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
diff --git a/pom.xml b/pom.xml
index 172dd9ff9fa..884d979bf11 100644
--- a/pom.xml
+++ b/pom.xml
@@ -161,7 +161,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.61.0</opentelemetry.version>
+ <opentelemetry.version>1.62.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]