From bb574d0ef79af99d9bc9e4b8e54a95bcfe2a716e Mon Sep 17 00:00:00 2001 From: Ben van Hartingsveldt Date: Fri, 11 Jul 2025 17:26:46 +0200 Subject: [PATCH] Fix vulnerabilities --- pom.xml | 8 ++++---- 1 file changed, 4 insertions(+), 4 deletions(-) diff --git a/pom.xml b/pom.xml index 5cc8276..088220d 100644 --- a/pom.xml +++ b/pom.xml @@ -65,22 +65,22 @@ com.dampcake bencode - 1.4.1 + 1.4.2 io.netty netty-all - 4.1.116.Final + 4.2.2.Final org.json json - 20241224 + 20250517 org.junit.jupiter junit-jupiter-engine - 5.11.4 + 5.13.3 test