File tree Expand file tree Collapse file tree 1 file changed +1
-2
lines changed
Expand file tree Collapse file tree 1 file changed +1
-2
lines changed Original file line number Diff line number Diff line change 5050 <project .build.sourceEncoding>UTF-8</project .build.sourceEncoding>
5151 <project .reporting.outputEncoding>UTF-8</project .reporting.outputEncoding>
5252
53- <!-- AEM may be running in Java 8, so compile for that until it's no longer supported. -->
5453 <maven .compiler.source>17</maven .compiler.source>
5554 <maven .compiler.target>17</maven .compiler.target>
5655 <maven .compiler.release>17</maven .compiler.release>
8584 <pitest .junit5.maven.plugin.version>1.2.2</pitest .junit5.maven.plugin.version>
8685
8786 <!-- Testing dependencies -->
88- <mockito .version>5.18.0</mockito .version> <!-- Last version that supports Java 8 -->
87+ <mockito .version>5.18.0</mockito .version>
8988 <junit .version>5.13.0</junit .version>
9089 <wcm .mocks.version>5.6.10</wcm .mocks.version>
9190 <slf4j-test .version>1.2.0</slf4j-test .version>
You can’t perform that action at this time.
0 commit comments