-
Notifications
You must be signed in to change notification settings - Fork 18
Open
Labels
bugSomething isn't working as expectedSomething isn't working as expected
Description
Bug Description
slf4j-api version 2.0.0-alpha coming from HIKARICP via oshdb-helper does not match the other slf4j-imple versions (1.7.36)
How to Reproduce
install the project
Expected behaviour
matching versions
Further Information
Error messages, logs, screenshots
SLF4J: No SLF4J providers were found.
SLF4J: Defaulting to no-operation (NOP) logger implementation
SLF4J: See http://www.slf4j.org/codes.html#noProviders for further details.
SLF4J: Class path contains SLF4J bindings targeting slf4j-api versions prior to 1.8.
SLF4J: Ignoring binding found at [jar:file:/home/mschott/.m2/repository/org/slf4j/slf4j-simple/1.7.36/slf4j-simple-1.7.36.jar!/org/slf4j/impl/StaticLoggerBinder.class]
SLF4J: See http://www.slf4j.org/codes.html#ignoredBindings for an explanation.
System information
Please complete the following information:
- OS: Ubuntu 22.04 LTS
- Java Version: openjdk version "17"
- OSHDB Version: 1.2.2
- Maven version: ?
Metadata
Metadata
Assignees
Labels
bugSomething isn't working as expectedSomething isn't working as expected