From 6ae5b864319ca16c58f4ba60b1071c0bd7f61a0b Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?=E5=8F=B6=E8=90=BD=E5=AF=92=E5=A1=98?= <22316734+ylht@users.noreply.github.com> Date: Wed, 5 Jun 2024 12:46:10 +0800 Subject: [PATCH] [deps] update pom xml --- pom.xml | 16 ++++++++-------- 1 file changed, 8 insertions(+), 8 deletions(-) diff --git a/pom.xml b/pom.xml index ab745cc1..8adeb9ca 100644 --- a/pom.xml +++ b/pom.xml @@ -29,19 +29,19 @@ com.fasterxml.jackson.dataformat jackson-dataformat-csv - 2.17.0 + 2.17.1 com.fasterxml.jackson.core jackson-databind - 2.17.0 + 2.17.1 com.fasterxml.jackson.datatype jackson-datatype-jsr310 - 2.17.0 + 2.17.1 @@ -56,7 +56,7 @@ com.google.ortools ortools-java - 9.9.3963 + 9.10.4067 @@ -69,7 +69,7 @@ info.picocli picocli - 4.7.5 + 4.7.6 @@ -102,14 +102,14 @@ com.alibaba druid - 1.2.22 + 1.2.23 org.junit.jupiter junit-jupiter-engine - 5.10.2 + 5.11.0-M2 test @@ -121,7 +121,7 @@ org.junit.jupiter junit-jupiter-params - 5.10.2 + 5.11.0-M2 test