diff --git a/build.gradle b/build.gradle
index dbdd68b..0369ede 100644
--- a/build.gradle
+++ b/build.gradle
@@ -30,7 +30,7 @@ repositories {
mavenCentral()
}
dependencies {
- pluginLibs(group: 'com.xebialabs.overthere', name: 'overthere', version: '5.0.2'){
+ pluginLibs(group: 'com.xebialabs.overthere', name: 'overthere', version: '5.3.2'){
exclude( module: 'bcprov-jdk15on')
exclude( module: 'jzlib')
exclude( module: 'sshj')
diff --git a/pom.xml b/pom.xml
index 92c92ce..9b6f34e 100644
--- a/pom.xml
+++ b/pom.xml
@@ -37,7 +37,7 @@
com.xebialabs.overthere
overthere
- 5.0.2
+ 5.3.2
compile