We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
2 parents cdab45c + 8596fc9 commit 6fd755cCopy full SHA for 6fd755c
bom/application/pom.xml
@@ -211,7 +211,7 @@
211
<docker-java.version>3.3.3</docker-java.version> <!-- must be the version Testcontainers use -->
212
<!-- Check the compatibility matrix (https://github.com/opensearch-project/opensearch-testcontainers) before upgrading: -->
213
<opensearch-testcontainers.version>2.0.0</opensearch-testcontainers.version>
214
- <com.dajudge.kindcontainer>1.3.0</com.dajudge.kindcontainer>
+ <com.dajudge.kindcontainer>1.4.4</com.dajudge.kindcontainer>
215
<aesh.version>2.7</aesh.version>
216
<aesh-readline.version>2.4</aesh-readline.version>
217
<jansi.version>2.4.0</jansi.version> <!-- Keep in sync with aesh-readline and dekorate -->
0 commit comments