From 4092e8e4c532e136c1d9d9fb0049cdd48c311fd8 Mon Sep 17 00:00:00 2001 From: Yegor Bugayenko Date: Tue, 30 Aug 2022 08:37:49 +0300 Subject: [PATCH] some versions up --- eo-runtime/pom.xml | 2 +- pom.xml | 6 +++--- 2 files changed, 4 insertions(+), 4 deletions(-) diff --git a/eo-runtime/pom.xml b/eo-runtime/pom.xml index 1aa66dcb2..484f1e182 100644 --- a/eo-runtime/pom.xml +++ b/eo-runtime/pom.xml @@ -53,7 +53,7 @@ SOFTWARE. ch.qos.logback logback-classic - 1.3.0-beta0 + 1.4.0 test diff --git a/pom.xml b/pom.xml index 6ef20a8d4..15766eedf 100644 --- a/pom.xml +++ b/pom.xml @@ -102,12 +102,12 @@ SOFTWARE. com.jcabi.incubator xembly - 0.27.0 + 0.28.1 xml-apis xml-apis - 1.4.01 + 1.0.b2 commons-io @@ -162,7 +162,7 @@ SOFTWARE. com.jcabi jcabi-matchers - 1.5.3 + 1.6.0 org.slf4j