diff --git a/.gitignore b/.gitignore
index 70467f7..04207dd 100644
--- a/.gitignore
+++ b/.gitignore
@@ -62,3 +62,4 @@ local.properties
.project
.classpath
+.ci-friendly-pom.xml
diff --git a/pom.xml b/pom.xml
index 25932bd..55d5ccd 100644
--- a/pom.xml
+++ b/pom.xml
@@ -64,7 +64,7 @@
org.junit.jupiter
junit-jupiter-engine
- 5.8.0-M1
+ 5.8.2
@@ -77,6 +77,19 @@
UTF-8
+
+ com.outbrain.swinfra
+ ci-friendly-flatten-maven-plugin
+ 1.0.14
+
+
+
+ clean
+ flatten
+
+
+
+
@@ -234,7 +247,7 @@
org.junit.jupiter
junit-jupiter-api
- 5.8.0-M1
+ 5.8.2
org.hamcrest
@@ -245,7 +258,7 @@
it.cavallium
data-generator-runtime
- 1.0.46
+ 1.0.54