The Commons Text library provides additions to the standard JDK text handling. It includes algorithms for string similarity and for calculating the distance between strings.
Version1.7compared with
Version Details
| 1.6 | 1.7 | |
|---|---|---|
| Release date | Oct 13, 2018 | Jul 03, 2019 |
| Licenses | Apache 2.0 | Apache 2.0 |
| Vulnerabilities |
Compile Changes (1)
| 1.6 | 1.7 | ||
|---|---|---|---|
| Change | Group / Artifact | Previous | Current |
| ~ Updated | org.apache.commons » commons-lang3 | 3.8.1 | 3.9 |
Test Changes (5)
| 1.6 | 1.7 | ||
|---|---|---|---|
| Change | Group / Artifact | Previous | Current |
| + Added | org.junit.jupiter » junit-jupiter | - | 5.4.2 |
| ~ Updated | org.assertj » assertj-core | 3.11.1 | 3.12.2 |
| - Removed | org.junit.jupiter » junit-jupiter-engine | 5.3.1 | - |
| - Removed | org.junit.jupiter » junit-jupiter-params | 5.3.1 | - |
| - Removed | org.junit.platform » junit-platform-launcher | 1.3.1 | - |
