Skip to content

Commit

Permalink
update SLF4J and logback versions
Browse files Browse the repository at this point in the history
Signed-off-by: Thomas Jäckle <[email protected]>
  • Loading branch information
thjaeckle committed Jan 26, 2024
1 parent 99c3624 commit 8f58873
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions java/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -203,13 +203,13 @@
<minimal-json.version>0.9.5</minimal-json.version>
<nv-websocket-client.version>2.14</nv-websocket-client.version>
<classindex.version>3.13</classindex.version>
<slf4j.version>1.7.36</slf4j.version>
<slf4j.version>2.0.11</slf4j.version>

<!-- ### Provided dependencies versions -->
<jsr305.version>3.0.2</jsr305.version>

<!-- ### Testing dependencies versions -->
<logback.version>1.2.13</logback.version>
<logback.version>1.4.14</logback.version>
<junit.version>4.13.2</junit.version>
<assertj.version>3.24.2</assertj.version>
<mutability-detector.version>0.10.6</mutability-detector.version>
Expand Down

0 comments on commit 8f58873

Please sign in to comment.