mirror of
https://github.com/Graylog2/graylog2-server.git
synced 2026-03-13 09:32:21 +08:00
This reverts commit abc12138fc.
This commit is contained in:
10
.github/dependabot.yml
vendored
10
.github/dependabot.yml
vendored
@@ -10,15 +10,7 @@ updates:
|
||||
# The AWS SDKs receive patch updates almost every day. Reduce dependabot
|
||||
# pull-request noise by ignoring patch updates.
|
||||
- dependency-name: "software.amazon.awssdk:bom"
|
||||
# We don't want to pull newer versions than 2.29 until the compatibility
|
||||
# with S3-compatible services is restored or a different solution
|
||||
# is found.
|
||||
# See:
|
||||
# - https://github.com/apache/iceberg/pull/12264
|
||||
# - https://github.com/Graylog2/graylog-plugin-enterprise/issues/10504
|
||||
#update-types: ["version-update:semver-patch"]
|
||||
versions:
|
||||
- ">= 2.30"
|
||||
update-types: ["version-update:semver-patch"]
|
||||
- dependency-name: "com.amazonaws:aws-java-sdk-bom"
|
||||
update-types: ["version-update:semver-patch"]
|
||||
# Lucene >=10 requires JDK 21
|
||||
|
||||
Reference in New Issue
Block a user