File tree Expand file tree Collapse file tree 1 file changed +3
-3
lines changed
Expand file tree Collapse file tree 1 file changed +3
-3
lines changed Original file line number Diff line number Diff line change 4747 <sonar .host.url>https://sonarcloud.io</sonar .host.url>
4848 <project .build.sourceEncoding>UTF-8</project .build.sourceEncoding>
4949 <apache .http.version>4.5.3</apache .http.version>
50- <version .plugin.surefire>3.1.0 </version .plugin.surefire>
50+ <version .plugin.surefire>3.1.2 </version .plugin.surefire>
5151 <maven-enforcer-plugin-version >3.3.0</maven-enforcer-plugin-version >
5252 <maven-clean-plugin-version >3.2.0</maven-clean-plugin-version >
5353 <maven-compiler-plugin-version >3.11.0</maven-compiler-plugin-version >
279279 <dependency >
280280 <groupId >commons-io</groupId >
281281 <artifactId >commons-io</artifactId >
282- <version >2.12 .0</version >
282+ <version >2.13 .0</version >
283283 </dependency >
284284
285285 <!-- unit test dependencies -->
286286
287287 <dependency >
288288 <groupId >com.google.guava</groupId >
289289 <artifactId >guava</artifactId >
290- <version >32.0.0 -jre</version >
290+ <version >32.0.1 -jre</version >
291291 <scope >test</scope >
292292 </dependency >
293293 <dependency >
You can’t perform that action at this time.
0 commit comments