File tree Expand file tree Collapse file tree 3 files changed +3
-3
lines changed
flink-end-to-end-tests-aws-kinesis-firehose
flink-end-to-end-tests-aws-kinesis-streams Expand file tree Collapse file tree 3 files changed +3
-3
lines changed Original file line number Diff line number Diff line change 141
141
<plugin >
142
142
<groupId >org.apache.maven.plugins</groupId >
143
143
<artifactId >maven-surefire-plugin</artifactId >
144
- <version >3.3.1 </version >
144
+ <version >3.4.0 </version >
145
145
<configuration >
146
146
<systemPropertyVariables >
147
147
<!-- Required for Kinesalite. -->
Original file line number Diff line number Diff line change 112
112
<plugin >
113
113
<groupId >org.apache.maven.plugins</groupId >
114
114
<artifactId >maven-surefire-plugin</artifactId >
115
- <version >3.3.1 </version >
115
+ <version >3.4.0 </version >
116
116
<configuration >
117
117
<systemPropertyVariables >
118
118
<!-- Required for Kinesalite. -->
Original file line number Diff line number Diff line change @@ -1605,7 +1605,7 @@ under the License.
1605
1605
<plugin >
1606
1606
<groupId >org.apache.maven.plugins</groupId >
1607
1607
<artifactId >maven-surefire-plugin</artifactId >
1608
- <version >3.3.1 </version >
1608
+ <version >3.4.0 </version >
1609
1609
<configuration >
1610
1610
<!-- enables TCP/IP communication between surefire and forked JVM-->
1611
1611
<forkNode implementation =" org.apache.maven.plugin.surefire.extensions.SurefireForkNodeFactory" />
You can’t perform that action at this time.
0 commit comments