Skip to content

Commit 7143c83

Browse files
cmoulliardgsmet
authored andcommitted
Bump versdion of kindcontainer from 1.4.7 to 1.4.9 to suppoprt to use podman rootless. #46190
Signed-off-by: cmoulliard <[email protected]> (cherry picked from commit 5aa8f80)
1 parent cbdd461 commit 7143c83

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

bom/application/pom.xml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -199,7 +199,7 @@
199199
<docker-java.version>3.4.0</docker-java.version> <!-- must be the version Testcontainers use: https://central.sonatype.com/artifact/org.testcontainers/testcontainers -->
200200
<!-- Check the compatibility matrix (https://github.com/opensearch-project/opensearch-testcontainers) before upgrading: -->
201201
<opensearch-testcontainers.version>2.0.2</opensearch-testcontainers.version>
202-
<com.dajudge.kindcontainer>1.4.7</com.dajudge.kindcontainer>
202+
<com.dajudge.kindcontainer>1.4.8</com.dajudge.kindcontainer>
203203
<aesh.version>2.8.2</aesh.version>
204204
<aesh-readline.version>2.6</aesh-readline.version>
205205
<jansi.version>2.4.0</jansi.version> <!-- Keep in sync with aesh-readline and dekorate -->

0 commit comments

Comments
 (0)