From 1edc239f94c4ed9590bc81b4c3b77e008bc14032 Mon Sep 17 00:00:00 2001 From: andrei_olariu_ro Date: Wed, 11 May 2022 17:17:18 +0300 Subject: [PATCH] Updated mongodb-driver-sync, commons-codec, commons-lang, httpcore, slf4j-api --- pom.xml | 10 +++++----- 1 file changed, 5 insertions(+), 5 deletions(-) diff --git a/pom.xml b/pom.xml index 8b5c844..a62097f 100644 --- a/pom.xml +++ b/pom.xml @@ -21,27 +21,27 @@ org.mongodb mongodb-driver-sync - 4.0.5 + 4.4.2 commons-codec commons-codec - 1.10 + 1.15 org.apache.commons commons-lang3 - 3.8 + 3.12.0 org.apache.httpcomponents httpcore - 4.4.10 + 4.4.15 org.slf4j slf4j-api - 1.7.21 + 1.7.36 org.clojure