From 5818aba136d86dcad7b39fc44d7f131618e4b8f0 Mon Sep 17 00:00:00 2001 From: Yegor Bugayenko Date: Wed, 10 Aug 2022 08:39:07 +0300 Subject: [PATCH] #1139 xembly 0.27.0 --- pom.xml | 18 +++++++++--------- 1 file changed, 9 insertions(+), 9 deletions(-) diff --git a/pom.xml b/pom.xml index c7a4538ee..bd367e892 100644 --- a/pom.xml +++ b/pom.xml @@ -156,7 +156,7 @@ SOFTWARE. com.jcabi jcabi-xml - 0.23.2 + 0.24.0 true @@ -175,14 +175,14 @@ SOFTWARE. com.jcabi.incubator xembly - 0.26.2 + 0.27.0 compile true org.antlr antlr4-runtime - 4.9.2 + 4.10.1 compile true @@ -240,7 +240,7 @@ SOFTWARE. com.jcabi jcabi-log - 0.20.1 + 0.21.0 test @@ -270,13 +270,13 @@ SOFTWARE. org.slf4j slf4j-api - 1.8.0-alpha2 + 2.0.0-alpha5 provided org.slf4j slf4j-log4j12 - 1.8.0-alpha2 + 2.0.0-alpha5 test @@ -288,19 +288,19 @@ SOFTWARE. org.junit.jupiter junit-jupiter-api - 5.6.2 + 5.9.0 test org.junit.jupiter junit-jupiter-params - 5.6.2 + 5.9.0 test org.junit.jupiter junit-jupiter-engine - 5.6.2 + 5.9.0 test