From fa7e21ea7e036fc401a9bd5210037d834caa1b23 Mon Sep 17 00:00:00 2001 From: sgoudham Date: Sat, 7 Jan 2023 21:08:25 +0000 Subject: [PATCH] build: update deps --- pom.xml | 12 ++++++------ 1 file changed, 6 insertions(+), 6 deletions(-) diff --git a/pom.xml b/pom.xml index b71be85..40e0c81 100644 --- a/pom.xml +++ b/pom.xml @@ -79,7 +79,7 @@ com.fasterxml.jackson.core jackson-databind - 2.14.0 + 2.14.1 com.fasterxml.jackson.core @@ -98,7 +98,7 @@ org.apache.maven.plugins maven-compiler-plugin - 3.8.1 + 3.10.1 11 11 @@ -120,7 +120,7 @@ org.apache.maven.plugins maven-javadoc-plugin - 3.3.0 + 3.4.1 attach-javadocs @@ -150,7 +150,7 @@ org.sonatype.plugins nexus-staging-maven-plugin - 1.6.8 + 1.6.13 true ossrh @@ -161,12 +161,12 @@ org.apache.maven.plugins maven-surefire-plugin - 3.0.0-M5 + 3.0.0-M7 org.jacoco jacoco-maven-plugin - 0.8.7 + 0.8.8