From 7e8c7fe04bddf360e86708cfd8120773703223e3 Mon Sep 17 00:00:00 2001 From: Andreas Rudolph Date: Thu, 3 Jan 2019 19:38:28 +0100 Subject: [PATCH] update slf4j dependency to version 1.7.25 (#271) --- pf4j/pom.xml | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/pf4j/pom.xml b/pf4j/pom.xml index 7d8ab0c..2552aed 100644 --- a/pf4j/pom.xml +++ b/pf4j/pom.xml @@ -30,12 +30,12 @@ org.slf4j slf4j-api - 1.7.5 + 1.7.25 org.slf4j slf4j-log4j12 - 1.7.5 + 1.7.25 test -- 2.39.5