Skip to content

Commit

Permalink
upgrade slf4j and logback
Browse files Browse the repository at this point in the history
  • Loading branch information
pschichtel committed Dec 1, 2023
1 parent ad4c3b0 commit 8d83bd3
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 @@ -60,8 +60,8 @@
<project.build.sourceEncoding>UTF-8</project.build.sourceEncoding>
<project.build.outputTimestamp>1690640185</project.build.outputTimestamp>

<slf4j.version>2.0.7</slf4j.version>
<logback.version>1.4.8</logback.version>
<slf4j.version>2.0.9</slf4j.version>
<logback.version>1.4.14</logback.version>

<junit.minor>9.3</junit.minor>
<junit.version>5.${junit.minor}</junit.version>
Expand Down

0 comments on commit 8d83bd3

Please sign in to comment.