diff --git a/pom.xml b/pom.xml index 73538ef2e..ed8733737 100644 --- a/pom.xml +++ b/pom.xml @@ -121,7 +121,10 @@ Changing these version requires approval for a new third party dependency! --> - 3.10 + 3.10 + 3.2.2 + 1.26.0 + 2.15.0 3.2.0 2.5.2 7.2 @@ -845,7 +848,25 @@ org.apache.commons commons-lang3 - ${version.lib.apache-commons} + ${version.lib.apache-commons-lang3} + + + + commons-collections + commons-collections + ${version.lib.apache-commons-collections} + + + + org.apache.commons + commons-compress + ${version.lib.apache-commons-compress} + + + + commons-io + commons-io + ${version.lib.apache-commons-io} org.eclipse.lsp4j