File tree Expand file tree Collapse file tree 3 files changed +4
-4
lines changed Expand file tree Collapse file tree 3 files changed +4
-4
lines changed Original file line number Diff line number Diff line change @@ -40,7 +40,7 @@ buildscript {
40
40
mavenCentral()
41
41
}
42
42
dependencies {
43
- classpath 'org.owasp:dependency-check-gradle:10.0.1 '
43
+ classpath 'org.owasp:dependency-check-gradle:10.0.2 '
44
44
classpath 'com.mysql:mysql-connector-j:8.4.0'
45
45
}
46
46
}
@@ -73,7 +73,7 @@ Updates of the Database are triggered every 2 minutes. The initial update can ta
73
73
74
74
| Client | Server |
75
75
| -------------------:| ---------:|
76
- | ` >= 6.3.0 ` | ` 10.0.1 ` |
76
+ | ` >= 6.3.0 ` | ` 10.0.2 ` |
77
77
| ` >= 6.3.0 ` | ` 9.0.8 ` |
78
78
| ` >= 6.3.0 ` | ` 8.0.0 ` |
79
79
| ` >= 6.3.0 ` | ` 7.4.4 ` |
Original file line number Diff line number Diff line change @@ -18,7 +18,7 @@ buildscript {
18
18
mavenCentral()
19
19
}
20
20
dependencies {
21
- classpath ' org.owasp:dependency-check-gradle:10.0.1 '
21
+ classpath ' org.owasp:dependency-check-gradle:10.0.2 '
22
22
classpath ' com.mysql:mysql-connector-j:8.4.0'
23
23
}
24
24
}
Original file line number Diff line number Diff line change @@ -3,7 +3,7 @@ buildscript {
3
3
mavenCentral()
4
4
}
5
5
dependencies {
6
- classpath ' org.owasp:dependency-check-gradle:10.0.1 '
6
+ classpath ' org.owasp:dependency-check-gradle:10.0.2 '
7
7
classpath ' com.mysql:mysql-connector-j:8.4.0'
8
8
}
9
9
}
You can’t perform that action at this time.
0 commit comments