File tree Expand file tree Collapse file tree 1 file changed +1
-9
lines changed
Expand file tree Collapse file tree 1 file changed +1
-9
lines changed Original file line number Diff line number Diff line change @@ -10,15 +10,7 @@ updates:
1010 # The AWS SDKs receive patch updates almost every day. Reduce dependabot
1111 # pull-request noise by ignoring patch updates.
1212 - dependency-name : " software.amazon.awssdk:bom"
13- # We don't want to pull newer versions than 2.29 until the compatibility
14- # with S3-compatible services is restored or a different solution
15- # is found.
16- # See:
17- # - https://github.com/apache/iceberg/pull/12264
18- # - https://github.com/Graylog2/graylog-plugin-enterprise/issues/10504
19- # update-types: ["version-update:semver-patch"]
20- versions :
21- - " >= 2.30"
13+ update-types : ["version-update:semver-patch"]
2214 - dependency-name : " com.amazonaws:aws-java-sdk-bom"
2315 update-types : ["version-update:semver-patch"]
2416 # Lucene >=10 requires JDK 21
You can’t perform that action at this time.
0 commit comments