This is an automated email from the ASF dual-hosted git repository.

haonan pushed a commit to branch codex/remove-openidauthorizer-and-deps
in repository https://gitbox.apache.org/repos/asf/iotdb.git

commit 4c7726eb0467344984b1141c94c8c429701aab1b
Author: HTHou <[email protected]>
AuthorDate: Thu Mar 19 18:10:04 2026 +0800

    Remove stale OpenID dependencies from SBOM metadata
---
 LICENSE-binary    | 4 ----
 dependencies.json | 5 -----
 2 files changed, 9 deletions(-)

diff --git a/LICENSE-binary b/LICENSE-binary
index e6032c61959..243bc9d7583 100644
--- a/LICENSE-binary
+++ b/LICENSE-binary
@@ -216,7 +216,6 @@ following license. See licenses/ for text of these licenses.
 Apache License 2.0
 --------------------------------------
 commons-cli:commons-cli:1.5.0
-com.nimbusds:content-type:2.2
 com.google.code.gson:gson:2.13.1
 com.google.guava.guava:32.1.2-jre
 com.fasterxml.jackson.core:jackson-annotations:2.16.2
@@ -224,7 +223,6 @@ com.fasterxml.jackson.core:jackson-core:2.16.2
 com.fasterxml.jackson.core:jackson-databind:2.16.2
 jakarta.inject:jakarta.inject:2.6.1
 at.yawk.lz4:lz4-java:1.10.0
-com.github.stephenc.jcip:jcip-annotations:1.0-1
 com.github.ben-manes.caffeine:caffeine:2.9.3
 org.eclipse.jetty:jetty-http:9.4.58.v20250814
 org.eclipse.jetty:jetty-io:9.4.58.v20250814
@@ -233,7 +231,6 @@ org.eclipse.jetty:jetty-server:9.4.58.v20250814
 org.eclipse.jetty:jetty-servlet:9.4.58.v20250814
 org.eclipse.jetty:jetty-util:9.4.58.v20250814
 com.google.code.findbugs:jsr305:3.0.2
-com.nimbusds:lang-tag:1.7
 com.librato.metrics:librato-java:2.1.0
 org.apache.thrift:libthrift:0.14.1
 io.dropwizard.metrics:metrics-core:4.2.19
@@ -256,7 +253,6 @@ org.osgi:osgi.cmpn:7.0.0
 org.ops4j.pax.jdbc:pax-jdbc-common:1.5.6
 org.xerial.snappy:snappy-java:1.1.10.5
 io.airlift.airline:0.9
-net.minidev:accessors-smart:2.5.0
 
 
 BSD 3-Clause
diff --git a/dependencies.json b/dependencies.json
index f19227d22db..eaaf50beae5 100644
--- a/dependencies.json
+++ b/dependencies.json
@@ -18,7 +18,6 @@
     "com.github.ben-manes.caffeine:caffeine",
     "com.github.luben:zstd-jni",
     "com.github.moquette-io.moquette:moquette-broker",
-    "com.github.stephenc.jcip:jcip-annotations",
     "com.github.wendykierp:JTransforms",
     "com.google.code.findbugs:jsr305",
     "com.google.code.gson:gson",
@@ -28,8 +27,6 @@
     "com.google.guava:listenablefuture",
     "com.google.j2objc:j2objc-annotations",
     "com.h2database:h2-mvstore",
-    "com.nimbusds:content-type",
-    "com.nimbusds:lang-tag",
     "com.sun.istack:istack-commons-runtime",
     "com.zaxxer:HikariCP",
     "commons-cli:commons-cli",
@@ -85,8 +82,6 @@
     "javax.xml.bind:jaxb-api",
     "net.java.dev.jna:jna",
     "net.java.dev.jna:jna-platform",
-    "net.minidev:accessors-smart",
-    "net.minidev:json-smart",
     "org.antlr:antlr4-runtime",
     "org.apache.commons:commons-csv",
     "org.apache.commons:commons-lang3",

Reply via email to