File tree Expand file tree Collapse file tree 1 file changed +7
-7
lines changed Expand file tree Collapse file tree 1 file changed +7
-7
lines changed Original file line number Diff line number Diff line change 10
10
<url >http://www.influxdb.org</url >
11
11
12
12
<prerequisites >
13
- <maven >3.2.1 </maven >
13
+ <maven >3.3.9 </maven >
14
14
</prerequisites >
15
15
16
16
<licenses >
79
79
<plugin >
80
80
<groupId >org.apache.maven.plugins</groupId >
81
81
<artifactId >maven-compiler-plugin</artifactId >
82
- <version >3.8.0 </version >
82
+ <version >3.8.1 </version >
83
83
<configuration >
84
84
<source >1.8</source >
85
85
<target >1.8</target >
113
113
<plugin >
114
114
<groupId >org.apache.maven.plugins</groupId >
115
115
<artifactId >maven-jar-plugin</artifactId >
116
- <version >3.1.1 </version >
116
+ <version >3.1.2 </version >
117
117
</plugin >
118
118
<plugin >
119
119
<groupId >org.apache.maven.plugins</groupId >
142
142
<plugin >
143
143
<groupId >org.apache.maven.plugins</groupId >
144
144
<artifactId >maven-source-plugin</artifactId >
145
- <version >3.0.1 </version >
145
+ <version >3.1.0 </version >
146
146
<executions >
147
147
<execution >
148
148
<id >attach-sources</id >
155
155
<plugin >
156
156
<groupId >org.apache.maven.plugins</groupId >
157
157
<artifactId >maven-javadoc-plugin</artifactId >
158
- <version >3.0.1 </version >
158
+ <version >3.1.0 </version >
159
159
<configuration >
160
160
<source >8</source >
161
161
</configuration >
171
171
<plugin >
172
172
<groupId >org.jacoco</groupId >
173
173
<artifactId >jacoco-maven-plugin</artifactId >
174
- <version >0.8.2 </version >
174
+ <version >0.8.4 </version >
175
175
<executions >
176
176
<execution >
177
177
<goals >
313
313
<plugin >
314
314
<groupId >com.dkanejs.maven.plugins</groupId >
315
315
<artifactId >docker-compose-maven-plugin</artifactId >
316
- <version >2.3 .0</version >
316
+ <version >2.4 .0</version >
317
317
<executions >
318
318
<execution >
319
319
<id >up</id >
You can’t perform that action at this time.
0 commit comments