diff --git a/.gitignore b/.gitignore new file mode 100644 index 0000000..85e7c1d --- /dev/null +++ b/.gitignore @@ -0,0 +1 @@ +/.idea/ diff --git a/pom.xml b/pom.xml index 62dd845..4173163 100644 --- a/pom.xml +++ b/pom.xml @@ -4,7 +4,7 @@ org.camunda.community.automator process-execution-automator - 1.1.1-SNAPSHOT + 1.2.0 17 @@ -13,11 +13,10 @@ 8.2.0 8.2.4 - 7.18.0 + 7.19.0 5.9.1 2.0.3 - 2.7.4 3.1.3 @@ -27,7 +26,7 @@ org.camunda.community community-hub-release-parent - 1.4.1 + 1.4.2 @@ -78,7 +77,7 @@ com.google.code.gson gson - 2.10 + 2.10.1 @@ -92,7 +91,7 @@ io.camunda camunda-operate-client-java - 8.1.7.0 + 8.1.8.1 io.camunda