|
| 1 | +Apache Commons Parent 94 Release Notes |
| 2 | +-------------------------------------- |
| 3 | + |
| 4 | +The Apache Commons Parent team is pleased to announce the release of Apache Commons Parent 94. |
| 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 | +Fixed Bugs |
| 11 | +---------- |
| 12 | +* Fix the benchmark profile to generate `test-classes/META-INF/BenchmarkList`. Thanks to Gary Gregory. |
| 13 | + |
| 14 | +Changes |
| 15 | +------- |
| 16 | +* Bump minimalMavenBuildVersion from 3.6.3 to 3.8.1. Thanks to Gary Gregory. |
| 17 | +* Bump org.codehaus.mojo:taglist-maven-plugin from 3.2.1 to 3.2.2. Thanks to Gary Gregory. |
| 18 | +* Bump com.github.spotbugs:spotbugs-maven-plugin from 4.9.8.1 to 4.9.8.2. Thanks to Gary Gregory. |
| 19 | +* Bump org.codehaus.mojo:versions-maven-plugin from 2.19.1 to 2.20.1. Thanks to Gary Gregory. |
| 20 | +* Bump com.github.siom79.japicmp:japicmp-maven-plugin from 0.24.2 to 0.25.1. Thanks to Gary Gregory. |
| 21 | +* Bump net.sourceforge.pmd:pmd-* from 7.18.0 to 7.19.0. Thanks to Gary Gregory. |
| 22 | +* Bump maven-assembly-plugin from 3.7.1 to 3.8.0. Thanks to Gary Gregory. |
| 23 | +* Bump com.puppycrawl.tools:checkstyle from 12.1.2 to 12.3.0 #687. Thanks to Gary Gregory, Dependabot. |
| 24 | +* Bump org.ow2.asm:asm from 9.9 to 9.9.1. Thanks to Gary Gregory. |
| 25 | +* Bump biz.aQute.bnd:biz.aQute.bndlib from 7.1.0 to 7.2.0 on Java 17 and up. Thanks to Gary Gregory. |
| 26 | +* Bump org.codehaus.mojo:exec-maven-plugin from 3.6.2 to 3.6.3. Thanks to Gary Gregory. |
| 27 | + |
| 28 | + |
| 29 | +Historical list of changes: https://commons.apache.org/proper/commons-parent/changes.html |
| 30 | + |
| 31 | +For complete information on Apache Commons Parent, including instructions on how to submit bug reports, |
| 32 | +patches, or suggestions for improvement, see the Apache Commons Parent website: |
| 33 | + |
| 34 | +https://commons.apache.org/proper/commons-parent/ |
| 35 | + |
| 36 | +Enjoy! |
| 37 | +Apache Commons Team |
| 38 | + |
| 39 | +----------------------------------------------------------------------------- |
1 | 40 | Apache Commons Parent 93 Release Notes |
2 | 41 | -------------------------------------- |
3 | 42 |
|
|
0 commit comments