Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Update Spring version to 5.3.18 #12456

Merged
merged 1 commit into from
Mar 31, 2022
Merged

Update Spring version to 5.3.18 #12456

merged 1 commit into from
Mar 31, 2022

Conversation

puneetbehl
Copy link
Contributor

No description provided.

@puneetbehl puneetbehl merged commit 2bd2203 into 5.1.x Mar 31, 2022
@tyrantkhan
Copy link

tyrantkhan commented Mar 31, 2022

@puneetbehl correct me if i'm wrong, but this change is breaking for grails-gsp. I know there's that RCE fix in this version. The fix is causing an issue there. Should I make a issue ticket in grails-gsp?

Cannot resolve reference to bean 'groovyPagesTemplateEngine' while setting bean property 'templateEngine'; nested exception is org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'groovyPagesTemplateEngine': Error setting property values; nested exception is org.springframework.beans.NotWritablePropertyException: Invalid property 'classLoader' of bean class [org.grails.gsp.GroovyPagesTemplateEngine]: Bean property 'classLoader' is not writable or has an invalid setter method. Does the parameter type of the setter match the return type of the getter?
	at org.springframework.beans.factory.annotation.AutowiredAnnotationBeanPostProcessor$AutowiredFieldElement.resolveFieldValue(AutowiredAnnotationBeanPostProcessor.java:659)

@gschueler
Copy link

this seems to have broken 5.1.6 #12460

@puneetbehl puneetbehl deleted the upgrade/spring-upgrade branch August 2, 2022 18:14
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants