From b17717c52c466f581e1d39a7ffb4df2c203fd313 Mon Sep 17 00:00:00 2001 From: snyk-bot Date: Tue, 3 Oct 2023 00:27:44 +0000 Subject: [PATCH] fix: examples/agent/pom.xml to reduce vulnerabilities The following vulnerabilities are fixed with an upgrade: - https://snyk.io/vuln/SNYK-JAVA-ORGJETBRAINSKOTLIN-2393744 --- examples/agent/pom.xml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/examples/agent/pom.xml b/examples/agent/pom.xml index ea8b3fd..a576738 100644 --- a/examples/agent/pom.xml +++ b/examples/agent/pom.xml @@ -22,7 +22,7 @@ com.squareup.okhttp3 okhttp - 4.10.0 + 4.11.0