File tree Expand file tree Collapse file tree 2 files changed +6
-6
lines changed
maven-plugin-report-plugin Expand file tree Collapse file tree 2 files changed +6
-6
lines changed Original file line number Diff line number Diff line change 3939
4040 <properties >
4141 <it .debug>true</it .debug>
42- <doxiaVersion >2.0.0-M12 </doxiaVersion >
42+ <doxiaVersion >2.0.0</doxiaVersion >
4343 </properties >
4444
4545 <dependencies >
Original file line number Diff line number Diff line change 104104 <asmVersion >9.7</asmVersion >
105105 <plexusUtilsVersion >4.0.1</plexusUtilsVersion >
106106 <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 >
109109 <compilerPluginVersion >3.11.0</compilerPluginVersion >
110- <javadocPluginVersion >3.8.0 </javadocPluginVersion >
110+ <javadocPluginVersion >3.10.1 </javadocPluginVersion >
111111 <enforcerPluginVersion >3.5.0</enforcerPluginVersion >
112112 <project .build.outputTimestamp>2024-08-22T17:08:35Z</project .build.outputTimestamp>
113113 </properties >
231231 <dependency >
232232 <groupId >org.codehaus.plexus</groupId >
233233 <artifactId >plexus-velocity</artifactId >
234- <version >2.1 .0</version >
234+ <version >2.2 .0</version >
235235 </dependency >
236236
237237 <!-- other -->
238238 <dependency >
239239 <groupId >org.apache.velocity</groupId >
240240 <artifactId >velocity-engine-core</artifactId >
241- <version >2.3 </version >
241+ <version >2.4 </version >
242242 </dependency >
243243
244244 <dependency >
You can’t perform that action at this time.
0 commit comments