Skip to content

Commit

Permalink
Bump zookeeper from 3.4.13 to 3.4.14 in /jseckill-backend
Browse files Browse the repository at this point in the history
Bumps zookeeper from 3.4.13 to 3.4.14.

Signed-off-by: dependabot[bot] <support@github.com>
  • Loading branch information
dependabot[bot] authored Mar 9, 2020
1 parent 8aaa97d commit a2530dd
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion jseckill-backend/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -94,7 +94,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.commons</groupId>
Expand Down

0 comments on commit a2530dd

Please sign in to comment.