File tree Expand file tree Collapse file tree
Expand file tree Collapse file tree Original file line number Diff line number Diff line change 5656 <jsr305 .version>3.0.2</jsr305 .version>
5757
5858 <junit .version>5.11.4</junit .version>
59- <maven .compiler.plugin.version>3.13.0</maven .compiler.plugin.version>
60- <maven .surefire.plugin.version>3.5.2</maven .surefire.plugin.version>
61- <maven .source.plugin.version>3.3.1</maven .source.plugin.version>
62- <maven .javadoc.plugin.version>3.10.1</maven .javadoc.plugin.version>
59+ <!-- Keep plugins compatible with the Maven version bundled by JitPack (~3.5.x). -->
60+ <maven .compiler.plugin.version>3.11.0</maven .compiler.plugin.version>
61+ <maven .surefire.plugin.version>3.2.5</maven .surefire.plugin.version>
62+ <maven .source.plugin.version>3.3.0</maven .source.plugin.version>
63+ <maven .javadoc.plugin.version>3.6.3</maven .javadoc.plugin.version>
6364 </properties >
6465
6566 <dependencies >
You can’t perform that action at this time.
0 commit comments