diff --git a/licenses.yaml b/licenses.yaml index 3ebf7d829a7..b1742f624c4 100644 --- a/licenses.yaml +++ b/licenses.yaml @@ -655,7 +655,7 @@ name: Apache Commons Compress license_category: binary module: java-core license_name: Apache License version 2.0 -version: 1.23.0 +version: 1.24.0 libraries: - org.apache.commons: commons-compress notices: @@ -791,7 +791,7 @@ name: DropWizard Metrics Core license_category: binary module: java-core license_name: Apache License version 2.0 -version: 4.2.19 +version: 4.2.22 libraries: - io.dropwizard.metrics: metrics-core @@ -1001,7 +1001,7 @@ name: org.bitbucket.b_c jose4j license_category: binary module: extensions/druid-kubernetes-extensions license_name: Apache License version 2.0 -version: 0.7.3 +version: 0.9.3 libraries: - org.bitbucket.b_c: jose4j diff --git a/pom.xml b/pom.xml index b70045188f5..468a830d2dc 100644 --- a/pom.xml +++ b/pom.xml @@ -91,7 +91,7 @@ 4.2.0 2.2.0 10.14.2.0 - 4.2.19 + 4.2.22 2.20.0 8.5.4 31.1-jre @@ -389,6 +389,29 @@ bcutil-jdk15on 1.70 + + + org.apache.ant + ant + 1.10.14 + + + + org.bitbucket.b_c + jose4j + 0.9.3 + + + + org.jetbrains.kotlin + kotlin-stdlib + 1.6.10 + org.apache.zookeeper zookeeper @@ -551,7 +574,7 @@ org.apache.commons commons-compress - 1.23.0 + 1.24.0 org.tukaani