Skip to content

Commit

Permalink
Merge branch 'master' of https://github.com/Byron4j/CookBook
Browse files Browse the repository at this point in the history
  • Loading branch information
Byron4j committed May 31, 2019
2 parents ab4ccf1 + 1b5da49 commit f5bfe86
Show file tree
Hide file tree
Showing 2 changed files with 3 additions and 3 deletions.
4 changes: 2 additions & 2 deletions README.md
Original file line number Diff line number Diff line change
@@ -1,4 +1,4 @@
ma# Tech Stack of Java back-end developer [![Build Status](https://travis-ci.com/Byron4j/fuckjava-thread-concurrency.svg?branch=master)](https://travis-ci.com/Byron4j/fuckjava-thread-concurrency)![APM](https://img.shields.io/apm/l/vim-mode.svg?label=License&style=popout) ![](https://img.shields.io/badge/author-%E4%B8%9C%E9%99%86%E4%B9%8B%E6%BB%87-red.svg)
# Tech Stack of Java back-end developer [![Build Status](https://travis-ci.com/Byron4j/fuckjava-thread-concurrency.svg?branch=master)](https://travis-ci.com/Byron4j/fuckjava-thread-concurrency)![APM](https://img.shields.io/apm/l/vim-mode.svg?label=License&style=popout) ![](https://img.shields.io/badge/author-%E4%B8%9C%E9%99%86%E4%B9%8B%E6%BB%87-red.svg)

>任何技能通过 “刻意练习” 都可以达到融会贯通的境界,就像烹饪一样,这里有一份JAVA开发技术手册,只需要增加自己练习的次数。
Expand Down Expand Up @@ -208,4 +208,4 @@ ma# Tech Stack of Java back-end developer [![Build Status](https://travis-ci.co

- **[github]()**
- [阿里oldratlee](https://github.com/oldratlee)


2 changes: 1 addition & 1 deletion pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -113,7 +113,7 @@
<dependency>
<groupId>org.apache.zookeeper</groupId>
<artifactId>zookeeper</artifactId>
<version>3.4.13</version>
<version>3.4.17</version>
</dependency>

<dependency>
Expand Down

0 comments on commit f5bfe86

Please sign in to comment.