From 4285aa6d5b6568bd3422855a6f285d43e0071041 Mon Sep 17 00:00:00 2001 From: snyk-bot Date: Thu, 2 Oct 2025 01:49:46 +0000 Subject: [PATCH] fix: builders/testdata/java/micronaut-helloworld/pom.xml to reduce vulnerabilities The following vulnerabilities are fixed with an upgrade: - https://snyk.io/vuln/SNYK-JAVA-CHQOSLOGBACK-13169722 --- builders/testdata/java/micronaut-helloworld/pom.xml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/builders/testdata/java/micronaut-helloworld/pom.xml b/builders/testdata/java/micronaut-helloworld/pom.xml index 278820df6..a7b2ee9fc 100644 --- a/builders/testdata/java/micronaut-helloworld/pom.xml +++ b/builders/testdata/java/micronaut-helloworld/pom.xml @@ -71,7 +71,7 @@ ch.qos.logback logback-classic - 1.3.0-alpha5 + 1.5.14 runtime