[CONJ-761] version 2.5.4 requires com.zaxxer:HikariCP and ch.qos.logback:logback-classic Created: 2020-02-14 Updated: 2020-03-06 Resolved: 2020-03-06 |
|
| Status: | Closed |
| Project: | MariaDB Connector/J |
| Component/s: | Other |
| Affects Version/s: | None |
| Fix Version/s: | 2.6.0 |
| Type: | Task | Priority: | Major |
| Reporter: | Ondrej Dubaj | Assignee: | Diego Dupin |
| Resolution: | Fixed | Votes: | 0 |
| Labels: | None | ||
| Description |
|
Hi, Unfortunatelly, these dependencies are no more supported in fedora and are already orhpaned. Is there an option to remove these dependencies, or somehow bundle necessary .jars to tarball? Link to issue in bugzilla here: Thank you. |
| Comments |
| Comment by Diego Dupin [ 2020-03-04 ] | ||||||||||||||||
|
This is corrected in develop branch of driver. from maven :
or direct link : https://oss.sonatype.org/content/repositories/snapshots/org/mariadb/jdbc/mariadb-java-client/2.6.0-SNAPSHOT/ | ||||||||||||||||
| Comment by Ondrej Dubaj [ 2020-03-05 ] | ||||||||||||||||
|
I already solved this issue. Thank you! |