diff --git a/jOOQ-examples/jOOQ-testcontainers-example/pom.xml b/jOOQ-examples/jOOQ-testcontainers-example/pom.xml
index 7fae5c6ef1..52c6f41519 100644
--- a/jOOQ-examples/jOOQ-testcontainers-example/pom.xml
+++ b/jOOQ-examples/jOOQ-testcontainers-example/pom.xml
@@ -25,9 +25,6 @@
jdbc:tc:postgresql:13:///sakila?TC_TMPFS=/testtmpfs:rw&TC_INITSCRIPT=file:${basedir}/src/main/resources/postgres-sakila-schema.sql
postgres
postgres
-
- 16
- 16
@@ -64,7 +61,6 @@
junit
junit
test
- 4.13.1
@@ -74,9 +70,25 @@
org.apache.maven.plugins
maven-compiler-plugin
+ true
+ 1024m
+ 256m
+ UTF-8
+
11
+
+
+
11
11
+
+ true
+ lines,vars,source
+
+
+ -Xlint:varargs
+