File tree Expand file tree Collapse file tree 1 file changed +4
-14
lines changed Expand file tree Collapse file tree 1 file changed +4
-14
lines changed Original file line number Diff line number Diff line change 7
7
![ Tested on] ( https://img.shields.io/badge/tested%20on-jvm11-blue )
8
8
[ ![ Reactor Project] ( https://img.shields.io/badge/supported-Java%20and%20Kotlin%20Coroutine%20with%20Reactor-blue )] ( https://projectreactor.io/ )
9
9
10
- - [ Warning CVE] ( #warning-cve )
11
10
- [ Compatibility Matrix] ( #compatibility-matrix )
12
11
- [ Getting Started] ( #what-is-the-source-of-motivation )
13
12
- [ What is the source of motivation?] ( #what-is-the-source-of-motivation )
28
27
- [ LoggerFactory] ( #loggerfactory )
29
28
- [ FAQ] ( #faq )
30
29
31
- # Warning CVE
32
-
33
- | Package | Description | Severity |
34
- | -------------------------| --------------------------------------------------------------| ----------|
35
- | org.yaml:snakeyaml:1.33 | CVE-2022 -41854 6.5 Stack-based Buffer Overflow vulnerability | medium |
36
-
37
- I am watching when the new version comes out without the vulnerability.
38
-
39
30
# Compatibility Matrix
40
31
41
- | Version | Current version | Compatibility | Min Java | GitHub Branch |
42
- | ---------| -----------------| ---------------| ----------| ------------------|
43
- | v5.x.x | v5.0.0 | Spring Boot 3 | Java 17 | master |
44
- | v4.x.x | v4.0.4 | Spring Boot 2 | Java 11 | SpringBoot-2.x.x |
45
-
32
+ | Version | Compatibility | Min Java | GitHub Branch |
33
+ | ---------| ---------------| ----------| ------------------|
34
+ | v5.x.x | Spring Boot 3 | Java 17 | master |
35
+ | v4.x.x | Spring Boot 2 | Java 11 | SpringBoot-2.x.x |
46
36
# Getting Started
47
37
48
38
## What is the source of motivation?
You can’t perform that action at this time.
0 commit comments