From 59bf0a5e5c46aa2f3249e11f2b621c086aba43f8 Mon Sep 17 00:00:00 2001 From: Jia Fan Date: Mon, 16 Oct 2023 20:37:33 +0800 Subject: [PATCH] [Build] Update build version to 2.3.4-SNAPSHOT (#5619) --- pom.xml | 2 +- tools/dependencies/known-dependencies.txt | 4 ++-- 2 files changed, 3 insertions(+), 3 deletions(-) diff --git a/pom.xml b/pom.xml index adcdd5e7e05..32abb620f8d 100644 --- a/pom.xml +++ b/pom.xml @@ -55,7 +55,7 @@ - 2.3.3-SNAPSHOT + 2.3.4-SNAPSHOT 2.1.1 UTF-8 1.8 diff --git a/tools/dependencies/known-dependencies.txt b/tools/dependencies/known-dependencies.txt index 11e5c57b8af..024961241bd 100755 --- a/tools/dependencies/known-dependencies.txt +++ b/tools/dependencies/known-dependencies.txt @@ -22,8 +22,8 @@ protostuff-collectionschema-1.8.0.jar protostuff-core-1.8.0.jar protostuff-runtime-1.8.0.jar scala-library-2.11.12.jar -seatunnel-jackson-2.3.3-SNAPSHOT-optional.jar -seatunnel-guava-2.3.3-SNAPSHOT-optional.jar +seatunnel-jackson-2.3.4-SNAPSHOT-optional.jar +seatunnel-guava-2.3.4-SNAPSHOT-optional.jar slf4j-api-1.7.25.jar jsqlparser-4.5.jar animal-sniffer-annotations-1.17.jar