Skip to content

Commit 92f3ac0

Browse files
committed
Bump testcontainers-java to 1.21.3
1 parent 0a05911 commit 92f3ac0

File tree

2 files changed

+2
-2
lines changed

2 files changed

+2
-2
lines changed

CHANGES.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -12,7 +12,7 @@ vNext
1212
Switch to the _project_ image (`firebirdsql/firebird`).
1313
- Support for the _fdcastel_ image was removed as it is no longer available. \
1414
Switch to the _project_ image (`firebirdsql/firebird`).
15-
- Updated org.testcontainers:jdbc to 1.21.0
15+
- Updated org.testcontainers:jdbc to 1.21.3
1616
- Updated various test-dependencies
1717
- Updated Maven build plugins
1818

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.21.0</testcontainers.version>
40+
<testcontainers.version>1.21.3</testcontainers.version>
4141
<jaybird.version>5.0.7.java8</jaybird.version>
4242
<junit5.version>5.12.2</junit5.version>
4343
</properties>

0 commit comments

Comments
 (0)