Skip to content

Commit 119b574

Browse files
Remove Dependabot exclusion for software.amazon.kinesis:amazon-kinesis-client (#19458)
1 parent e0cc904 commit 119b574

File tree

1 file changed

+0
-3
lines changed

1 file changed

+0
-3
lines changed

.github/dependabot.yml

Lines changed: 0 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -27,9 +27,6 @@ updates:
2727
schedule:
2828
interval: "daily"
2929
ignore:
30-
# amazon-kinesis-client 3.x requires protobuf 4.x
31-
# Quarkus forces protobuf to 3.25.5, therefore amazon-kinesis-client has to stay on 2.6.0
32-
- dependency-name: "software.amazon.kinesis:amazon-kinesis-client"
3330
# Quarkus related
3431
- dependency-name: "io.vertx:*"
3532
- dependency-name: "io.smallrye:jandex:*"

0 commit comments

Comments
 (0)