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

janhoy pushed a commit to branch branch_10_0
in repository https://gitbox.apache.org/repos/asf/solr.git


The following commit(s) were added to refs/heads/branch_10_0 by this push:
     new 0add0fc9eae Remove unused dep net.thisptr:jackson-jq (#4004)
0add0fc9eae is described below

commit 0add0fc9eaed3d4cf40893c445bbcf24bfa62939
Author: Jan Høydahl <[email protected]>
AuthorDate: Wed Feb 4 15:36:51 2026 +0100

    Remove unused dep net.thisptr:jackson-jq (#4004)
    
    (cherry picked from commit 2b4a459a5cc327876a4b1f175e3961be85d15015)
---
 gradle/libs.versions.toml | 2 --
 1 file changed, 2 deletions(-)

diff --git a/gradle/libs.versions.toml b/gradle/libs.versions.toml
index be018993437..ddfbcca19b0 100644
--- a/gradle/libs.versions.toml
+++ b/gradle/libs.versions.toml
@@ -202,7 +202,6 @@ swagger3 = "2.2.22"
 tdunning-tdigest = "3.3"
 testcontainers = "1.20.4"
 thetaphi-forbiddenapis = "3.10"
-thisptr-jacksonjq = "0.0.13"
 threeten-bp = "1.6.8"
 undercouch-download = "5.6.0"
 xerial-snappy = "1.1.10.8"
@@ -514,6 +513,5 @@ swagger3-annotations-jakarta = { module = 
"io.swagger.core.v3:swagger-annotation
 swagger3-jaxrs2-jakarta = { module = 
"io.swagger.core.v3:swagger-jaxrs2-jakarta", version.ref = "swagger3" }
 tdunning-tdigest = { module = "com.tdunning:t-digest", version.ref = 
"tdunning-tdigest" }
 testcontainers = { module = "org.testcontainers:testcontainers", version.ref = 
"testcontainers" }
-thisptr-jacksonjq = { module = "net.thisptr:jackson-jq", version.ref = 
"thisptr-jacksonjq" }
 threeten-bp = { module = "org.threeten:threetenbp", version.ref = 
"threeten-bp" }
 xerial-snappy-java = { module = "org.xerial.snappy:snappy-java", version.ref = 
"xerial-snappy" }

Reply via email to