Skip to content

Commit

Permalink
Bump logback version to 1.3.15
Browse files Browse the repository at this point in the history
  • Loading branch information
HTHou authored Jan 9, 2025
1 parent dd6f3d8 commit f149ab2
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion iotdb-2.0/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -46,7 +46,7 @@

<properties>
<!-- This was the last version to support Java 8 -->
<logback.version>1.3.14</logback.version>
<logback.version>1.3.15</logback.version>
<iotdb.version>2.0.0-SNAPSHOT</iotdb.version>
<okhttp3.version>4.12.0</okhttp3.version>
<gson.version>2.10.1</gson.version>
Expand Down

0 comments on commit f149ab2

Please sign in to comment.