From b5ccb57bffacf374b5fd0472559ee3f671da7d01 Mon Sep 17 00:00:00 2001 From: Luca Molteni Date: Wed, 13 Dec 2023 12:58:28 +0100 Subject: [PATCH] Bump Snappy to 1.1.10.1 --- optaplanner-migration/pom.xml | 6 ++++++ 1 file changed, 6 insertions(+) diff --git a/optaplanner-migration/pom.xml b/optaplanner-migration/pom.xml index 2ffc6bc3db8..156285c8d76 100644 --- a/optaplanner-migration/pom.xml +++ b/optaplanner-migration/pom.xml @@ -22,6 +22,7 @@ org.optaplanner.migration 4.9.3 + 1.1.10.1 @@ -37,6 +38,11 @@ antlr4-runtime ${version.org.antlr} + + org.xerial.snappy + snappy-java + ${version.org.xerial.snappy} +