Skip to content

Commit

Permalink
chore: Update Gradle dependencies
Browse files Browse the repository at this point in the history
  • Loading branch information
github-actions[bot] authored Jan 19, 2025
1 parent f51532d commit 36dc9ec
Show file tree
Hide file tree
Showing 10 changed files with 10 additions and 10 deletions.
2 changes: 1 addition & 1 deletion dd-java-agent/instrumentation/lettuce-4/gradle.lockfile
Original file line number Diff line number Diff line change
Expand Up @@ -49,7 +49,7 @@ com.thoughtworks.qdox:qdox:1.12.1=latestDepTestRuntimeClasspath,testRuntimeClass
commons-codec:commons-codec:1.15=spotbugs
commons-fileupload:commons-fileupload:1.5=latestDepTestCompileClasspath,latestDepTestRuntimeClasspath,testCompileClasspath,testRuntimeClasspath
commons-io:commons-io:2.11.0=latestDepTestCompileClasspath,latestDepTestRuntimeClasspath,testCompileClasspath,testRuntimeClasspath
de.thetaphi:forbiddenapis:3.1=compileClasspath
de.thetaphi:forbiddenapis:3.8=compileClasspath
info.picocli:picocli:4.6.3=latestDepTestRuntimeClasspath,testRuntimeClasspath
io.netty:netty-buffer:4.0.30.Final=compileClasspath,testCompileClasspath,testRuntimeClasspath
io.netty:netty-buffer:4.1.29.Final=latestDepTestCompileClasspath,latestDepTestRuntimeClasspath
Expand Down
2 changes: 1 addition & 1 deletion dd-java-agent/instrumentation/lettuce-5/gradle.lockfile
Original file line number Diff line number Diff line change
Expand Up @@ -55,7 +55,7 @@ com.thoughtworks.qdox:qdox:1.12.1=latestDepTestRuntimeClasspath,testRuntimeClass
commons-codec:commons-codec:1.15=latestDepTestRuntimeClasspath,spotbugs,testRuntimeClasspath
commons-fileupload:commons-fileupload:1.5=latestDepTestCompileClasspath,latestDepTestRuntimeClasspath,testCompileClasspath,testRuntimeClasspath
commons-io:commons-io:2.11.0=latestDepTestCompileClasspath,latestDepTestRuntimeClasspath,testCompileClasspath,testRuntimeClasspath
de.thetaphi:forbiddenapis:3.1=compileClasspath
de.thetaphi:forbiddenapis:3.8=compileClasspath
info.picocli:picocli:4.6.3=latestDepTestRuntimeClasspath,testRuntimeClasspath
io.lettuce:lettuce-core:5.0.0.RELEASE=compileClasspath,testCompileClasspath,testRuntimeClasspath
io.lettuce:lettuce-core:6.6.0.BETA2=latestDepTestCompileClasspath,latestDepTestRuntimeClasspath
Expand Down
2 changes: 1 addition & 1 deletion dd-java-agent/instrumentation/liberty-20/gradle.lockfile
Original file line number Diff line number Diff line change
Expand Up @@ -45,7 +45,7 @@ com.thoughtworks.qdox:qdox:1.12.1=testRuntimeClasspath,webappRuntimeClasspath
commons-codec:commons-codec:1.15=spotbugs
commons-fileupload:commons-fileupload:1.5=testCompileClasspath,testRuntimeClasspath
commons-io:commons-io:2.11.0=testCompileClasspath,testRuntimeClasspath
de.thetaphi:forbiddenapis:3.1=compileClasspath
de.thetaphi:forbiddenapis:3.8=compileClasspath
info.picocli:picocli:4.6.3=testRuntimeClasspath,webappRuntimeClasspath
io.openliberty:openliberty-runtime:21.0.0.3=zipped
io.sqreen:libsqreen:11.2.0=testRuntimeClasspath
Expand Down
2 changes: 1 addition & 1 deletion dd-java-agent/instrumentation/liberty-23/gradle.lockfile
Original file line number Diff line number Diff line change
Expand Up @@ -45,7 +45,7 @@ com.thoughtworks.qdox:qdox:1.12.1=testRuntimeClasspath,webappRuntimeClasspath
commons-codec:commons-codec:1.15=spotbugs
commons-fileupload:commons-fileupload:1.5=testCompileClasspath,testRuntimeClasspath
commons-io:commons-io:2.11.0=testCompileClasspath,testRuntimeClasspath
de.thetaphi:forbiddenapis:3.1=compileClasspath
de.thetaphi:forbiddenapis:3.8=compileClasspath
info.picocli:picocli:4.6.3=testRuntimeClasspath,webappRuntimeClasspath
io.openliberty:openliberty-runtime:22.0.0.1=zipped
io.sqreen:libsqreen:11.2.0=testRuntimeClasspath
Expand Down
2 changes: 1 addition & 1 deletion dd-java-agent/instrumentation/log4j-2.7/gradle.lockfile
Original file line number Diff line number Diff line change
Expand Up @@ -45,7 +45,7 @@ com.thoughtworks.qdox:qdox:1.12.1=testRuntimeClasspath
commons-codec:commons-codec:1.15=spotbugs
commons-fileupload:commons-fileupload:1.5=testCompileClasspath,testRuntimeClasspath
commons-io:commons-io:2.11.0=testCompileClasspath,testRuntimeClasspath
de.thetaphi:forbiddenapis:3.1=compileClasspath
de.thetaphi:forbiddenapis:3.8=compileClasspath
info.picocli:picocli:4.6.3=testRuntimeClasspath
io.sqreen:libsqreen:11.2.0=testRuntimeClasspath
javax.servlet:javax.servlet-api:3.1.0=testCompileClasspath,testRuntimeClasspath
Expand Down
2 changes: 1 addition & 1 deletion dd-java-agent/instrumentation/log4j1/gradle.lockfile
Original file line number Diff line number Diff line change
Expand Up @@ -45,7 +45,7 @@ com.thoughtworks.qdox:qdox:1.12.1=latestDepTestRuntimeClasspath,testImplementati
commons-codec:commons-codec:1.15=spotbugs
commons-fileupload:commons-fileupload:1.5=latestDepTestCompileClasspath,latestDepTestRuntimeClasspath,testCompileClasspath,testImplementation,testRuntimeClasspath
commons-io:commons-io:2.11.0=latestDepTestCompileClasspath,latestDepTestRuntimeClasspath,testCompileClasspath,testImplementation,testRuntimeClasspath
de.thetaphi:forbiddenapis:3.1=compileClasspath
de.thetaphi:forbiddenapis:3.8=compileClasspath
info.picocli:picocli:4.6.3=latestDepTestRuntimeClasspath,testImplementation,testRuntimeClasspath
io.sqreen:libsqreen:11.2.0=latestDepTestRuntimeClasspath,testImplementation,testRuntimeClasspath
javax.servlet:javax.servlet-api:3.1.0=latestDepTestCompileClasspath,latestDepTestRuntimeClasspath,testCompileClasspath,testImplementation,testRuntimeClasspath
Expand Down
2 changes: 1 addition & 1 deletion dd-java-agent/instrumentation/log4j2/gradle.lockfile
Original file line number Diff line number Diff line change
Expand Up @@ -45,7 +45,7 @@ com.thoughtworks.qdox:qdox:1.12.1=testRuntimeClasspath
commons-codec:commons-codec:1.15=spotbugs
commons-fileupload:commons-fileupload:1.5=testCompileClasspath,testRuntimeClasspath
commons-io:commons-io:2.11.0=testCompileClasspath,testRuntimeClasspath
de.thetaphi:forbiddenapis:3.1=compileClasspath
de.thetaphi:forbiddenapis:3.8=compileClasspath
info.picocli:picocli:4.6.3=testRuntimeClasspath
io.sqreen:libsqreen:11.2.0=testRuntimeClasspath
javax.servlet:javax.servlet-api:3.1.0=testCompileClasspath,testRuntimeClasspath
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -45,7 +45,7 @@ com.thoughtworks.qdox:qdox:1.12.1=latestDepTestRuntimeClasspath,testRuntimeClass
commons-codec:commons-codec:1.15=spotbugs
commons-fileupload:commons-fileupload:1.5=latestDepTestCompileClasspath,latestDepTestRuntimeClasspath,testCompileClasspath,testRuntimeClasspath
commons-io:commons-io:2.11.0=latestDepTestCompileClasspath,latestDepTestRuntimeClasspath,testCompileClasspath,testRuntimeClasspath
de.thetaphi:forbiddenapis:3.1=compileClasspath
de.thetaphi:forbiddenapis:3.8=compileClasspath
info.picocli:picocli:4.6.3=latestDepTestRuntimeClasspath,testRuntimeClasspath
io.sqreen:libsqreen:11.2.0=latestDepTestRuntimeClasspath,testRuntimeClasspath
javax.servlet:javax.servlet-api:3.1.0=latestDepTestCompileClasspath,latestDepTestRuntimeClasspath,testCompileClasspath,testRuntimeClasspath
Expand Down
2 changes: 1 addition & 1 deletion dd-java-agent/instrumentation/logback-1/gradle.lockfile
Original file line number Diff line number Diff line change
Expand Up @@ -47,7 +47,7 @@ com.thoughtworks.qdox:qdox:1.12.1=testRuntimeClasspath
commons-codec:commons-codec:1.15=spotbugs
commons-fileupload:commons-fileupload:1.5=testCompileClasspath,testRuntimeClasspath
commons-io:commons-io:2.11.0=testCompileClasspath,testRuntimeClasspath
de.thetaphi:forbiddenapis:3.1=compileClasspath
de.thetaphi:forbiddenapis:3.8=compileClasspath
info.picocli:picocli:4.6.3=testRuntimeClasspath
io.sqreen:libsqreen:11.2.0=testRuntimeClasspath
javax.servlet:javax.servlet-api:3.1.0=testCompileClasspath,testRuntimeClasspath
Expand Down
2 changes: 1 addition & 1 deletion dd-java-agent/instrumentation/maven-3.2.1/gradle.lockfile
Original file line number Diff line number Diff line change
Expand Up @@ -62,7 +62,7 @@ commons-codec:commons-codec:1.17.1=latestDepTestRuntimeClasspath
commons-codec:commons-codec:1.6=testCompileClasspath,testRuntimeClasspath
commons-fileupload:commons-fileupload:1.5=latestDepTestCompileClasspath,latestDepTestRuntimeClasspath,testCompileClasspath,testRuntimeClasspath
commons-io:commons-io:2.11.0=latestDepTestCompileClasspath,latestDepTestRuntimeClasspath,testCompileClasspath,testRuntimeClasspath
de.thetaphi:forbiddenapis:3.1=compileClasspath
de.thetaphi:forbiddenapis:3.8=compileClasspath
info.picocli:picocli:4.6.3=latestDepTestRuntimeClasspath,testRuntimeClasspath
io.sqreen:libsqreen:11.2.0=latestDepTestRuntimeClasspath,testRuntimeClasspath
jakarta.inject:jakarta.inject-api:2.0.1=latestDepTestCompileClasspath,latestDepTestRuntimeClasspath
Expand Down

0 comments on commit 36dc9ec

Please sign in to comment.