Skip to content

[BUGFIX] Fixes Commons Lang3 transitive dependency being masked

Compare
Choose a tag to compare
@akshaisarma akshaisarma released this 10 Sep 22:17
· 8 commits to master since this release

Since bullet-service uses Commons Lang 3 as a test dependency, it masked the same transitive dependency of bullet-core and prevented bullet-service from having Commons Lang3 in its embedded jar. This fixes that.