Skip to content

Commit 039d7d8

Browse files
committed
Bump org.testcontainers:jdbc to 1.14.3
1 parent 821da35 commit 039d7d8

2 files changed

Lines changed: 7 additions & 2 deletions

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.4
5+
-----
6+
7+
- Update org.testcontainers:jdbc to 1.14.3
8+
49
1.0.3
510
-----
611

pom.xml

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -37,8 +37,8 @@
3737
<maven.compiler.source>1.8</maven.compiler.source>
3838
<maven.compiler.target>1.8</maven.compiler.target>
3939

40-
<testcontainers.version>1.12.5</testcontainers.version>
41-
<lombok.version>1.18.8</lombok.version>
40+
<testcontainers.version>1.14.3</testcontainers.version>
41+
<lombok.version>1.18.12</lombok.version>
4242
<jaybird.version>3.0.9</jaybird.version>
4343
</properties>
4444

0 commit comments

Comments
 (0)