From 95b7246717b60434325679a6d055eaed70bc2468 Mon Sep 17 00:00:00 2001 From: snyk-bot Date: Tue, 27 Jan 2026 07:33:33 +0000 Subject: [PATCH 1/2] fix: run/logging-manual/pom.xml to reduce vulnerabilities The following vulnerabilities are fixed with an upgrade: - https://snyk.io/vuln/SNYK-JAVA-CHQOSLOGBACK-15062482 --- run/logging-manual/pom.xml | 172 ++++++++++++++++++------------------- 1 file changed, 86 insertions(+), 86 deletions(-) diff --git a/run/logging-manual/pom.xml b/run/logging-manual/pom.xml index 67a09ea98e3..6577ddbc461 100644 --- a/run/logging-manual/pom.xml +++ b/run/logging-manual/pom.xml @@ -1,87 +1,87 @@ - - - - 4.0.0 - com.example.cloudrun - logging-manual - 0.0.1-SNAPSHOT - - - com.google.cloud.samples - shared-configuration - 1.0.23 - - - UTF-8 - 11 - 11 - - - - - com.sparkjava - spark-core - 2.9.3 - - - - - org.slf4j - slf4j-api - 1.7.32 - - - net.logstash.logback - logstash-logback-encoder - 6.6 - - - ch.qos.logback - logback-classic - 1.2.6 - - - - - com.squareup.okhttp3 - okhttp - 4.9.2 - - - junit - junit - 4.13.2 - test - - - - - - - - - com.google.cloud.tools - jib-maven-plugin - 3.1.4 - - - gcr.io/PROJECT_ID/logging-manual - - - - - - - + + + + 4.0.0 + com.example.cloudrun + logging-manual + 0.0.1-SNAPSHOT + + + com.google.cloud.samples + shared-configuration + 1.0.23 + + + UTF-8 + 11 + 11 + + + + + com.sparkjava + spark-core + 2.9.3 + + + + + org.slf4j + slf4j-api + 1.7.32 + + + net.logstash.logback + logstash-logback-encoder + 6.6 + + + ch.qos.logback + logback-classic + 1.5.25 + + + + + com.squareup.okhttp3 + okhttp + 4.9.2 + + + junit + junit + 4.13.2 + test + + + + + + + + + com.google.cloud.tools + jib-maven-plugin + 3.1.4 + + + gcr.io/PROJECT_ID/logging-manual + + + + + + + From 722e6c584d036de02d36c1d8431228261879b51d Mon Sep 17 00:00:00 2001 From: snyk-bot Date: Fri, 30 Jan 2026 07:45:01 +0000 Subject: [PATCH 2/2] fix: run/logging-manual/pom.xml to reduce vulnerabilities The following vulnerabilities are fixed with an upgrade: - https://snyk.io/vuln/SNYK-JAVA-CHQOSLOGBACK-15062482