Question
Answer (20)
This issue lists Renovate updates and detected dependencies. Read the Dependency Dashboard docs to learn more.
Repository Problems
Renovate tried to run on this repository, but found these problems.
- ⚠️ WARN: Your pom.xml contains windows line endings. This is not supported and may result in parsing issues.
Open
The following updates have all been created. To force a retry/rebase of any, click on a checkbox below.
Vulnerabilities
[!IMPORTANT]
12/12CVEs have Renovate fixes.
maven
bin/target/classes/META-INF/maven/org.whitesource/log4j-netty-sample/pom.xml
org.apache.logging.log4j:log4j-core
- CVE-2021-44832 (fixed in [2.17.1,))
- CVE-2021-45105 (fixed in [2.17.1,))
- CVE-2021-44228 (fixed in [2.17.1,))
- CVE-2021-45046 (fixed in [2.17.1,))
pom.xml
org.apache.logging.log4j:log4j-core
- CVE-2021-44832 (fixed in [2.17.1,))
- CVE-2021-45105 (fixed in [2.17.1,))
- CVE-2021-44228 (fixed in [2.17.1,))
- CVE-2021-45046 (fixed in [2.17.1,))
target/classes/META-INF/maven/org.whitesource/log4j-netty-sample/pom.xml
org.apache.logging.log4j:log4j-core
- CVE-2021-44832 (fixed in [2.17.1,))
- CVE-2021-45105 (fixed in [2.17.1,))
- CVE-2021-44228 (fixed in [2.17.1,))
- CVE-2021-45046 (fixed in [2.17.1,))
Detected Dependencies
maven (3)
bin/target/classes/META-INF/maven/org.whitesource/log4j-netty-sample/pom.xml (1)
org.apache.logging.log4j:log4j-core 2.6.1→ [Updates:2.17.1]pom.xml (1)
org.apache.logging.log4j:log4j-core 2.8.2→ [Updates:2.17.1]target/classes/META-INF/maven/org.whitesource/log4j-netty-sample/pom.xml (1)
org.apache.logging.log4j:log4j-core 2.6.1→ [Updates:2.17.1]
- [ ] Check this box to trigger a request for Renovate to run again on this repository
Answer:
The Dependency Dashboard provides information about Renovate updates and detected dependencies. There is a problem in your repository as it contains windows line endings in your pom.xml file which is not supported and may result in parsing issues.
Renovate has created updates for the following dependencies:
- org.apache.logging.log4j:log4j-core
These updates have all been created and you can force a retry/rebase by clicking on the checkbox next to each update.
There are 12 CVEs with Renovate fixes. The details for the maven dependencies are as follows:
## maven (3)
**bin/target/classes/META-INF/maven/org.whitesource/log4j-netty-sample/pom.xml (1)**
- `org.apache.logging.log4j:log4j-core 2.6.1` → [Updates: `2.17.1`]
**pom.xml (1)**
- `org.apache.logging.log4j:log4j-core 2.8.2` → [Updates: `2.17.1`]
**target/classes/META-INF/maven/org.whitesource/log4j-netty-sample/pom.xml (1)**
- `org.apache.logging.log4j:log4j-core 2.6.1` → [Updates: `2.17.1`]
You can check the box "manual job" to trigger a request for Renovate to run again on this repository.