vy commented on code in PR #2021:
URL: https://github.com/apache/logging-log4j2/pull/2021#discussion_r1411956760
##########
.github/dependabot.yaml:
##########
@@ -71,15 +62,9 @@ updates:
update-types: ["version-update:semver-minor",
"version-update:semver-patch"]
- dependency-name: "org.openrewrite.recipe:*"
update-types: ["version-update:semver-minor",
"version-update:semver-patch"]
- # Json Unit 3.x requires Java 17
- - dependency-name: "net.javacrumbs.json-unit:*"
- versions: ["[3.0.0,)"]
# LMAX Disruptor requires Java 11
- dependency-name: "com.lmax:disruptor"
versions: ["[4.0.0,)"]
- # WebCompere System Stubs requires Java 11
- - dependency-name: "uk.org.webcompere:*"
- versions: ["2.1.0,)"]
Review Comment:
:+1: Reverted.
--
This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use the
URL above to go to the specific comment.
To unsubscribe, e-mail: [email protected]
For queries about this service, please contact Infrastructure at:
[email protected]