File tree 2 files changed +6
-6
lines changed
maven-plugin-report-plugin
2 files changed +6
-6
lines changed Original file line number Diff line number Diff line change 39
39
40
40
<properties >
41
41
<it .debug>true</it .debug>
42
- <doxiaVersion >2.0.0-M12 </doxiaVersion >
42
+ <doxiaVersion >2.0.0</doxiaVersion >
43
43
</properties >
44
44
45
45
<dependencies >
Original file line number Diff line number Diff line change 104
104
<asmVersion >9.7</asmVersion >
105
105
<plexusUtilsVersion >4.0.1</plexusUtilsVersion >
106
106
<plexusXmlVersion >3.0.1</plexusXmlVersion >
107
- <reportingApiVersion >4.0.0-M12 </reportingApiVersion >
108
- <reportingImplVersion >4.0.0-M15 </reportingImplVersion >
107
+ <reportingApiVersion >4.0.0</reportingApiVersion >
108
+ <reportingImplVersion >4.0.0</reportingImplVersion >
109
109
<compilerPluginVersion >3.11.0</compilerPluginVersion >
110
- <javadocPluginVersion >3.8.0 </javadocPluginVersion >
110
+ <javadocPluginVersion >3.10.1 </javadocPluginVersion >
111
111
<enforcerPluginVersion >3.5.0</enforcerPluginVersion >
112
112
<project .build.outputTimestamp>2024-08-22T17:08:35Z</project .build.outputTimestamp>
113
113
</properties >
231
231
<dependency >
232
232
<groupId >org.codehaus.plexus</groupId >
233
233
<artifactId >plexus-velocity</artifactId >
234
- <version >2.1 .0</version >
234
+ <version >2.2 .0</version >
235
235
</dependency >
236
236
237
237
<!-- other -->
238
238
<dependency >
239
239
<groupId >org.apache.velocity</groupId >
240
240
<artifactId >velocity-engine-core</artifactId >
241
- <version >2.3 </version >
241
+ <version >2.4 </version >
242
242
</dependency >
243
243
244
244
<dependency >
You can’t perform that action at this time.
0 commit comments