Releases: icfnext/prosper
Releases · icfnext/prosper
14.0.0
Beginning with this release, Prosper will no longer be coupled to a specific version of AEM; it will instead be compatible with a range of versions. The goal is to better align Prosper with versioning strategy used by the AEM Core Components and AEM Mocks.
- Updated dependencies for compatibility with
6.3
,6.4
, and6.5
AEM versions - Upgrade AEM mocks dependency to
2.4.0
13.0.0
- Removed custom Sling Mock classes. Mock classes (e.g.
SlingHttpServletRequest
) are now provided by the Sling Mock framework to prevent conflicts with other dependencies. - Removed JSP tag support.
- Upgraded Groovy to version
2.4.15
. - Upgraded Spock to version
1.2-groovy-2.4
.