Skip to content

Commit

Permalink
修改合并异常
Browse files Browse the repository at this point in the history
  • Loading branch information
zhuangjiaju committed Dec 5, 2023
1 parent 87d805a commit 65aadff
Showing 1 changed file with 1 addition and 2 deletions.
3 changes: 1 addition & 2 deletions pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -127,13 +127,12 @@
<dependency>
<groupId>org.projectlombok</groupId>
<artifactId>lombok</artifactId>
<version>1.18.20</version>
<version>1.18.26</version>
</dependency>
<dependency>
<groupId>commons-io</groupId>
<artifactId>commons-io</artifactId>
<version>2.11.0</version>
<version>1.18.26</version>
</dependency>

<!-- test -->
Expand Down

0 comments on commit 65aadff

Please sign in to comment.