Skip to content

Commit

Permalink
[1.0]tag-v1.0-发布
Browse files Browse the repository at this point in the history
  • Loading branch information
LightGao-Hub committed Jan 4, 2022
1 parent 4f6ceb4 commit ddd5dc0
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 2 deletions.
2 changes: 1 addition & 1 deletion README.md
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
## 23-design-pattern介绍:

此项目详细记载JAVA-23种设计模式的代码实现, 力求用最少的代码和语言让程序员理解设计模式的奇妙之处
此项目详细记载JAVA-23种设计模式的代码实现, 力求用最少的代码和语言让读者理解设计模式的奇妙之处

项目还将设计模式的六大原则收录其中.
Expand Down
2 changes: 1 addition & 1 deletion pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -23,7 +23,7 @@
<dependency>
<groupId>org.apache.logging.log4j</groupId>
<artifactId>log4j-slf4j-impl</artifactId>
<version>2.11.0</version>
<version>2.16.0</version>
</dependency>
<dependency>
<groupId>org.projectlombok</groupId>
Expand Down

0 comments on commit ddd5dc0

Please sign in to comment.