Skip to content

Commit a159db2

Browse files
authored
Update pom.xml to have testcontainers 1.21.3 (#1436)
Signed-off-by: salaboy <[email protected]>
1 parent 8c2c2ee commit a159db2

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

pom.xml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -47,7 +47,7 @@
4747
<surefire.version>3.2.2</surefire.version>
4848
<junit-bom.version>5.11.4</junit-bom.version>
4949
<snakeyaml.version>2.0</snakeyaml.version>
50-
<testcontainers.version>1.20.5</testcontainers.version>
50+
<testcontainers.version>1.21.3</testcontainers.version>
5151
<!-- Do NOT UPGRADE spring.version without checking springboot.version alignment -->
5252
<springboot.version>3.4.6</springboot.version>
5353
<springframework.version>6.2.7</springframework.version>

0 commit comments

Comments
 (0)