From cba8bc0988ce18823bff6454d2417e155ab759cf Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?=E4=BD=95=E6=98=8A=E6=99=A8?= Date: Thu, 27 Apr 2023 02:30:47 +0000 Subject: [PATCH] =?UTF-8?q?upgrade=20org.apache.=20pulsar:pulsar-client=20?= =?UTF-8?q?from=202.5.2=20to=202.11.0=20=E4=BD=BF=E5=BE=97=E4=BF=AE?= =?UTF-8?q?=E5=A4=8D=E7=8E=B0=E6=9C=89=E7=9A=84=E6=BC=8F=E6=B4=9E=E5=8F=98?= =?UTF-8?q?=E5=BE=97=E6=9B=B4=E5=AE=B9=E6=98=93=EF=BC=8C=E5=B9=B6=E4=B8=94?= =?UTF-8?q?=E5=BD=93=E6=96=B0=E6=9A=B4=E9=9C=B2=E7=9A=84=E6=BC=8F=E6=B4=9E?= =?UTF-8?q?=E5=BD=B1=E5=93=8D=E5=88=B0=E6=82=A8=E7=9A=84=E9=A1=B9=E7=9B=AE?= =?UTF-8?q?=E6=97=B6=EF=BC=8C=E5=8F=AF=E4=BB=A5=E6=9B=B4=E5=BF=AB=E5=9C=B0?= =?UTF-8?q?=E8=AF=86=E5=88=AB=E5=92=8C=E4=BF=AE=E5=A4=8D=E5=AE=83=E4=BB=AC?= =?UTF-8?q?=E3=80=82=E5=B0=86=E4=BB=A3=E7=A0=81=E7=9A=84=E7=AC=AC17?= =?UTF-8?q?=E8=A1=8C=E7=94=B12.5.2?= =?UTF-8?q?=E4=BF=AE=E6=94=B9=E4=B8=BA2.11.0?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit Signed-off-by: 何昊晨 --- debezium-server/debezium-server-bom/pom.xml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/debezium-server/debezium-server-bom/pom.xml b/debezium-server/debezium-server-bom/pom.xml index 74b9b11..95296ab 100644 --- a/debezium-server/debezium-server-bom/pom.xml +++ b/debezium-server/debezium-server-bom/pom.xml @@ -14,7 +14,7 @@ 2.13.13 5.1.0 - 2.5.2 + 2.11.0 5.1.1 3.5.2 0.9.1 -- Gitee