diff --git a/CHANGES.md b/CHANGES.md index dadcb11..2e1510a 100644 --- a/CHANGES.md +++ b/CHANGES.md @@ -4,6 +4,7 @@ Version History 1.4.0 ----- - Updated org.testcontainers:jdbc to 1.19.3 +- Updated various test-dependencies 1.3.0 ----- diff --git a/pom.xml b/pom.xml index f76c01b..1a7ef84 100644 --- a/pom.xml +++ b/pom.xml @@ -38,7 +38,7 @@ 1.8 1.19.3 - 4.0.8.java8 + 5.0.3.java8 @@ -63,19 +63,19 @@ ch.qos.logback logback-classic - 1.4.12 + 1.4.14 test commons-dbutils commons-dbutils - 1.7 + 1.8.1 test com.zaxxer HikariCP - 5.0.1 + 5.1.0 test