Bump org.apache.zookeeper:zookeeper in /obhbasereader

Bumps org.apache.zookeeper:zookeeper from 3.3.2 to 3.8.4.

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

Signed-off-by: dependabot[bot] <support@github.com>
This commit is contained in:
dependabot[bot] 2024-08-20 13:04:30 +00:00 committed by GitHub
parent 3614c2633e
commit 9710a714b7
No known key found for this signature in database
GPG Key ID: B5690EEEBB952194

2
obhbasereader/pom.xml Executable file → Normal file
View File

@ -33,7 +33,7 @@
<dependency>
<groupId>org.apache.zookeeper</groupId>
<artifactId>zookeeper</artifactId>
<version>3.3.2</version>
<version>3.8.4</version>
<exclusions>
<exclusion>
<artifactId>log4j</artifactId>