Skip to content

Commit

Permalink
(dependencyManagement)logback 升级到 1.3.14 fix #670
Browse files Browse the repository at this point in the history
  • Loading branch information
venusdrogon committed Dec 19, 2023
1 parent e0e748e commit 9d5be1f
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -130,7 +130,7 @@

<!-- https://logback.qos.ch/news.html 统一版本 -->
<!-- 1.3 对应jdk 8 1.4 对应jdk11 -->
<version.logback>1.3.13</version.logback>
<version.logback>1.3.14</version.logback>


<version.aspectjweaver>1.6.8</version.aspectjweaver>
Expand Down

0 comments on commit 9d5be1f

Please sign in to comment.