Skip to content

Commit

Permalink
Bump the maven-patch-group group with 2 updates
Browse files Browse the repository at this point in the history
Bumps the maven-patch-group group with 2 updates: [org.apache.curator:curator-recipes](https://github.com/apache/curator) and [org.apache.curator:curator-test](https://github.com/apache/curator).


Updates `org.apache.curator:curator-recipes` from 5.7.0 to 5.7.1
- [Commits](apache/curator@apache-curator-5.7.0...apache-curator-5.7.1)

Updates `org.apache.curator:curator-test` from 5.7.0 to 5.7.1
- [Commits](apache/curator@apache-curator-5.7.0...apache-curator-5.7.1)

Updates `org.apache.curator:curator-test` from 5.7.0 to 5.7.1
- [Commits](apache/curator@apache-curator-5.7.0...apache-curator-5.7.1)

---
updated-dependencies:
- dependency-name: org.apache.curator:curator-recipes
  dependency-type: direct:production
  update-type: version-update:semver-patch
  dependency-group: maven-patch-group
- dependency-name: org.apache.curator:curator-test
  dependency-type: direct:production
  update-type: version-update:semver-patch
  dependency-group: maven-patch-group
- dependency-name: org.apache.curator:curator-test
  dependency-type: direct:production
  update-type: version-update:semver-patch
  dependency-group: maven-patch-group
...

Signed-off-by: dependabot[bot] <[email protected]>
  • Loading branch information
dependabot[bot] authored and afs committed Oct 17, 2024
1 parent f4e1868 commit 9956b23
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 @@ -81,7 +81,7 @@

<!-- Determines the Zookeeper version unless we explicit include zookeeper -->
<!-- Curator 5.7.0 depends on zookeeper 3.9.1 -->
<ver.curator>5.7.0</ver.curator>
<ver.curator>5.7.1</ver.curator>
<ver.zookeeper>3.9.2</ver.zookeeper>

<ver.aws-s3>1.12.767</ver.aws-s3>
Expand Down

0 comments on commit 9956b23

Please sign in to comment.