File tree Expand file tree Collapse file tree 2 files changed +4
-4
lines changed Expand file tree Collapse file tree 2 files changed +4
-4
lines changed Original file line number Diff line number Diff line change 20
20
<properties >
21
21
<sqlite4java .version>1.0.392</sqlite4java .version>
22
22
<maven-failsafe-plugin .version>3.0.0-M3</maven-failsafe-plugin .version>
23
- <maven-surefire-plugin .version>3.0.0-M5 </maven-surefire-plugin .version>
23
+ <maven-surefire-plugin .version>3.0.0-M7 </maven-surefire-plugin .version>
24
24
<maven .compiler.source>8</maven .compiler.source>
25
25
<maven .compiler.target>8</maven .compiler.target>
26
26
<ddbec .version>2.0.3</ddbec .version>
99
99
<plugin >
100
100
<groupId >org.apache.maven.plugins</groupId >
101
101
<artifactId >maven-dependency-plugin</artifactId >
102
- <version >3.2 .0</version >
102
+ <version >3.3 .0</version >
103
103
<executions >
104
104
<execution >
105
105
<id >copy</id >
Original file line number Diff line number Diff line change 129
129
<maven-source-plugin .version>3.0.1</maven-source-plugin .version>
130
130
<maven-jxr-plugin .version>3.1.1</maven-jxr-plugin .version>
131
131
<maven-failsafe-plugin .version>3.0.0-M3</maven-failsafe-plugin .version>
132
- <maven-surefire-plugin .version>3.0.0-M5 </maven-surefire-plugin .version>
132
+ <maven-surefire-plugin .version>3.0.0-M7 </maven-surefire-plugin .version>
133
133
<maven-dependency-plugin .version>3.1.1</maven-dependency-plugin .version>
134
134
</properties >
135
135
310
310
<plugin >
311
311
<groupId >org.apache.maven.plugins</groupId >
312
312
<artifactId >maven-dependency-plugin</artifactId >
313
- <version >3.2 .0</version >
313
+ <version >3.3 .0</version >
314
314
<executions >
315
315
<execution >
316
316
<id >copy</id >
You can’t perform that action at this time.
0 commit comments