commit | ee5ac6bb4858b7544ee6cecb49f867de24c68eb8 | [log] [tgz] |
---|---|---|
author | Piotr P. Karwasz <piotr.github@karwasz.org> | Wed Dec 20 09:34:02 2023 +0100 |
committer | Piotr P. Karwasz <piotr.github@karwasz.org> | Fri Dec 22 07:57:58 2023 +0100 |
tree | e02a780c7a73c797afe99af04df39944771adf91 | |
parent | 2d53d9828fef6ebbe33ddd644b646c4230de6023 [diff] |
Workaround Coursier/Ivy dependency resolution bug Workaround a Coursier/Ivy dependency resolution bug that affects `log4j-slf4j-impl` and `log4j-mongodb3`. This bug also affects popular sites like MvnRepository (cf. [`log4j-mongodb3:2.22.0`](https://mvnrepository.com/artifact/org.apache.logging.log4j/log4j-mongodb3/2.22.0)). Closes #2065