From 996508b0beb9b9f505c539fbbe1e3e0bbc100458 Mon Sep 17 00:00:00 2001 From: Gary Gregory Date: Sat, 14 Sep 2024 19:45:06 +0000 Subject: [PATCH] Prepare for the next release candidate --- README.md | 4 ++-- RELEASE-NOTES.txt | 33 +++++++++++++++++++++++++++++++++ pom.xml | 6 +++--- src/changes/changes.xml | 2 +- 4 files changed, 39 insertions(+), 6 deletions(-) diff --git a/README.md b/README.md index 638a1bb0b..2a5af6cca 100644 --- a/README.md +++ b/README.md @@ -45,7 +45,7 @@ Apache Commons Parent [![Java CI](https://github.com/apache/commons-parent/actions/workflows/maven.yml/badge.svg)](https://github.com/apache/commons-parent/actions/workflows/maven.yml) [![Maven Central](https://maven-badges.herokuapp.com/maven-central/org.apache.commons/commons-parent/badge.svg?gav=true)](https://maven-badges.herokuapp.com/maven-central/org.apache.commons/commons-parent/?gav=true) -[![Javadocs](https://javadoc.io/badge/org.apache.commons/commons-parent/74.svg)](https://javadoc.io/doc/org.apache.commons/commons-parent/74) +[![Javadocs](https://javadoc.io/badge/org.apache.commons/commons-parent/75.svg)](https://javadoc.io/doc/org.apache.commons/commons-parent/75) [![CodeQL](https://github.com/apache/commons-parent/actions/workflows/codeql-analysis.yml/badge.svg)](https://github.com/apache/commons-parent/actions/workflows/codeql-analysis.yml) [![OpenSSF Scorecard](https://api.securityscorecards.dev/projects/github.com/apache/commons-parent/badge)](https://api.securityscorecards.dev/projects/github.com/apache/commons-parent) @@ -68,7 +68,7 @@ Alternatively, you can pull it from the central Maven repositories: org.apache.commons commons-parent - 74 + 75 ``` diff --git a/RELEASE-NOTES.txt b/RELEASE-NOTES.txt index 5281e8288..b741a6f47 100644 --- a/RELEASE-NOTES.txt +++ b/RELEASE-NOTES.txt @@ -1,3 +1,36 @@ +Apache Commons Parent 75 +RELEASE NOTES + +The Apache Commons Parent team is pleased to announce the release of Apache Commons Parent 75. + +The Apache Commons Parent POM provides common settings for all Apache Commons components. + +Version 75: Maintenance and update dependencies. + +Changes +------- +* Bump org.apache.maven.plugins:maven-failsafe-plugin from 3.4.0 to 3.5.0 #479. Thanks to Dependabot, Gary Gregory. +* Bump org.apache.maven.plugins:maven-pmd-plugin from 3.24.0 to 3.25.0 #481. Thanks to Dependabot, Gary Gregory. +* Bump commons.pmd-impl.version from 7.4.0 to 7.5.0, supports Java 23 #487. Thanks to Dependabot, Gary Gregory. +* Bump org.apache.maven.plugins:maven-surefire-report-plugin from 3.4.0 to 3.5.0 #482. Thanks to Dependabot, Gary Gregory. +* Bump org.apache.maven.plugins:maven-surefire-plugin from 3.4.0 to 3.5.0 #483. Thanks to Dependabot, Gary Gregory. +* Bump org.apache.maven.plugins:maven-javadoc-plugin from 3.8.0 to 3.10.0 #484. Thanks to Dependabot, Gary Gregory. +* Bump com.puppycrawl.tools:checkstyle from 10.18.0 to 10.18.1 on Java 11 and up #490. Thanks to Dependabot, Gary Gregory. +* Bump org.codehaus.mojo:buildnumber-maven-plugin from 3.2.0 to 3.2.1 #489. Thanks to Dependabot, Gary Gregory. +* Bump com.github.spotbugs:spotbugs-maven-plugin from 4.8.6.2 to 4.8.6.3 #491. Thanks to Dependabot, Gary Gregory. + + +Historical list of changes: https://commons.apache.org/proper/commons-parent/changes-report.html + +For complete information on Apache Commons Parent, including instructions on how to submit bug reports, +patches, or suggestions for improvement, see the Apache Commons Parent website: + +https://commons.apache.org/proper/commons-parent/ + +Enjoy! +Apache Commons Team + +----------------------------------------------------------------------------- Apache Commons Parent 74 RELEASE NOTES diff --git a/pom.xml b/pom.xml index 2448b7b11..c09855f34 100644 --- a/pom.xml +++ b/pom.xml @@ -80,13 +80,13 @@ 2024-08-27T21:59:26Z - 74 - 75 + 75 + 76 RC1 COMMONSSITE - 73 + 74 true - +