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

technoboy pushed a commit to branch branch-3.0
in repository https://gitbox.apache.org/repos/asf/pulsar.git


The following commit(s) were added to refs/heads/branch-3.0 by this push:
     new 6c926f04daa upgrade spring to 5.3.27
6c926f04daa is described below

commit 6c926f04daafad6c0ae3832e49aca1a3b13b64f4
Author: Jiwe Guo <[email protected]>
AuthorDate: Sun May 7 17:20:46 2023 +0800

    upgrade spring to 5.3.27
---
 pom.xml | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/pom.xml b/pom.xml
index e7e00db74e4..252cedbf659 100644
--- a/pom.xml
+++ b/pom.xml
@@ -238,7 +238,7 @@ flexible messaging model and an intuitive client 
API.</description>
     <kotlin-stdlib.version>1.6.0</kotlin-stdlib.version>
     <nsq-client.version>1.0</nsq-client.version>
     <cron-utils.version>9.1.6</cron-utils.version>
-    <spring.version>5.3.26</spring.version>
+    <spring.version>5.3.27</spring.version>
     <apache-http-client.version>4.5.13</apache-http-client.version>
     <apache-httpcomponents.version>4.4.15</apache-httpcomponents.version>
     <jetcd.version>0.5.11</jetcd.version>

Reply via email to