Skip to content

Commit

Permalink
Bump org.apache.zookeeper:zookeeper from 3.9.1 to 3.9.2 (#178)
Browse files Browse the repository at this point in the history
Bumps org.apache.zookeeper:zookeeper from 3.9.1 to 3.9.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] committed Mar 16, 2024
1 parent 74e4962 commit 562a289
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 @@ -281,7 +281,7 @@ along with ShieldBlaze ExpressGateway. If not, see <https://www.gnu.org/license
<dependency>
<groupId>org.apache.zookeeper</groupId>
<artifactId>zookeeper</artifactId>
<version>3.9.1</version>
<version>3.9.2</version>
<exclusions>
<exclusion>
<groupId>ch.qos.logback</groupId>
Expand Down

0 comments on commit 562a289

Please sign in to comment.