Skip to content

Commit

Permalink
升级依赖版本
Browse files Browse the repository at this point in the history
  • Loading branch information
abel533 committed Mar 21, 2023
1 parent a7d8138 commit 3ac8452
Showing 1 changed file with 4 additions and 4 deletions.
8 changes: 4 additions & 4 deletions pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -58,11 +58,11 @@
<argLine>-Dfile.encoding=UTF-8</argLine>

<mybatis-config.version>1.1.1</mybatis-config.version>
<logback.version>1.2.11</logback.version>
<mybatis.version>3.5.11</mybatis.version>
<lombok.version>1.18.22</lombok.version>
<logback.version>1.4.6</logback.version>
<mybatis.version>3.5.13</mybatis.version>
<lombok.version>1.18.26</lombok.version>
<hsqldb.version>2.5.2</hsqldb.version>
<junit.version>4.13</junit.version>
<junit.version>4.13.2</junit.version>
</properties>

<dependencies>
Expand Down

0 comments on commit 3ac8452

Please sign in to comment.