codeconsole opened a new pull request, #15705:
URL: https://github.com/apache/grails-core/pull/15705

   ## What
   
   SiteMesh `3.2.3` is now published to Maven Central, so the SiteMesh 3 
dependencies no longer need to resolve from the Sonatype `maven-snapshots` 
repository.
   
   ## Changes
   
   - **`dependencies.gradle`**: bump `starter-sitemesh.version` and 
`spring-webmvc-sitemesh.version` from `3.2.3-SNAPSHOT` to `3.2.3`.
   - **`GrailsRepoSettingsPlugin`**: remove the `org.sitemesh` snapshot 
`includeVersionByRegex` from the 
`central.sonatype.com/repository/maven-snapshots` repository (both the 
`pluginManagement` and `dependencyResolutionManagement` blocks). The 
`cloud.wondrify` (asset-pipeline) snapshot include is retained.
   
   ## Notes
   
   - SiteMesh 2 (`opensymphony:sitemesh:2.6.0`, used by `grails-layout`) is 
unaffected.
   - Verified both release artifacts exist on Maven Central:
     - `org.sitemesh:spring-boot-starter-sitemesh:3.2.3`
     - `org.sitemesh:spring-webmvc-sitemesh:3.2.3`
   - This also unblocks the `validateNoSnapshotDependencies` release checks for 
SiteMesh.


-- 
This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use the
URL above to go to the specific comment.

To unsubscribe, e-mail: [email protected]

For queries about this service, please contact Infrastructure at:
[email protected]

Reply via email to