There was an error while loading. Please reload this page.
1 parent f8e2881 commit cc46ff8Copy full SHA for cc46ff8
1 file changed
pom.xml
@@ -569,6 +569,9 @@
569
<maven-source-plugin.version>3.4.0</maven-source-plugin.version>
570
<maven-surefire-plugin.version>2.22.1</maven-surefire-plugin.version>
571
<maven-war-plugin.version>3.2.2</maven-war-plugin.version>
572
+ <jacoco-maven-plugin.version>0.8.15</jacoco-maven-plugin.version>
573
+ <jaxb-namespaceprefixmapper.version>6.1.0</jaxb-namespaceprefixmapper.version>
574
+ <lombok.version>1.18.46</lombok.version>
575
</properties>
576
577
<!-- 依赖版本统一管理(dependencyManagement) -->
0 commit comments