Skip to content

Commit

Permalink
Bump org.apache.zookeeper:zookeeper from 3.7.1 to 3.7.2 (#149)
Browse files Browse the repository at this point in the history
Bumps org.apache.zookeeper:zookeeper from 3.7.1 to 3.7.2.

---
updated-dependencies:
- dependency-name: org.apache.zookeeper:zookeeper
  dependency-type: direct:production
...

Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
  • Loading branch information
dependabot[bot] authored Oct 12, 2023
1 parent a5799bd commit 65aa544
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 @@ -15,7 +15,7 @@
<properties>
<stack.version>5.0.0-SNAPSHOT</stack.version>
<curator.version>5.4.0</curator.version>
<zookeeper.version>3.7.1</zookeeper.version>
<zookeeper.version>3.7.2</zookeeper.version>
<junit.version>4.13.1</junit.version>
<asciidoc.dir>${project.basedir}/src/main/asciidoc</asciidoc.dir>
<jar.manifest>${project.basedir}/src/main/resources/META-INF/MANIFEST.MF</jar.manifest>
Expand Down

0 comments on commit 65aa544

Please sign in to comment.