Network Security Internet Technology Development Database Servers Mobile Phone Android Software Apple Software Computer Software News IT Information

In addition to Weibo, there is also WeChat

Please pay attention

WeChat public account

Shulou

What is the Maven dependency of each version of Spring Boot3?

2025-01-17 Update From: SLTechnology News&Howtos shulou NAV: SLTechnology News&Howtos > Internet Technology >

Share

Shulou(Shulou.com)06/01 Report--

The main content of this article is to explain "what is the Spring Boot3 version of Maven dependency", interested friends may wish to take a look. The method introduced in this paper is simple, fast and practical. Let's let the editor take you to learn "what is the Spring Boot3 version of Maven dependency?"

The three versions are 2.3.4, 2.2.10 and 2.1.17 respectively.

The Maven Central Warehouse is also available:

From the point of view of the Maven central warehouse, the citation rate of the Spring Boot 2.3 series is very low and basically useless.

The following is an update as usual:

These three versions mainly fix a series of bug, including framework performance improvement, documentation improvement, dependency upgrade, and so on.

It should be noted that all three versions of the dependent Spring framework contain a common security vulnerability fix: CVE-2020-5421.

Vulnerability description:

In the Spring Framework 5.2.0-5.2.8, 5.1.0-5.1.17, 5.0.0-5.0.18, 4.3.0-4.3.28, and older unsupported versions, protection against CVE-2015-5211 vulnerabilities can be bypassed by using the jsessionid parameter in the browser URL path.

The severity is high, and the affected versions include Spring Framework:

5.2.0 ~ 5.2.8

5.1.0 ~ 5.1.17

5.0.0 ~ 5.0.18

4.3.0 ~ 4.3.28

Older unsupported version

It is recommended to upgrade to Spring Framework:

5.2.9

5.1.18

5.0.19

4.3.29

If you are useful to this series of Spring frameworks, you should still pay attention to upgrading to ensure safety.

Finally, we present these three versions of Maven dependencies:

Spring Boot 2.3.4:

Org.springframework.boot spring-boot-starter-parent 2.3.4.RELEASE pom

Spring Boot 2.2.10:

Org.springframework.boot spring-boot-starter-parent 2.2.10.RELEASE pom

Spring Boot 2.1.17:

Org.springframework.boot spring-boot-starter-parent 2.1.17.RELEASE pom so far, I believe you have a deeper understanding of "what is the Spring Boot3 version of Maven dependency?" you might as well do it in practice. Here is the website, more related content can enter the relevant channels to inquire, follow us, continue to learn!

Welcome to subscribe "Shulou Technology Information " to get latest news, interesting things and hot topics in the IT industry, and controls the hottest and latest Internet news, technology news and IT industry trends.

Views: 0

*The comments in the above article only represent the author's personal views and do not represent the views and positions of this website. If you have more insights, please feel free to contribute and share.

Share To

Internet Technology

Wechat

© 2024 shulou.com SLNews company. All rights reserved.

12
Report