Skip to content

Commit 266e11b

Browse files
committed
Update org.testcontainers:jdbc to 1.12.0
1 parent cc07bf3 commit 266e11b

2 files changed

Lines changed: 6 additions & 1 deletion

File tree

CHANGES.md

Lines changed: 5 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,11 @@
11
Version History
22
===============
33

4+
1.0.2
5+
-----
6+
7+
- Update org.testcontainers:jdbc to 1.12.0
8+
49
1.0.1
510
-----
611

pom.xml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -37,7 +37,7 @@
3737
<maven.compiler.source>1.8</maven.compiler.source>
3838
<maven.compiler.target>1.8</maven.compiler.target>
3939

40-
<testcontainers.version>1.11.4</testcontainers.version>
40+
<testcontainers.version>1.12.0</testcontainers.version>
4141
<lombok.version>1.18.8</lombok.version>
4242
<jaybird.version>3.0.6</jaybird.version>
4343
</properties>

0 commit comments

Comments
 (0)