GIScience / GIScience/oshdb

Hikari driver in oshdb-helper not up-to-date

Open
#528 0 comments 0 reactions 0 assignees View on GitHub
bug
Dominant language
Java
Stars
131
Forks
19
PR merge metrics
No merged PRs in 30d

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: ?

Contributor guide

Open the contributing guide

Assessment

This issue has not been assessed yet.

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.