Skip to content

Commit 358ff80

Browse files
committed
Update camel version
1 parent 801ded8 commit 358ff80

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

build.gradle

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -4,14 +4,14 @@ 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.2'
7+
id 'org.owasp.dependencycheck' version '3.3.4'
88
}
99

1010
ext {
1111

1212
/* Dependencies */
1313
marmottaVersion = '3.4.0'
14-
camelVersion = '2.22.1'
14+
camelVersion = '2.22.2'
1515
camelLdpVersion = '0.1.0'
1616
jenaVersion = '3.9.0'
1717
javaxAnnotationsVersion = '1.3.2'

0 commit comments

Comments
 (0)