VULN UPGRADE: minor upgrades — 42 packages (minor: 9 · patch: 33) [utils/build]#6301
Conversation
|
PRApprover will approve and merge this PR, FAQ, #dx-source-code-management 🛠️ PRApproval Status
➡️ Current phase: CI tests failed, please fix and re-trigger |
|
|
There was a problem hiding this comment.
💡 Codex Review
Here are some automated review suggestions for this pull request.
Reviewed commit: dc7e034b9c
ℹ️ About Codex in GitHub
Codex has been enabled to automatically review pull requests in this repo. Reviews are triggered when you
- Open a pull request for review
- Mark a draft as ready
- Comment "@codex review".
If Codex has suggestions, it will comment; otherwise it will react with 👍.
When you sign up for Codex through ChatGPT, Codex can also answer questions or update the PR, like "@codex address that feedback".
| <groupId>io.opentelemetry</groupId> | ||
| <artifactId>opentelemetry-sdk-logs</artifactId> | ||
| <version>1.26.0-alpha</version> | ||
| <version>1.58.0</version> |
There was a problem hiding this comment.
Keep OTel log artifacts on a single version line
This update moves only opentelemetry-sdk-logs to 1.58.0 while opentelemetry-api-logs and opentelemetry-exporter-otlp-logs stay on 1.26.0-alpha; before this commit all three were aligned. The Spring Boot native app builds a logging pipeline (SdkLoggerProvider + OTLP log exporter), so mixing a stable 1.58 SDK with 1.26-alpha log API/exporter artifacts can introduce runtime linkage failures (e.g., NoSuchMethodError/NoClassDefFoundError) when logs are initialized.
Useful? React with 👍 / 👎.
|
Summary: Critical-severity security update — 95 packages upgraded (MINOR changes included)
Manifests changed:
utils/build(maven)Updates
Packages marked with "-" are updated due to dependency constraints.
Security Details
🚨 Critical & High Severity (32 fixed)
ℹ️ Other Vulnerabilities (59)
1.2.111.2.13utils/build/docker/java/akka-http/pom.xml1.4.141.5.28utils/build/docker/java/spring-boot-3-native/pom.xml4.13.04.17.0utils/build/docker/java/spring-boot/pom.xml4.13.04.17.0utils/build/docker/java_otel/spring-boot/pom.xml2.18.32.18.5utils/build/docker/java/ratpack/pom.xml2.17.12.17.3utils/build/docker/java/resteasy-netty3/pom.xml2.12.32.21.0utils/build/docker/java/jersey-grizzly2/pom.xml2.10.32.21.0utils/build/docker/java/ratpack/pom.xml2.10.32.10.5utils/build/docker/java/ratpack/pom.xml4.9.34.12.0utils/build/docker/java/spring-boot/pom.xml3.0.13.0.2utils/build/docker/java/jersey-grizzly2/pom.xml2.3.02.3.9utils/build/docker/java/vertx3/pom.xml2.3.02.3.9utils/build/docker/java/vertx4/pom.xml1.45.01.59.0utils/build/docker/java/parametric/pom.xml1.41.01.59.0utils/build/docker/java/spring-boot/pom.xml1.41.01.59.0utils/build/docker/java_otel/spring-boot/pom.xml4.4.04.4.9utils/build/docker/java/vertx4/pom.xml4.4.04.4.9utils/build/docker/java/vertx4/pom.xml2.3.02.3.1utils/build/docker/java/akka-http/pom.xml2.3.02.3.1utils/build/docker/java/jersey-grizzly2/pom.xml2.2.52.2.12utils/build/docker/java/resteasy-netty3/pom.xml2.3.02.3.1utils/build/docker/java/vertx3/pom.xml2.3.02.3.1utils/build/docker/java/vertx4/pom.xml3.17.03.20.0utils/build/docker/java/akka-http/pom.xml3.17.03.20.0utils/build/docker/java/jersey-grizzly2/pom.xml3.17.03.20.0utils/build/docker/java/parametric/pom.xml3.17.03.20.0utils/build/docker/java/play/pom.xml3.17.03.20.0utils/build/docker/java/ratpack/pom.xml3.17.03.20.0utils/build/docker/java/resteasy-netty3/pom.xml3.17.03.20.0utils/build/docker/java/spring-boot-3-native/pom.xml3.17.03.20.0utils/build/docker/java/spring-boot/pom.xml3.17.03.20.0utils/build/docker/java/vertx3/pom.xml3.17.03.20.0utils/build/docker/java/vertx4/pom.xml3.17.03.20.0utils/build/docker/java_otel/spring-boot/pom.xml4.5.44.5.14utils/build/docker/java/spring-boot/pom.xml4.5.44.5.14utils/build/docker/java_otel/spring-boot/pom.xml2.13.82.13.18utils/build/docker/java/play/pom.xml2.0.162.0.17utils/build/docker/java/spring-boot-3-native/pom.xmlReview Checklist
Standard review:
Update Mode: Vulnerability Remediation (Critical/High)
🤖 Generated by DataDog Automated Dependency Management System