File tree Expand file tree Collapse file tree 3 files changed +6
-6
lines changed
integration_test_suite/integration_tests Expand file tree Collapse file tree 3 files changed +6
-6
lines changed Original file line number Diff line number Diff line change 120120 </plugin >
121121 <plugin >
122122 <artifactId >maven-surefire-plugin</artifactId >
123- <version >3.5.4 </version >
123+ <version >3.5.5 </version >
124124 <configuration >
125125 <systemPropertyVariables >
126126 <java .util.logging.config.file>src/test/resources/logging.properties</java .util.logging.config.file>
Original file line number Diff line number Diff line change 2929 <project .build.outputEncoding>UTF-8</project .build.outputEncoding>
3030 <project .reporting.outputEncoding>UTF-8</project .reporting.outputEncoding>
3131 <prometheus .metrics.version>1.5.0</prometheus .metrics.version>
32- <verifyica .version>1.0.3 </verifyica .version>
32+ <verifyica .version>1.0.4 </verifyica .version>
3333 <automatic .module.name>io.prometheus.jmx.test</automatic .module.name>
3434 </properties >
3535
167167 <plugin >
168168 <groupId >org.apache.maven.plugins</groupId >
169169 <artifactId >maven-surefire-plugin</artifactId >
170- <version >3.5.4 </version >
170+ <version >3.5.5 </version >
171171 <configuration >
172172 <skipTests >true</skipTests >
173173 </configuration >
Original file line number Diff line number Diff line change 9696 </plugin >
9797 <plugin >
9898 <artifactId >maven-surefire-plugin</artifactId >
99- <version >3.5.4 </version >
99+ <version >3.5.5 </version >
100100 </plugin >
101101 <plugin >
102102 <artifactId >maven-jar-plugin</artifactId >
116116 </plugin >
117117 <plugin >
118118 <artifactId >maven-failsafe-plugin</artifactId >
119- <version >3.5.4 </version >
119+ <version >3.5.5 </version >
120120 </plugin >
121121 <plugin >
122122 <artifactId >maven-release-plugin</artifactId >
201201 <plugin >
202202 <groupId >org.apache.maven.plugins</groupId >
203203 <artifactId >maven-surefire-plugin</artifactId >
204- <version >3.5.4 </version >
204+ <version >3.5.5 </version >
205205 </plugin >
206206 <plugin >
207207 <groupId >org.apache.maven.plugins</groupId >
You can’t perform that action at this time.
0 commit comments