diff --git a/debezium-connector-mariadb/pom.xml b/debezium-connector-mariadb/pom.xml index c0a94a854..b64d118ec 100644 --- a/debezium-connector-mariadb/pom.xml +++ b/debezium-connector-mariadb/pom.xml @@ -146,7 +146,7 @@ Specify the properties for the various Docker containers. --> mariadb - 11.1.2 + 11.4.3 mysqluser mysqlpw mysqlreplica @@ -168,7 +168,7 @@ debezium/mariadb-server-test-database ${docker.dbs} false - rm -f /etc/localtime; ln -s /usr/share/zoneinfo/US/Samoa /etc/localtime + rm -f /etc/localtime; ln -s /usr/share/zoneinfo/Pacific/Samoa /etc/localtime