Skip to content

Commit 512944b

Browse files
committed
add comment
1 parent dff7f7a commit 512944b

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

dd-java-agent/instrumentation/org-json/build.gradle

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -33,5 +33,5 @@ dependencies {
3333
testRuntimeOnly project(':dd-java-agent:instrumentation:iast-instrumenter')
3434
testRuntimeOnly project(':dd-java-agent:instrumentation:java-io') //Needed for Reader
3535

36-
latestDepTestImplementation group: 'org.json', name: 'json', version: '20250107'
36+
latestDepTestImplementation group: 'org.json', name: 'json', version: '20250107' // TODO replace with + when APPSEC-58007 solved
3737
}

0 commit comments

Comments
 (0)