bug/25872 #26

Merged
roberto.cirillo merged 12 commits from bug/25872 into master 2024-04-03 11:18:15 +02:00
1 changed files with 5 additions and 5 deletions
Showing only changes of commit 99cde69cfe - Show all commits

View File

@ -1,12 +1,12 @@
# Changelog for Maven-Parent
## [v1.2.1-SNAPSHOT] - 2023-10-13
## [v1.2.0] - 2023-05-12
### Features
* new maven profiles for managing jdk7 (gcore-legacy) and jdk17 build (see #24259)
* add new group repositories for managing jdk17 dependencies resolution
* update groovy-maven and javadoc plugin configuration #25108
* add classpath external folder. see #25106
### Bug
* update jdk17 profiles groovy plugin version in order to fix #25872
## [v1.1.0] - 2022-10-27