Merge branch 'stable-3.2' into stable-3.3

* stable-3.2:
  Add missing dependency to jackson-annotations library
  Align testcontainers with v1.15 in Gerrit
  Add build validation with Jenkinsfile
  Add missing dependency to jackson-annotations library
  Align testcontainers with v1.15 in Gerrit

Change-Id: I660309fc5d68a8ce4745f18ec339924641a723af
diff --git a/Jenkinsfile b/Jenkinsfile
new file mode 100644
index 0000000..15e283c
--- /dev/null
+++ b/Jenkinsfile
@@ -0,0 +1,2 @@
+pluginPipeline(formatCheckId: 'gerritforge:plugins-kafka-events-code-style',
+                buildCheckId: 'gerritforge:plugins-kafka-events-build-test')
\ No newline at end of file