File tree Expand file tree Collapse file tree 1 file changed +7
-7
lines changed Expand file tree Collapse file tree 1 file changed +7
-7
lines changed Original file line number Diff line number Diff line change 11plugins {
2- id ' com.github.hierynomus.license' version ' 0.14 .0'
2+ id ' com.github.hierynomus.license' version ' 0.15 .0'
33 id ' com.github.ben-manes.versions' version ' 0.20.0'
4- id ' net.researchgate.release' version ' 2.7 .0'
4+ id ' net.researchgate.release' version ' 2.8 .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.4 '
7+ id ' org.owasp.dependencycheck' version ' 4.0.2 '
88}
99
1010ext {
1111
1212 /* Dependencies */
1313 marmottaVersion = ' 3.4.0'
14- camelVersion = ' 2.22.2 '
14+ camelVersion = ' 2.23.0 '
1515 camelLdpVersion = ' 0.1.0'
1616 jenaVersion = ' 3.9.0'
1717 javaxAnnotationsVersion = ' 1.3.2'
@@ -24,10 +24,10 @@ ext {
2424 checkstyleVersion = ' 8.12'
2525 jaxbVersion = ' 2.3.0'
2626 jacocoVersion = ' 0.8.2'
27- junitPlatformVersion = ' 1.3.1 '
28- junitVersion = ' 5.3.1 '
27+ junitPlatformVersion = ' 1.3.2 '
28+ junitVersion = ' 5.3.2 '
2929 logbackVersion = ' 1.2.3'
30- mockitoVersion = ' 2.23.0 '
30+ mockitoVersion = ' 2.23.4 '
3131
3232 /* OSGi */
3333 camelVersionRange = " [2.22,3)"
You can’t perform that action at this time.
0 commit comments