From e8f0a779040f1ba8ea83e5ed256454ae13d2c780 Mon Sep 17 00:00:00 2001 From: Stefan Seifert Date: Thu, 22 Feb 2024 10:45:30 +0100 Subject: [PATCH] update dependencies --- maven-nodejs-proxy/pom.xml | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/maven-nodejs-proxy/pom.xml b/maven-nodejs-proxy/pom.xml index ccb75d7..cc7e350 100644 --- a/maven-nodejs-proxy/pom.xml +++ b/maven-nodejs-proxy/pom.xml @@ -65,21 +65,21 @@ commons-io commons-io - 2.7 + 2.15.1 compile commons-codec commons-codec - 1.12 + 1.16.1 compile org.apache.maven maven-artifact - 3.3.9 + 3.9.6 compile