Skip to content

Commit 4097208

Browse files
committed
Upgrade testcontainers 1.20.1 -> 1.21.4
1 parent 8073921 commit 4097208

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

geowebcache/pom.xml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -131,7 +131,7 @@
131131
<dependency>
132132
<groupId>org.testcontainers</groupId>
133133
<artifactId>testcontainers-bom</artifactId>
134-
<version>1.20.1</version>
134+
<version>1.21.4</version>
135135
<type>pom</type>
136136
<scope>import</scope>
137137
</dependency>

0 commit comments

Comments
 (0)