From df7c03b813c0c67d855b2fe3c4f1d50111c799ea Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Fabr=C3=ADcio=20Cabral?= Date: Tue, 24 May 2022 11:10:54 -0300 Subject: [PATCH] Update dependencies to latest possible --- pom.xml | 24 ++++++++++++------------ 1 file changed, 12 insertions(+), 12 deletions(-) diff --git a/pom.xml b/pom.xml index 08891e3..7906acc 100644 --- a/pom.xml +++ b/pom.xml @@ -27,7 +27,7 @@ com.jcabi parent - 0.51.2 + 0.57.2 com.github.fabriciofx cactoos-jdbc @@ -89,7 +89,7 @@ maven-compiler-plugin - 3.8.1 + 3.10.1 1.8 1.8 @@ -126,31 +126,31 @@ com.h2database h2 - 1.4.200 + 2.1.212 test mysql mysql-connector-java - 8.0.18 + 8.0.29 test org.postgresql postgresql - 42.2.8 + 42.3.5 test com.jcabi jcabi-xml - 0.22.1 + 0.23.2 test com.jcabi jcabi-matchers - 1.4 + 1.5.3 test @@ -188,13 +188,13 @@ org.slf4j slf4j-simple - 1.7.30 + 2.0.0-alpha7 provided junit junit - 4.12 + 4.13 test @@ -220,7 +220,7 @@ org.testcontainers testcontainers-bom - 1.15.3 + 1.17.2 pom import @@ -234,7 +234,7 @@ com.qulice qulice-maven-plugin - 0.18.19 + 0.19.4 checkstyle:/src/site/resources/.* @@ -245,7 +245,7 @@ org.jacoco jacoco-maven-plugin - 0.8.5 + 0.8.8 file