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 1445ba23476 HDDS-13899. Bump opentelemetry to 1.56.0 (#9265)
1445ba23476 is described below
commit 1445ba23476cb01f2e0b7c452ebb13598830c98e
Author: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
AuthorDate: Sat Nov 8 12:26:21 2025 +0100
HDDS-13899. Bump opentelemetry to 1.56.0 (#9265)
---
pom.xml | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
diff --git a/pom.xml b/pom.xml
index 3bcecbfa864..e54af254472 100644
--- a/pom.xml
+++ b/pom.xml
@@ -179,7 +179,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.55.0</opentelemetry.version>
+ <opentelemetry.version>1.56.0</opentelemetry.version>
<os-maven-plugin.version>1.7.1</os-maven-plugin.version>
<ozone.release>Katmai</ozone.release>
<ozone.version>2.2.0-SNAPSHOT</ozone.version>
---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]