Skip to content

Commit

Permalink
Bump curator-test from 5.2.1 to 5.3.0 (#119)
Browse files Browse the repository at this point in the history
Bumps [curator-test](https://github.com/apache/curator) from 5.2.1 to 5.3.0.
- [Release notes](https://github.com/apache/curator/releases)
- [Commits](apache/curator@apache-curator-5.2.1...apache-curator-5.3.0)

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

Signed-off-by: dependabot[bot] <[email protected]>

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 Aug 11, 2022
1 parent adfc612 commit 15da712
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -32,7 +32,7 @@
<kafka.version>3.1.0</kafka.version>
<confluent.version>7.1.1</confluent.version>
<kafka.scala.version>2.13</kafka.scala.version>
<curator.version>5.2.1</curator.version>
<curator.version>5.3.0</curator.version>
<jackson.version>2.13.3</jackson.version>
<lombok.version>1.18.24</lombok.version>
<avro.version>1.11.0</avro.version>
Expand Down

0 comments on commit 15da712

Please sign in to comment.