This is an automated email from the ASF dual-hosted git repository.

penghui pushed a commit to branch master
in repository https://gitbox.apache.org/repos/asf/pulsar.git


The following commit(s) were added to refs/heads/master by this push:
     new 5690b25bdc0 [clean][pom] remove unused scala-library.version from 
pom.xml (#17954)
5690b25bdc0 is described below

commit 5690b25bdc069c61a96252e026673fc8d88c4377
Author: HuangZeGui <[email protected]>
AuthorDate: Mon Oct 10 14:34:26 2022 +0800

    [clean][pom] remove unused scala-library.version from pom.xml (#17954)
---
 pom.xml | 1 -
 1 file changed, 1 deletion(-)

diff --git a/pom.xml b/pom.xml
index 5bf0abdc1e7..bedda974df2 100644
--- a/pom.xml
+++ b/pom.xml
@@ -177,7 +177,6 @@ flexible messaging model and an intuitive client 
API.</description>
     <elasticsearch-java.version>8.1.0</elasticsearch-java.version>
     <trino.version>363</trino.version>
     <scala.binary.version>2.13</scala.binary.version>
-    <scala-library.version>2.13.6</scala-library.version>
     <debezium.version>1.9.5.Final</debezium.version>
     <debezium.postgresql.version>42.5.0</debezium.postgresql.version>
     <debezium.mysql.version>8.0.30</debezium.mysql.version>

Reply via email to