bisq/gradle/witness
cd2357 4322e7275b
Upgrade apache-commons-lang3 to v11 to avoid jdeps issue
Updated the commons-lang3 version to the latest one, to avoid the existence of multiple versions used by different projects.

Before, v3.8 was used in most projects and v3.9 was brought as a transitive dependency in pricenode. So both were used by different projects. With this commit, all projects use v3.11, since it is explicitly defined in build.gradle.

This resolves an exception thrown by jdeps when trying to list the module dependencies of the desktop-vXYZ-SNAPSHOT-all.jar.
2020-09-17 11:10:35 +02:00
..
gradle-witness.gradle Upgrade apache-commons-lang3 to v11 to avoid jdeps issue 2020-09-17 11:10:35 +02:00
gradle-witness.jar Sort existing gradle-witness.gradle 2019-11-19 17:28:59 +01:00