File tree Expand file tree Collapse file tree
Expand file tree Collapse file tree Original file line number Diff line number Diff line change 125125 <version >3.12.0</version >
126126 <configuration >
127127 <aggregate >true</aggregate >
128- <source >1.7 </source >
128+ <source >8 </source >
129129 <encoding >UTF-8</encoding >
130130 <maxmemory >1g</maxmemory >
131131 <links >
132- <link >https://docs.oracle.com/javase/7 /docs/api/</link >
132+ <link >https://docs.oracle.com/javase/8 /docs/api/</link >
133133 </links >
134134 <excludePackageNames >${javadoc.package.exclude} </excludePackageNames >
135135 </configuration >
583583 </dependencyManagement >
584584 <properties >
585585 <project .build.sourceEncoding>UTF-8</project .build.sourceEncoding>
586- <maven .compiler.release>7 </maven .compiler.release>
586+ <maven .compiler.release>8 </maven .compiler.release>
587587 <joda-version >2.2.4</joda-version >
588588 <joda-time-version >2.14.1</joda-time-version >
589589
611611 <coverage .complexity.minimum>0.90</coverage .complexity.minimum>
612612 <coverage .line.minimum>0.90</coverage .line.minimum>
613613 <coverage .missed.classes>0</coverage .missed.classes>
614- <commons-io-version >2.11 .0</commons-io-version >
614+ <commons-io-version >2.21 .0</commons-io-version >
615615 <enforcer-plugin-version >3.4.1</enforcer-plugin-version >
616616 <failsafe-plugin-version >2.22.2</failsafe-plugin-version >
617617 <validation-api-version >1.1.0.Final</validation-api-version >
You can’t perform that action at this time.
0 commit comments