diff --git a/Dockerfile b/Dockerfile index 677de9ee..782afac5 100644 --- a/Dockerfile +++ b/Dockerfile @@ -1,6 +1,6 @@ FROM maven:3.9.6-eclipse-temurin-21 AS build -ARG open_telemetry_version=v1.32.0 +ARG open_telemetry_version=v1.33.0 COPY . ./ RUN mvn -B package -P git-commit RUN cp ninbot-app/target/ninbot-*.jar ninbot.jar diff --git a/ninbot-shared-parent/pom.xml b/ninbot-shared-parent/pom.xml index e7cbdbfa..bd4bbe3a 100644 --- a/ninbot-shared-parent/pom.xml +++ b/ninbot-shared-parent/pom.xml @@ -37,7 +37,7 @@ 3.2.5 21 21 - 1.32.0 + 1.33.0 1.2.1 1.9.8 0.0.4