From 7186e978fe7e43c9876f6553672568b2396a22be Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?=E8=AE=B8=E6=99=93=E4=B8=9C?= <763795151@qq.com> Date: Tue, 16 Nov 2021 20:56:06 +0800 Subject: [PATCH] =?UTF-8?q?1.0.0=E7=89=88=E6=9C=AC?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- pom.xml | 7 ++++--- 1 file changed, 4 insertions(+), 3 deletions(-) diff --git a/pom.xml b/pom.xml index 6bb1a64..aafb851 100644 --- a/pom.xml +++ b/pom.xml @@ -10,7 +10,7 @@ com.xuxd kafka-console-ui - 0.0.1-SNAPSHOT + 1.0.0 kafka-console-ui Kafka console manage ui @@ -24,17 +24,18 @@ 2.8.0 3.0.0 3.4.2 + 2.13.6 org.scala-lang scala-library - 2.13.6 + ${scala.version} org.scala-lang scala-compiler - 2.13.6 + ${scala.version}