Skip to content

Commit f538a84

Browse files
Bump org.testcontainers:elasticsearch from 1.20.2 to 1.20.3
Bumps [org.testcontainers:elasticsearch](https://github.com/testcontainers/testcontainers-java) from 1.20.2 to 1.20.3. - [Release notes](https://github.com/testcontainers/testcontainers-java/releases) - [Changelog](https://github.com/testcontainers/testcontainers-java/blob/main/CHANGELOG.md) - [Commits](testcontainers/testcontainers-java@1.20.2...1.20.3) --- updated-dependencies: - dependency-name: org.testcontainers:elasticsearch dependency-type: direct:development update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] <[email protected]>
1 parent 79feda0 commit f538a84

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
@@ -15,7 +15,7 @@
1515
<log4j.version>2.24.1</log4j.version>
1616
<slf4j.version>2.0.16</slf4j.version>
1717
<junit.version>5.11.3</junit.version>
18-
<testcontainers.version>1.20.2</testcontainers.version>
18+
<testcontainers.version>1.20.3</testcontainers.version>
1919

2020
<!-- JDK -->
2121
<java.compiler.version>17</java.compiler.version>

0 commit comments

Comments
 (0)