Skip to content

Commit

Permalink
升级新版本
Browse files Browse the repository at this point in the history
  • Loading branch information
zhuangjiaju committed Jun 17, 2024
1 parent b9e76d8 commit c68bf68
Show file tree
Hide file tree
Showing 2 changed files with 3 additions and 2 deletions.
2 changes: 1 addition & 1 deletion pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -111,7 +111,7 @@
<dependency>
<groupId>org.ehcache</groupId>
<artifactId>ehcache</artifactId>
<version>3.10.8</version>
<version>3.9.11</version>
</dependency>
<dependency>
<groupId>commons-io</groupId>
Expand Down
3 changes: 2 additions & 1 deletion update.md
Original file line number Diff line number Diff line change
Expand Up @@ -3,7 +3,8 @@
* `poi``4.1.2`升级到`5.2.5`
* `commons-csv``1.1.0`升级到`1.10.0`
* `slf4j-api``1.7.32`升级到`1.7.36`
* `ehcache``3.9.9`升级到`3.10.8`
* `ehcache``3.9.9`升级到`3.9.11`
* 支持`jdk21`

# 3.3.4

Expand Down

0 comments on commit c68bf68

Please sign in to comment.