Skip to content

Commit

Permalink
Merge #2055 from branch '2042-fixLogging' of github.com:hbz/lobid-res…
Browse files Browse the repository at this point in the history
…ources
  • Loading branch information
dr0i committed Aug 30, 2024
2 parents 6befacb + 310a548 commit c7065a3
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 @@ -108,8 +108,8 @@
<version>1.1.2</version>
<exclusions>
<exclusion>
<groupId>org.slf4j</groupId>
<artifactId>slf4j-simple</artifactId>
<groupId>log4j</groupId>
<artifactId>log4j12</artifactId>
</exclusion>
</exclusions>
</dependency>
Expand Down

0 comments on commit c7065a3

Please sign in to comment.