Skip to content
Success

Changes

Summary

  1. fix(broker): add missing dependency `commons-lang` (details)
Commit 414fb1a8b27e7d67e4859b60e41c14b990a88452 by MDeLuise
fix(broker): add missing dependency `commons-lang`

In the codebase both `commons-lang:commons-lang` and
`org.apache.commons:commons-lang3` are used, but the first were missing
from the dependency.
The file was modified assembly/broker/descriptors/kapua-broker.xml (diff)
The file was modified assembly/broker/pom.xml (diff)