Skip to content

Commit

Permalink
logback降级1.2.11,新版本对jdk要求高。
Browse files Browse the repository at this point in the history
  • Loading branch information
abel533 committed Mar 21, 2023
1 parent 6b44db9 commit 193a669
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 @@ -58,7 +58,7 @@
<argLine>-Dfile.encoding=UTF-8</argLine>

<mybatis-config.version>1.1.1</mybatis-config.version>
<logback.version>1.4.6</logback.version>
<logback.version>1.2.11</logback.version>
<mybatis.version>3.5.13</mybatis.version>
<lombok.version>1.18.26</lombok.version>
<hsqldb.version>2.5.2</hsqldb.version>
Expand Down

0 comments on commit 193a669

Please sign in to comment.