File tree Expand file tree Collapse file tree 4 files changed +4
-4
lines changed
flink-connector-elasticsearch6
flink-connector-elasticsearch7
flink-end-to-end-tests-common-kafka
flink-end-to-end-tests-common Expand file tree Collapse file tree 4 files changed +4
-4
lines changed Original file line number Diff line number Diff line change @@ -86,7 +86,7 @@ under the License.
86
86
<dependency >
87
87
<groupId >org.testcontainers</groupId >
88
88
<artifactId >elasticsearch</artifactId >
89
- <version >1.15.0 </version >
89
+ <version >1.15.1 </version >
90
90
<scope >test</scope >
91
91
</dependency >
92
92
Original file line number Diff line number Diff line change @@ -86,7 +86,7 @@ under the License.
86
86
<dependency >
87
87
<groupId >org.testcontainers</groupId >
88
88
<artifactId >elasticsearch</artifactId >
89
- <version >1.15.0 </version >
89
+ <version >1.15.1 </version >
90
90
<scope >test</scope >
91
91
</dependency >
92
92
Original file line number Diff line number Diff line change @@ -104,7 +104,7 @@ under the License.
104
104
<dependency >
105
105
<groupId >org.testcontainers</groupId >
106
106
<artifactId >kafka</artifactId >
107
- <version >1.15.0 </version >
107
+ <version >1.15.1 </version >
108
108
</dependency >
109
109
110
110
<dependency >
Original file line number Diff line number Diff line change @@ -65,7 +65,7 @@ under the License.
65
65
<dependency >
66
66
<groupId >org.testcontainers</groupId >
67
67
<artifactId >testcontainers</artifactId >
68
- <version >1.15.0 </version >
68
+ <version >1.15.1 </version >
69
69
</dependency >
70
70
<dependency >
71
71
<!-- To ensure that flink-dist is built beforehand -->
You can’t perform that action at this time.
0 commit comments