Skip to content

Commit

Permalink
update logback to 1.5.14
Browse files Browse the repository at this point in the history
  • Loading branch information
danthe1st committed Dec 21, 2024
1 parent bad4a11 commit 41ca46b
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -9,7 +9,7 @@
<native-plugin-version>0.10.1</native-plugin-version>
<slf4j-version>2.0.12</slf4j-version>
<project.build.sourceEncoding>UTF-8</project.build.sourceEncoding>
<logback.version>1.5.13</logback.version>
<logback.version>1.5.14</logback.version>
<checkerframework.version>3.42.0</checkerframework.version>
</properties>
<dependencies>
Expand Down Expand Up @@ -197,4 +197,4 @@
</build>
</profile>
</profiles>
</project>
</project>

0 comments on commit 41ca46b

Please sign in to comment.