From 159321de769f901c582312e090669f0b2f8fe4ce Mon Sep 17 00:00:00 2001 From: snyk-bot Date: Sun, 26 Feb 2023 02:28:57 +0000 Subject: [PATCH] fix: upgrade io.netty:netty-codec-http from 4.0.15.Final to 4.1.87.Final Snyk has created this PR to upgrade io.netty:netty-codec-http from 4.0.15.Final to 4.1.87.Final. See this package in Maven Repository: https://mvnrepository.com/artifact/io.netty/netty-codec-http/ See this project in Snyk: https://app.snyk.io/org/testmap/project/aca65515-7de6-46a8-9145-c5192ef3b128?utm_source=github&utm_medium=referral&page=upgrade-pr --- benchmarks/pom.xml | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/benchmarks/pom.xml b/benchmarks/pom.xml index 4fde956949c0..a1503a916bbb 100644 --- a/benchmarks/pom.xml +++ b/benchmarks/pom.xml @@ -60,7 +60,7 @@ io.netty netty-codec-http - 4.0.15.Final + 4.1.87.Final @@ -88,7 +88,7 @@ -Xmx512m -Xbootclasspath/p:${bootclasspath} -classpath - + com.squareup.okhttp.benchmarks.Benchmark