File tree Expand file tree Collapse file tree 1 file changed +3
-3
lines changed Expand file tree Collapse file tree 1 file changed +3
-3
lines changed Original file line number Diff line number Diff line change @@ -4,7 +4,7 @@ plugins {
44 id ' net.researchgate.release' version ' 2.7.0'
55 id ' com.github.kt3k.coveralls' version ' 2.8.2'
66 id ' org.sonarqube' version ' 2.6.2'
7- id ' org.owasp.dependencycheck' version ' 3.3.1 '
7+ id ' org.owasp.dependencycheck' version ' 3.3.2 '
88}
99
1010ext {
1313 marmottaVersion = ' 3.4.0'
1414 camelVersion = ' 2.22.1'
1515 camelLdpVersion = ' 0.1.0'
16- jenaVersion = ' 3.8 .0'
16+ jenaVersion = ' 3.9 .0'
1717 javaxAnnotationsVersion = ' 1.3.2'
1818 javaxInjectVersion = ' 2.5.0-b62'
1919 slf4jVersion = ' 1.7.25'
2727 junitPlatformVersion = ' 1.3.1'
2828 junitVersion = ' 5.3.1'
2929 logbackVersion = ' 1.2.3'
30- mockitoVersion = ' 2.22 .0'
30+ mockitoVersion = ' 2.23 .0'
3131
3232 /* OSGi */
3333 camelVersionRange = " [2.22,3)"
You can’t perform that action at this time.
0 commit comments