Skip to content

Commit b785dde

Browse files
committed
chore(ClearlyDefinedStorageTest): Use a more common Maven URL in an asset
Signed-off-by: Sebastian Schuberth <[email protected]>
1 parent ddd90eb commit b785dde

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

scanner/src/test/assets/cd_definitions.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -7,7 +7,7 @@
77
"namespace": "org.apache.commons",
88
"name": "commons-lang3",
99
"revision": "3.12.0",
10-
"url": "https://search.maven.org/remotecontent?filepath=org/apache/commons/commons-lang3/3.12.0/commons-lang3-3.12.0-sources.jar"
10+
"url": "https://repo1.maven.org/maven2/org/apache/commons/commons-lang3/3.12.0/commons-lang3-3.12.0-sources.jar"
1111
},
1212
"hashes": {
1313
"sha1": "c6842c86792ff03b9f1d1fe2aab8dc23aa6c6f0e",

0 commit comments

Comments
 (0)