Skip to content

Commit 9d443cf

Browse files
authored
Update README.md
1 parent eb0dcd6 commit 9d443cf

File tree

1 file changed

+4
-14
lines changed

1 file changed

+4
-14
lines changed

README.md

Lines changed: 4 additions & 14 deletions
Original file line numberDiff line numberDiff line change
@@ -7,7 +7,6 @@
77
![Tested on](https://img.shields.io/badge/tested%20on-jvm11-blue)
88
[![Reactor Project](https://img.shields.io/badge/supported-Java%20and%20Kotlin%20Coroutine%20with%20Reactor-blue)](https://projectreactor.io/)
99

10-
- [Warning CVE](#warning-cve)
1110
- [Compatibility Matrix](#compatibility-matrix)
1211
- [Getting Started](#what-is-the-source-of-motivation)
1312
- [What is the source of motivation?](#what-is-the-source-of-motivation)
@@ -28,21 +27,12 @@
2827
- [LoggerFactory](#loggerfactory)
2928
- [FAQ](#faq)
3029

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-
3930
# Compatibility Matrix
4031

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 |
4636
# Getting Started
4737

4838
## What is the source of motivation?

0 commit comments

Comments
 (0)