Skip to content

Commit 5e5ce1b

Browse files
authored
Merge pull request #799 from jamesmudd/codex/add-gradle-dependency-locking
Enable Gradle dependency locking
2 parents 129d183 + a4a6252 commit 5e5ce1b

File tree

2 files changed

+112
-0
lines changed

2 files changed

+112
-0
lines changed

jhdf/build.gradle

Lines changed: 4 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -45,6 +45,10 @@ repositories {
4545
mavenCentral()
4646
}
4747

48+
dependencyLocking {
49+
lockAllConfigurations()
50+
}
51+
4852
dependencies {
4953
// This dependency is exported to consumers, that is to say found on their compile classpath.
5054
implementation 'org.slf4j:slf4j-api:2.0.17'

jhdf/gradle.lockfile

Lines changed: 108 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,108 @@
1+
# This is a Gradle generated file for dependency locking.
2+
# Manual edits can break the build and are not advised.
3+
# This file is expected to be part of source control.
4+
com.fasterxml.jackson.core:jackson-annotations:2.20=jmhRuntimeClasspath,testCompileClasspath,testRuntimeClasspath
5+
com.fasterxml.jackson.core:jackson-core:2.20.1=jmhRuntimeClasspath,testCompileClasspath,testRuntimeClasspath
6+
com.fasterxml.jackson.core:jackson-databind:2.20.1=jmhRuntimeClasspath,testCompileClasspath,testRuntimeClasspath
7+
com.fasterxml.jackson.dataformat:jackson-dataformat-xml:2.20.1=jmhRuntimeClasspath,testCompileClasspath,testRuntimeClasspath
8+
com.fasterxml.jackson:jackson-bom:2.20.1=jmhRuntimeClasspath,testCompileClasspath,testRuntimeClasspath
9+
com.fasterxml.woodstox:woodstox-core:7.1.1=jmhRuntimeClasspath,testCompileClasspath,testRuntimeClasspath
10+
com.github.spotbugs:spotbugs-annotations:4.9.8=spotbugs
11+
com.github.spotbugs:spotbugs:4.9.8=spotbugs
12+
com.github.stephenc.jcip:jcip-annotations:1.0-1=spotbugs
13+
com.google.code.findbugs:jsr305:3.0.2=checkstyle,spotbugs
14+
com.google.code.gson:gson:2.13.2=spotbugs
15+
com.google.errorprone:error_prone_annotations:2.36.0=checkstyle,jmhRuntimeClasspath,testCompileClasspath,testRuntimeClasspath
16+
com.google.errorprone:error_prone_annotations:2.41.0=spotbugs
17+
com.google.guava:failureaccess:1.0.3=checkstyle,jmhRuntimeClasspath,testCompileClasspath,testRuntimeClasspath
18+
com.google.guava:guava:33.4.8-jre=checkstyle,jmhRuntimeClasspath,testCompileClasspath,testRuntimeClasspath
19+
com.google.guava:listenablefuture:9999.0-empty-to-avoid-conflict-with-guava=checkstyle,jmhRuntimeClasspath,testCompileClasspath,testRuntimeClasspath
20+
com.google.j2objc:j2objc-annotations:3.0.0=checkstyle,jmhRuntimeClasspath,testCompileClasspath,testRuntimeClasspath
21+
com.google.jimfs:jimfs:1.3.1=jmhRuntimeClasspath,testCompileClasspath,testRuntimeClasspath
22+
com.ning:compress-lzf:1.1.3=compileClasspath,jmhCompileClasspath,jmhRuntimeClasspath,runtimeClasspath,testCompileClasspath,testRuntimeClasspath
23+
com.puppycrawl.tools:checkstyle:10.24.0=checkstyle
24+
commons-beanutils:commons-beanutils:1.10.1=checkstyle
25+
commons-codec:commons-codec:1.15=checkstyle
26+
commons-collections:commons-collections:3.2.2=checkstyle
27+
commons-io:commons-io:2.20.0=spotbugs
28+
commons-io:commons-io:2.21.0=jmhRuntimeClasspath,testCompileClasspath,testRuntimeClasspath
29+
info.picocli:picocli:4.7.7=checkstyle
30+
jaxen:jaxen:2.0.0=spotbugs
31+
net.bytebuddy:byte-buddy-agent:1.17.7=jmhRuntimeClasspath,testCompileClasspath,testRuntimeClasspath
32+
net.bytebuddy:byte-buddy:1.18.3=jmhRuntimeClasspath,testCompileClasspath,testRuntimeClasspath
33+
net.sf.jopt-simple:jopt-simple:5.0.4=jmh,jmhCompileClasspath,jmhRuntimeClasspath
34+
net.sf.saxon:Saxon-HE:12.5=checkstyle
35+
net.sf.saxon:Saxon-HE:12.9=spotbugs
36+
org.antlr:antlr4-runtime:4.13.2=checkstyle
37+
org.apache.bcel:bcel:6.11.0=spotbugs
38+
org.apache.commons:commons-lang3:3.19.0=spotbugs
39+
org.apache.commons:commons-lang3:3.20.0=compileClasspath,jmhCompileClasspath,jmhRuntimeClasspath,runtimeClasspath,testCompileClasspath,testRuntimeClasspath
40+
org.apache.commons:commons-lang3:3.8.1=checkstyle
41+
org.apache.commons:commons-math3:3.2=jmh,jmhCompileClasspath,jmhRuntimeClasspath
42+
org.apache.commons:commons-text:1.14.0=spotbugs
43+
org.apache.commons:commons-text:1.3=checkstyle
44+
org.apache.httpcomponents.client5:httpclient5:5.1.3=checkstyle
45+
org.apache.httpcomponents.core5:httpcore5-h2:5.1.3=checkstyle
46+
org.apache.httpcomponents.core5:httpcore5:5.1.3=checkstyle
47+
org.apache.httpcomponents:httpclient:4.5.13=checkstyle
48+
org.apache.httpcomponents:httpcore:4.4.14=checkstyle
49+
org.apache.logging.log4j:log4j-api:2.25.2=spotbugs
50+
org.apache.logging.log4j:log4j-core:2.25.2=spotbugs
51+
org.apache.maven.doxia:doxia-core:1.12.0=checkstyle
52+
org.apache.maven.doxia:doxia-logging-api:1.12.0=checkstyle
53+
org.apache.maven.doxia:doxia-module-xdoc:1.12.0=checkstyle
54+
org.apache.maven.doxia:doxia-sink-api:1.12.0=checkstyle
55+
org.apache.xbean:xbean-reflect:3.7=checkstyle
56+
org.apiguardian:apiguardian-api:1.1.2=testCompileClasspath
57+
org.assertj:assertj-core:3.27.7=jmhRuntimeClasspath,testCompileClasspath,testRuntimeClasspath
58+
org.checkerframework:checker-qual:3.49.3=checkstyle
59+
org.codehaus.plexus:plexus-classworlds:2.6.0=checkstyle
60+
org.codehaus.plexus:plexus-component-annotations:2.1.0=checkstyle
61+
org.codehaus.plexus:plexus-container-default:2.1.0=checkstyle
62+
org.codehaus.plexus:plexus-utils:3.3.0=checkstyle
63+
org.codehaus.woodstox:stax2-api:4.2.2=jmhRuntimeClasspath,testCompileClasspath,testRuntimeClasspath
64+
org.dom4j:dom4j:2.2.0=spotbugs
65+
org.hamcrest:hamcrest:3.0=jmhRuntimeClasspath,testCompileClasspath,testRuntimeClasspath
66+
org.jacoco:org.jacoco.agent:0.8.13=jacocoAgent,jacocoAnt
67+
org.jacoco:org.jacoco.ant:0.8.13=jacocoAnt
68+
org.jacoco:org.jacoco.core:0.8.13=jacocoAnt
69+
org.jacoco:org.jacoco.report:0.8.13=jacocoAnt
70+
org.javassist:javassist:3.27.0-GA=jmhRuntimeClasspath,testCompileClasspath,testRuntimeClasspath
71+
org.javassist:javassist:3.28.0-GA=checkstyle
72+
org.jspecify:jspecify:1.0.0=checkstyle,jmhRuntimeClasspath,testCompileClasspath,testRuntimeClasspath
73+
org.junit.jupiter:junit-jupiter-api:5.13.4=jmhRuntimeClasspath,testCompileClasspath,testRuntimeClasspath
74+
org.junit.jupiter:junit-jupiter-engine:5.13.4=jmhRuntimeClasspath,testRuntimeClasspath
75+
org.junit.jupiter:junit-jupiter-params:5.13.4=jmhRuntimeClasspath,testCompileClasspath,testRuntimeClasspath
76+
org.junit.jupiter:junit-jupiter:5.13.4=jmhRuntimeClasspath,testCompileClasspath,testRuntimeClasspath
77+
org.junit.platform:junit-platform-commons:1.13.4=jmhRuntimeClasspath,testCompileClasspath,testRuntimeClasspath
78+
org.junit.platform:junit-platform-engine:1.13.4=jmhRuntimeClasspath,testRuntimeClasspath
79+
org.junit.platform:junit-platform-launcher:1.13.4=jmhRuntimeClasspath,testRuntimeClasspath
80+
org.junit:junit-bom:5.13.4=jmhRuntimeClasspath,testCompileClasspath,testRuntimeClasspath
81+
org.junit:junit-bom:5.14.0=spotbugs
82+
org.lz4:lz4-java:1.8.0=compileClasspath,jmhCompileClasspath,jmhRuntimeClasspath,runtimeClasspath,testCompileClasspath,testRuntimeClasspath
83+
org.mockito:mockito-core:5.21.0=jmhRuntimeClasspath,testCompileClasspath,testRuntimeClasspath
84+
org.objenesis:objenesis:3.0.1=testCompileClasspath
85+
org.objenesis:objenesis:3.3=jmhRuntimeClasspath,testRuntimeClasspath
86+
org.openjdk.jmh:jmh-core:1.36=jmh,jmhCompileClasspath,jmhRuntimeClasspath
87+
org.openjdk.jmh:jmh-generator-asm:1.36=jmh,jmhCompileClasspath,jmhRuntimeClasspath
88+
org.openjdk.jmh:jmh-generator-bytecode:1.36=jmh,jmhCompileClasspath,jmhRuntimeClasspath
89+
org.openjdk.jmh:jmh-generator-reflection:1.36=jmh,jmhCompileClasspath,jmhRuntimeClasspath
90+
org.opentest4j:opentest4j:1.3.0=jmhRuntimeClasspath,testCompileClasspath,testRuntimeClasspath
91+
org.ow2.asm:asm-analysis:9.9=spotbugs
92+
org.ow2.asm:asm-commons:9.8=jacocoAnt
93+
org.ow2.asm:asm-commons:9.9=spotbugs
94+
org.ow2.asm:asm-tree:9.8=jacocoAnt
95+
org.ow2.asm:asm-tree:9.9=spotbugs
96+
org.ow2.asm:asm-util:9.9=spotbugs
97+
org.ow2.asm:asm:9.0=jmh,jmhCompileClasspath,jmhRuntimeClasspath
98+
org.ow2.asm:asm:9.8=jacocoAnt
99+
org.ow2.asm:asm:9.9=spotbugs
100+
org.powermock:powermock-core:2.0.9=jmhRuntimeClasspath,testCompileClasspath,testRuntimeClasspath
101+
org.powermock:powermock-reflect:2.0.9=jmhRuntimeClasspath,testCompileClasspath,testRuntimeClasspath
102+
org.reflections:reflections:0.10.2=checkstyle
103+
org.slf4j:slf4j-api:2.0.17=compileClasspath,jmhCompileClasspath,jmhRuntimeClasspath,runtimeClasspath,spotbugs,spotbugsSlf4j,testCompileClasspath,testRuntimeClasspath
104+
org.slf4j:slf4j-simple:2.0.17=jmhRuntimeClasspath,spotbugsSlf4j,testRuntimeClasspath
105+
org.xerial.snappy:snappy-java:1.1.10.8=jmhRuntimeClasspath,testCompileClasspath,testRuntimeClasspath
106+
org.xmlresolver:xmlresolver:5.2.2=checkstyle
107+
org.xmlresolver:xmlresolver:5.3.3=spotbugs
108+
empty=annotationProcessor,jmhAnnotationProcessor,spotbugsPlugins,testAnnotationProcessor

0 commit comments

Comments
 (0)