This is an automated email from the ASF dual-hosted git repository. epugh pushed a commit to branch branch_10x in repository https://gitbox.apache.org/repos/asf/solr.git
commit e3526103ed5f5f4a71e1777ab1a6369b64f31ff9 Author: Eric Pugh <[email protected]> AuthorDate: Sat Aug 22 09:39:33 2026 -0400 regenerate lockfile for crossdc specific to branch_10x. --- solr/cross-dc-manager/gradle.lockfile | 6 ++---- 1 file changed, 2 insertions(+), 4 deletions(-) diff --git a/solr/cross-dc-manager/gradle.lockfile b/solr/cross-dc-manager/gradle.lockfile index 0b8ceb3c977..f7a2cc2d1a1 100644 --- a/solr/cross-dc-manager/gradle.lockfile +++ b/solr/cross-dc-manager/gradle.lockfile @@ -93,11 +93,9 @@ jakarta.ws.rs:jakarta.ws.rs-api:4.0.0=jarValidation,runtimeClasspath,runtimeLibs jakarta.xml.bind:jakarta.xml.bind-api:4.0.2=jarValidation,runtimeClasspath,runtimeLibs,solrPlatformLibs,testRuntimeClasspath javax.inject:javax.inject:1=annotationProcessor,errorprone,testAnnotationProcessor junit:junit:4.13.2=jarValidation,testCompileClasspath,testRuntimeClasspath -net.bytebuddy:byte-buddy-agent:1.18.11=jarValidation,testRuntimeClasspath -net.bytebuddy:byte-buddy:1.18.11=jarValidation,testRuntimeClasspath +net.bytebuddy:byte-buddy-agent:1.18.9=jarValidation,testRuntimeClasspath +net.bytebuddy:byte-buddy:1.18.9=jarValidation,testRuntimeClasspath net.java.dev.jna:jna:5.19.1=jarValidation,testCompileClasspath,testRuntimeClasspath -net.sf.jopt-simple:jopt-simple:5.0.4=jarValidation,runtimeClasspath,runtimeLibs,testRuntimeClasspath -net.sourceforge.argparse4j:argparse4j:0.7.0=jarValidation,runtimeClasspath,runtimeLibs,testRuntimeClasspath org.antlr:antlr4-runtime:4.13.2=jarValidation,runtimeClasspath,runtimeLibs,solrPlatformLibs,testRuntimeClasspath org.apache.commons:commons-compress:1.28.0=jarValidation,testCompileClasspath,testRuntimeClasspath org.apache.commons:commons-exec:1.6.0=jarValidation,runtimeClasspath,runtimeLibs,solrPlatformLibs,testRuntimeClasspath
