You are viewing a plain text version of this content. The canonical link for it is here.
Posted to notifications@skywalking.apache.org by wu...@apache.org on 2022/04/04 16:12:21 UTC

[skywalking] branch master updated: Bump up Spring's core version to 5.3.18 in webapp dependencies. (#8802)

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

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


The following commit(s) were added to refs/heads/master by this push:
     new f280c6c384 Bump up Spring's core version to 5.3.18 in webapp dependencies. (#8802)
f280c6c384 is described below

commit f280c6c384272f247f61caee6d7564934d34037c
Author: Ling Hengqian <li...@outlook.com>
AuthorDate: Tue Apr 5 00:12:09 2022 +0800

    Bump up Spring's core version to 5.3.18 in webapp dependencies. (#8802)
---
 CHANGES.md                         | 2 +-
 apm-webapp/pom.xml                 | 2 +-
 dist-material/release-docs/LICENSE | 4 ++--
 3 files changed, 4 insertions(+), 4 deletions(-)

diff --git a/CHANGES.md b/CHANGES.md
index 785597e372..9351ea9bbf 100644
--- a/CHANGES.md
+++ b/CHANGES.md
@@ -34,7 +34,7 @@ Release Notes.
 * Add `JD_PRESERVE_LINE_FEEDS=true` in official code style file.
 * Upgrade OAP dependencies gson(2.9.0), guava(31.1), jackson(2.13.2), protobuf-java(3.18.4).
 * Remove commons-pool and commons-dbcp from OAP dependencies(Not used before).
-* Upgrade webapp dependencies gson(2.9.0), spring boot(2.6.5), jackson(2.13.2.2), spring cloud(2021.0.1).
+* Upgrade webapp dependencies gson(2.9.0), spring boot(2.6.6), jackson(2.13.2.2), spring cloud(2021.0.1).
 
 #### OAP Server
 
diff --git a/apm-webapp/pom.xml b/apm-webapp/pom.xml
index 573d1297ac..29099b6d23 100644
--- a/apm-webapp/pom.xml
+++ b/apm-webapp/pom.xml
@@ -31,7 +31,7 @@
     <properties>
         <java.version>1.8</java.version>
         <project.build.sourceEncoding>UTF-8</project.build.sourceEncoding>
-        <spring.boot.version>2.6.5</spring.boot.version>
+        <spring.boot.version>2.6.6</spring.boot.version>
         <gson.version>2.9.0</gson.version>
         <apache-httpclient.version>4.5.3</apache-httpclient.version>
         <spring-cloud-dependencies.version>2021.0.1</spring-cloud-dependencies.version>
diff --git a/dist-material/release-docs/LICENSE b/dist-material/release-docs/LICENSE
index b703967c46..995e715a00 100755
--- a/dist-material/release-docs/LICENSE
+++ b/dist-material/release-docs/LICENSE
@@ -235,8 +235,8 @@ The text of each license is the standard Apache 2.0 license.
     SnakeYAML 1.28: http://www.snakeyaml.org , Apache 2.0
     Joda-Time 2.10.5: http://www.joda.org/joda-time/ , Apache 2.0
     Joda-Convert 2.2.1: http://www.joda.org/joda-convert/ , Apache 2.0
-    Spring Framework 5.3.17: https://github.com/spring-projects/spring-framework, Apache 2.0
-    Spring Boot 2.6.5: https://spring.io/, Apache 2.0
+    Spring Framework 5.3.18: https://github.com/spring-projects/spring-framework, Apache 2.0
+    Spring Boot 2.6.6: https://spring.io/, Apache 2.0
     Spring Cloud Gateway 3.1.1: https://spring.io/projects/spring-cloud, Apache-2.0
     Spring Cloud Load Balancer 3.1.1: https://spring.io/projects/spring-cloud, Apache-2.0
     Spring Web 5.3.15 https://spring.io/, Apache-2.0