Skip to content

Commit

Permalink
JNG-5144 Replace custom logger to Slf4J (#31)
Browse files Browse the repository at this point in the history
[2023-08-24 20:17:27 +0200] Update log version
[2023-08-24 20:16:55 +0200] JNG-5144 Initial feature commit
  • Loading branch information
robertcsakany authored Aug 26, 2023
1 parent 3f630b8 commit 0662b9d
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 @@ -50,7 +50,7 @@

<maven.compiler.source>17</maven.compiler.source>
<maven.compiler.target>17</maven.compiler.target>
<slf4j-version>1.6.6</slf4j-version>
<slf4j-version>2.0.7</slf4j-version>
<maven>3.9.4</maven>
<deployOnly>false</deployOnly>

Expand Down

0 comments on commit 0662b9d

Please sign in to comment.