This is an automated email from the ASF dual-hosted git repository. ggregory pushed a commit to branch master in repository https://gitbox.apache.org/repos/asf/juneau.git
The following commit(s) were added to refs/heads/master by this push: new 8c9be3d8c Bump org.jacoco:jacoco-maven-plugin from 0.8.12 to 0.8.13 #204 8c9be3d8c is described below commit 8c9be3d8cbf89721f3981e9f92827e5631157402 Author: Gary Gregory <garydgreg...@users.noreply.github.com> AuthorDate: Fri May 9 13:45:45 2025 -0400 Bump org.jacoco:jacoco-maven-plugin from 0.8.12 to 0.8.13 #204 --- RELEASE-NOTES.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/RELEASE-NOTES.txt b/RELEASE-NOTES.txt index b23470fa0..5644be949 100644 --- a/RELEASE-NOTES.txt +++ b/RELEASE-NOTES.txt @@ -29,7 +29,7 @@ Release Notes - Juneau - Version 9.1.0 * Project requires minimum Maven version for build of 3.6.3. * Bump org.apache.maven.plugins:maven-compiler-plugin from 3.11.0 to 3.14.0 #139, #190. * Bump org.apache.maven.plugins:maven-shade-plugin from 3.4.1 to 3.6.0 #135, #144, #147. - * Bump org.jacoco:jacoco-maven-plugin from 0.8.11 to 0.8.12 #140. + * Bump org.jacoco:jacoco-maven-plugin from 0.8.11 to 0.8.13 #140, 204. * Bump org.apache.maven.plugins:maven-source-plugin from 3.2.1 to 3.3.1 #141. * Bump jakarta.servlet:jakarta.servlet-api 6.1.0 from 6.0.0 to 6.1.0. * Bump org.apache:apache from 32 to 33 #157.