|
| 1 | +Apache Commons Parent 85 Release Notes |
| 2 | +------------------------------------------------ |
| 3 | + |
| 4 | +The Apache Commons Parent team is pleased to announce the release of Apache Commons Parent 85. |
| 5 | + |
| 6 | +The Apache Commons Parent POM provides common settings for all Apache Commons components. |
| 7 | + |
| 8 | +This is a feature and maintenance release. Java 8 or later is required. |
| 9 | + |
| 10 | +New features |
| 11 | +------------ |
| 12 | +* Exclude Eclipse files from Apache RAT. |
| 13 | + |
| 14 | +Changes |
| 15 | +------- |
| 16 | +* Bump com.puppycrawl.tools:checkstyle from 10.23.1 to 10.25.0 on Java 11 and up. Thanks to Gary Gregory. |
| 17 | +* Bump org.codehaus.mojo:exec-maven-plugin from 3.5.0 to 3.5.1. Thanks to Gary Gregory. |
| 18 | +* Bump org.junit:junit-bom from 5.12.2 to 5.13.1 #626. Thanks to Gary Gregory, Dependabot. |
| 19 | +* Bump net.sourceforge.pmd:pmd-core from 7.13.0 to 7.14.0. Thanks to Gary Gregory. |
| 20 | +* Bump net.sourceforge.pmd:pmd-java from 7.13.0 to 7.14.0. Thanks to Gary Gregory. |
| 21 | +* Bump net.sourceforge.pmd:pmd-javascript from 7.13.0 to 7.14.0. Thanks to Gary Gregory. |
| 22 | +* Bump net.sourceforge.pmd:pmd-jsp from 7.13.0 to 7.14.0. Thanks to Gary Gregory. |
| 23 | +* Bump org.codehaus.mojo:build-helper-maven-plugin from 3.6.0 to 3.6.1 #630. Thanks to Gary Gregory, Dependabot. |
| 24 | +* Bump org.apache:apache from 34 to 35 #632. Thanks to Gary Gregory, Dependabot. |
| 25 | + |
| 26 | + |
| 27 | +Historical list of changes: https://commons.apache.org/proper/commons-parent/changes.html |
| 28 | + |
| 29 | +For complete information on Apache Commons Parent, including instructions on how to submit bug reports, |
| 30 | +patches, or suggestions for improvement, see the Apache Commons Parent website: |
| 31 | + |
| 32 | +https://commons.apache.org/proper/commons-parent/ |
| 33 | + |
| 34 | +Enjoy! |
| 35 | +Apache Commons Team |
| 36 | + |
| 37 | +----------------------------------------------------------------------------- |
1 | 38 | Apache Commons Parent 84 Release Notes |
2 | 39 | -------------------------------------- |
3 | 40 |
|
|
0 commit comments