Merge pull request #142 from metersphere/dependabot/maven/backend/org.apache.zookeeper-zookeeper-3.4.14

chore(deps): bump zookeeper from 3.4.13 to 3.4.14 in /backend
This commit is contained in:
BugKing 2021-01-22 22:20:58 +08:00 committed by GitHub
commit ed3ca35749
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
1 changed files with 1 additions and 1 deletions

View File

@ -212,7 +212,7 @@
<dependency>
<groupId>org.apache.zookeeper</groupId>
<artifactId>zookeeper</artifactId>
<version>3.4.13</version>
<version>3.4.14</version>
</dependency>
<dependency>
<groupId>org.apache.curator</groupId>