NIFI-12906 Upgraded ZooKeeper from 3.9.1 to 3.9.2

This closes #8506

Signed-off-by: David Handermann <exceptionfactory@apache.org>
This commit is contained in:
Joseph Witt 2024-03-14 15:19:11 -07:00 committed by exceptionfactory
parent 69e7a884a3
commit 33a28dfa48
No known key found for this signature in database

View File

@ -155,7 +155,7 @@
<spring.security.version>6.2.2</spring.security.version>
<swagger.annotations.version>2.2.20</swagger.annotations.version>
<h2.version>2.2.224</h2.version>
<zookeeper.version>3.9.1</zookeeper.version>
<zookeeper.version>3.9.2</zookeeper.version>
<caffeine.version>3.1.8</caffeine.version>
<hapi.version>2.5.1</hapi.version>
</properties>