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

yiguolei pushed a commit to branch dev-1.1.2
in repository https://gitbox.apache.org/repos/asf/doris.git


The following commit(s) were added to refs/heads/dev-1.1.2 by this push:
     new d2588e3ace [deps](httpv2)upgrade springboot version to 2.7.3 (#11963)
d2588e3ace is described below

commit d2588e3ace796726ef56a0a5e0766b3fe6d36022
Author: jiafeng.zhang <[email protected]>
AuthorDate: Wed Aug 24 08:49:57 2022 +0800

    [deps](httpv2)upgrade springboot version to 2.7.3 (#11963)
---
 dist/LICENSE-dist.txt | 45 ++++++++++++++++++++++++---------------------
 fe/fe-core/pom.xml    |  2 +-
 2 files changed, 25 insertions(+), 22 deletions(-)

diff --git a/dist/LICENSE-dist.txt b/dist/LICENSE-dist.txt
index b5c06c89bd..af89bde92d 100644
--- a/dist/LICENSE-dist.txt
+++ b/dist/LICENSE-dist.txt
@@ -1068,31 +1068,31 @@ The Apache Software License, Version 2.0
     * Spark Project Unsafe:
         - org.apache.spark:spark-unsafe_2.12:2.4.6 (http://spark.apache.org/)
     * Spring AOP:
-        - org.springframework:spring-aop:5.3.14 
(https://github.com/spring-projects/spring-framework)
+        - org.springframework:spring-aop:5.3.22 
(https://github.com/spring-projects/spring-framework)
     * Spring Beans:
-        - org.springframework:spring-beans:5.3.14 
(https://github.com/spring-projects/spring-framework)
+        - org.springframework:spring-beans:5.3.22 
(https://github.com/spring-projects/spring-framework)
     * Spring Commons Logging Bridge:
-        - org.springframework:spring-jcl:5.3.14 
(https://github.com/spring-projects/spring-framework)
+        - org.springframework:spring-jcl:5.3.22 
(https://github.com/spring-projects/spring-framework)
     * Spring Context:
-        - org.springframework:spring-context:5.3.14 
(https://github.com/spring-projects/spring-framework)
+        - org.springframework:spring-context:5.3.22 
(https://github.com/spring-projects/spring-framework)
     * Spring Core:
-        - org.springframework:spring-core:5.3.14 
(https://github.com/spring-projects/spring-framework)
+        - org.springframework:spring-core:5.3.22 
(https://github.com/spring-projects/spring-framework)
     * Spring Data Core:
-        - org.springframework.data:spring-data-commons:2.6.0 
(https://www.spring.io/spring-data/spring-data-commons)
+        - org.springframework.data:spring-data-commons:2.7.2 
(https://www.spring.io/spring-data/spring-data-commons)
     * Spring Data LDAP:
-        - org.springframework.data:spring-data-ldap:2.6.0 
(https://github.com/spring-projects/spring-data-ldap)
+        - org.springframework.data:spring-data-ldap:2.7.2 
(https://github.com/spring-projects/spring-data-ldap)
     * Spring Expression Language (SpEL):
-        - org.springframework:spring-expression:5.3.14 
(https://github.com/spring-projects/spring-framework)
+        - org.springframework:spring-expression:5.3.22 
(https://github.com/spring-projects/spring-framework)
     * Spring JDBC:
-        - org.springframework:spring-jdbc:5.3.14 
(https://github.com/spring-projects/spring-framework)
+        - org.springframework:spring-jdbc:5.3.22 
(https://github.com/spring-projects/spring-framework)
     * Spring Object/Relational Mapping:
-        - org.springframework:spring-orm:5.3.14 
(https://github.com/spring-projects/spring-framework)
+        - org.springframework:spring-orm:5.3.22 
(https://github.com/spring-projects/spring-framework)
     * Spring Transaction:
-        - org.springframework:spring-tx:5.3.14 
(https://github.com/spring-projects/spring-framework)
+        - org.springframework:spring-tx:5.3.22 
(https://github.com/spring-projects/spring-framework)
     * Spring Web:
-        - org.springframework:spring-web:5.3.14 
(https://github.com/spring-projects/spring-framework)
+        - org.springframework:spring-web:5.3.22 
(https://github.com/spring-projects/spring-framework)
     * Spring Web MVC:
-        - org.springframework:spring-webmvc:5.3.14 
(https://github.com/spring-projects/spring-framework)
+        - org.springframework:spring-webmvc:5.3.22 
(https://github.com/spring-projects/spring-framework)
     * Springloaded:
         - org.springframework:springloaded:1.2.6.RELEASE 
(https://github.com/spring-projects/spring-loaded)
     * StAX API:
@@ -1239,27 +1239,30 @@ The Apache Software License, Version 2.0
     * spark-dpp:
         - org.apache.doris:spark-dpp:0.15-SNAPSHOT 
(https://doris.apache.org/spark-dpp/)
     * spring-boot:
-        - org.springframework.boot:spring-boot:2.6.2 
(https://spring.io/projects/spring-boot)
+        - org.springframework.boot:spring-boot:2.7.3 
(https://spring.io/projects/spring-boot)
     * spring-boot-autoconfigure:
-        - org.springframework.boot:spring-boot-autoconfigure:2.6.2 
(https://spring.io/projects/spring-boot)
+        - org.springframework.boot:spring-boot-autoconfigure:2.7.3 
(https://spring.io/projects/spring-boot)
     * spring-boot-configuration-processor:
-        - org.springframework.boot:spring-boot-configuration-processor:2.6.2 
(https://spring.io/projects/spring-boot)
+        - org.springframework.boot:spring-boot-configuration-processor:2.7.3 
(https://spring.io/projects/spring-boot)
     * spring-boot-devtools:
-        - org.springframework.boot:spring-boot-devtools:2.6.2 
(https://spring.io/projects/spring-boot)
+        - org.springframework.boot:spring-boot-devtools:2.7.3 
(https://spring.io/projects/spring-boot)
     * spring-boot-starter:
-        - org.springframework.boot:spring-boot-starter:2.6.2 
(https://spring.io/projects/spring-boot)
+        - org.springframework.boot:spring-boot-starter:2.7.3 
(https://spring.io/projects/spring-boot)
     * spring-boot-starter-data-ldap:
-        - org.springframework.boot:spring-boot-starter-data-ldap:2.6.2 
(https://spring.io/projects/spring-boot)
+        - org.springframework.boot:spring-boot-starter-data-ldap:2.7.3 
(https://spring.io/projects/spring-boot)
     * spring-boot-starter-jetty:
-        - org.springframework.boot:spring-boot-starter-jetty:2.6.2 
(https://spring.io/projects/spring-boot)
+        - org.springframework.boot:spring-boot-starter-jetty:2.7.3 
(https://spring.io/projects/spring-boot)
     * spring-boot-starter-json:
         - org.springframework.boot:spring-boot-starter-json:2.6.2 
(https://spring.io/projects/spring-boot)
     * spring-boot-starter-logging:
         - org.springframework.boot:spring-boot-starter-logging:2.6.2 
(https://spring.io/projects/spring-boot)
     * spring-boot-starter-web:
         - org.springframework.boot:spring-boot-starter-web:2.6.2 
(https://spring.io/projects/spring-boot)
+        - org.springframework.boot:spring-boot-starter-logging:2.7.3 
(https://spring.io/projects/spring-boot)
+    * spring-boot-starter-web:
+        - org.springframework.boot:spring-boot-starter-web:2.7.3 
(https://spring.io/projects/spring-boot)
     * spring-ldap-core:
-        - org.springframework.ldap:spring-ldap-core:2.3.5.RELEASE 
(https://www.springframework.org/ldap)
+        - org.springframework.ldap:spring-ldap-core:2.4.1.RELEASE 
(https://www.springframework.org/ldap)
     * stream-lib:
         - com.clearspring.analytics:stream:2.7.0 
(https://github.com/addthis/stream-lib)
     * tomcat-embed-el:
diff --git a/fe/fe-core/pom.xml b/fe/fe-core/pom.xml
index 6d09f3d62a..0dcd3c20f9 100644
--- a/fe/fe-core/pom.xml
+++ b/fe/fe-core/pom.xml
@@ -63,7 +63,7 @@ under the License.
             <dependency>
                 <groupId>org.springframework.boot</groupId>
                 <artifactId>spring-boot-dependencies</artifactId>
-                <version>2.6.2</version>
+                <version>2.7.3</version>
                 <type>pom</type>
                 <scope>import</scope>
             </dependency>


---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]

Reply via email to