Skip to content

Commit

Permalink
Bump org.apache.curator:curator-test (#5163)
Browse files Browse the repository at this point in the history
Bumps [org.apache.curator:curator-test](https://github.com/apache/curator) from 5.5.0 to 5.7.1.
- [Commits](apache/curator@apache-curator-5.5.0...apache-curator-5.7.1)

---
updated-dependencies:
- dependency-name: org.apache.curator:curator-test
  dependency-type: direct:production
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <[email protected]>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
  • Loading branch information
dependabot[bot] authored Jan 9, 2025
1 parent 9855522 commit eabeae6
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion data-prepper-plugins/kafka-plugins/build.gradle
Original file line number Diff line number Diff line change
Expand Up @@ -64,7 +64,7 @@ dependencies {
testImplementation project(':data-prepper-pipeline-parser')
testImplementation 'org.apache.kafka:kafka_2.13:3.6.1'
testImplementation 'org.apache.kafka:kafka_2.13:3.6.1:test'
testImplementation 'org.apache.curator:curator-test:5.5.0'
testImplementation 'org.apache.curator:curator-test:5.7.1'
testImplementation('com.kjetland:mbknor-jackson-jsonschema_2.13:1.0.39')
testImplementation project(':data-prepper-plugins:otel-metrics-source')
testImplementation project(':data-prepper-plugins:otel-proto-common')
Expand Down

0 comments on commit eabeae6

Please sign in to comment.