Skip to content

Commit

Permalink
adjusted release notes wording on update of logback
Browse files Browse the repository at this point in the history
Signed-off-by: Thomas Jaeckle <thomas.jaeckle@bosch.io>
  • Loading branch information
thjaeckle committed Dec 15, 2021
1 parent 7c5612c commit 9bedab9
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 4 deletions.
Original file line number Diff line number Diff line change
Expand Up @@ -21,5 +21,4 @@ This is a complete list of the
#### [Update logback to 1.2.8 due to "possibility of vulnerability"](https://github.com/eclipse/ditto/pull/1253)

The reported [LOGBACK-1591](https://jira.qos.ch/browse/LOGBACK-1591) reports a "Possibility of vulnerability" with
a medium severity, see also the CVE originally created for Log4j 1.2 (from which logback is a fork):
[CVE-2021-4104](https://nvd.nist.gov/vuln/detail/CVE-2021-4104).
a medium severity.
Original file line number Diff line number Diff line change
Expand Up @@ -21,8 +21,7 @@ This is a complete list of the
#### [Update logback to 1.2.8 due to "possibility of vulnerability"](https://github.com/eclipse/ditto/pull/1253)

The reported [LOGBACK-1591](https://jira.qos.ch/browse/LOGBACK-1591) reports a "Possibility of vulnerability" with
a medium severity, see also the CVE originally created for Log4j 1.2 (from which logback is a fork):
[CVE-2021-4104](https://nvd.nist.gov/vuln/detail/CVE-2021-4104).
a medium severity.

#### [Switch to ByteSerializer and ByteDeserializer for Kafka Consumer and Publisher](https://github.com/eclipse/ditto/pull/1241)

Expand Down

0 comments on commit 9bedab9

Please sign in to comment.