From 1d8c312b218423ab17b8ab27db5f87ee7ebed68f Mon Sep 17 00:00:00 2001 From: Nikita Koksharov Date: Fri, 6 May 2022 10:10:59 +0300 Subject: [PATCH] libs updated --- pom.xml | 12 ++++++------ 1 file changed, 6 insertions(+), 6 deletions(-) diff --git a/pom.xml b/pom.xml index c42d54ca7..056caa53a 100644 --- a/pom.xml +++ b/pom.xml @@ -132,13 +132,13 @@ org.assertj assertj-core - 3.20.2 + 3.22.0 test org.awaitility awaitility - 4.1.0 + 4.2.0 test @@ -175,14 +175,14 @@ io.netty netty-bom - 4.1.74.Final + 4.1.76.Final pom import com.fasterxml.jackson jackson-bom - 2.13.1 + 2.13.2.20220328 pom import @@ -201,7 +201,7 @@ org.sonatype.plugins nexus-staging-maven-plugin - 1.6.8 + 1.6.13 true ossrepo @@ -226,7 +226,7 @@ org.apache.maven.plugins maven-enforcer-plugin - 3.0.0-M3 + 3.0.0 enforce-maven