File tree Expand file tree Collapse file tree 1 file changed +4
-4
lines changed Expand file tree Collapse file tree 1 file changed +4
-4
lines changed Original file line number Diff line number Diff line change 93
93
<plugin >
94
94
<groupId >org.apache.maven.plugins</groupId >
95
95
<artifactId >maven-site-plugin</artifactId >
96
- <version >3.7.1 </version >
96
+ <version >3.8.2 </version >
97
97
</plugin >
98
98
<plugin >
99
99
<groupId >org.apache.maven.plugins</groupId >
123
123
<plugin >
124
124
<groupId >org.apache.maven.plugins</groupId >
125
125
<artifactId >maven-release-plugin</artifactId >
126
- <version >2.5.3 </version >
126
+ <version >3.0.0-M1 </version >
127
127
</plugin >
128
128
</plugins >
129
129
</pluginManagement >
142
142
<plugin >
143
143
<groupId >org.apache.maven.plugins</groupId >
144
144
<artifactId >maven-source-plugin</artifactId >
145
- <version >3.2.0 </version >
145
+ <version >3.2.1 </version >
146
146
<executions >
147
147
<execution >
148
148
<id >attach-sources</id >
325
325
<plugin >
326
326
<groupId >com.dkanejs.maven.plugins</groupId >
327
327
<artifactId >docker-compose-maven-plugin</artifactId >
328
- <version >2.4.0 </version >
328
+ <version >2.5.1 </version >
329
329
<executions >
330
330
<execution >
331
331
<id >up</id >
You can’t perform that action at this time.
0 commit comments