Skip to content

Commit

Permalink
Change logger
Browse files Browse the repository at this point in the history
  • Loading branch information
ebocher authored Oct 14, 2023
1 parent c0f29db commit 6671cc8
Showing 1 changed file with 3 additions and 4 deletions.
7 changes: 3 additions & 4 deletions geoclimate/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -89,10 +89,9 @@
<groupId>org.slf4j</groupId>
<artifactId>slf4j-api</artifactId>
</dependency>
<dependency>
<groupId>org.slf4j</groupId>
<artifactId>slf4j-simple</artifactId>
<version>2.0.9</version>
<dependency>
<groupId>ch.qos.logback</groupId>
<artifactId>logback-classic</artifactId>
</dependency>

<!-- Test dependencies -->
Expand Down

0 comments on commit 6671cc8

Please sign in to comment.