Skip to content

Commit

Permalink
⬆️ 依赖升级
Browse files Browse the repository at this point in the history
  • Loading branch information
li-xunhuan committed Oct 5, 2023
1 parent 55f71b3 commit 03d1e7f
Showing 1 changed file with 6 additions and 6 deletions.
12 changes: 6 additions & 6 deletions pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -19,15 +19,15 @@
<project.build.sourceEncoding>UTF-8</project.build.sourceEncoding>
<maven-flatten.version>1.2.2</maven-flatten.version>
<!-- mica-net version -->
<mica-net.version>0.1.6-SNAPSHOT</mica-net.version>
<mica.version>2.7.13</mica.version>
<mica-net.version>0.1.6</mica-net.version>
<mica.version>2.7.15</mica.version>
<mica.auto.version>2.3.2</mica.auto.version>
<spring.boot.version>2.7.13</spring.boot.version>
<spring.boot.version>2.7.16</spring.boot.version>
<fastjson.version>1.2.83</fastjson.version>
<micrometer-core.version>1.11.0</micrometer-core.version>
<jfinal.version>5.1.0</jfinal.version>
<micrometer-core.version>1.11.4</micrometer-core.version>
<jfinal.version>5.1.5</jfinal.version>
<tinylog.version>2.6.2</tinylog.version>
<junit-jupiter.version>5.9.3</junit-jupiter.version>
<junit-jupiter.version>5.10.0</junit-jupiter.version>
<lombok.version>1.18.30</lombok.version>
</properties>

Expand Down

0 comments on commit 03d1e7f

Please sign in to comment.