File tree Expand file tree Collapse file tree
Expand file tree Collapse file tree Original file line number Diff line number Diff line change 4848 <dependency >
4949 <groupId >org.codehaus.plexus</groupId >
5050 <artifactId >plexus-xml</artifactId >
51- <version >4.0.4</version >
51+ <version >4.0.4</version > <!-- 4.1.1 requires Java 11+ (class version 61.0) -->
5252 </dependency >
5353 <dependency >
5454 <groupId >org.apache.maven</groupId >
110110 <dependency >
111111 <groupId >org.xmlunit</groupId >
112112 <artifactId >xmlunit-matchers</artifactId >
113- <version >2.10 .0</version >
113+ <version >2.12 .0</version >
114114 <scope >test</scope >
115115 </dependency >
116116 </dependencies >
259259 <plugin >
260260 <groupId >org.apache.maven.plugins</groupId >
261261 <artifactId >maven-project-info-reports-plugin</artifactId >
262- <version >3.5 .0</version >
262+ <version >3.9 .0</version >
263263 <reportSets >
264264 <reportSet >
265265 <reports >
Original file line number Diff line number Diff line change 4848 </plugin >
4949 <plugin >
5050 <groupId >uk.co.automatictester</groupId >
51- <artifactId >wiremock-maven-plugin</artifactId >
52- <version >7.0 .0</version >
51+ <artifactId >wiremock-maven-plugin</artifactId >
52+ <version >7.3 .0</version >
5353 <executions >
5454 <execution >
5555 <goals >
You can’t perform that action at this time.
0 commit comments