jdaugherty commented on code in PR #15541:
URL: https://github.com/apache/grails-core/pull/15541#discussion_r3030325785


##########
dependencies.gradle:
##########
@@ -73,7 +74,7 @@ ext {
             'commons-codec.version'       : '1.18.0',
             'commons-lang3.version'       : '3.20.0',
             'geb-spock.version'           : '8.0.1',
-            'groovy.version'              : '4.0.30',
+            'groovy.version'              : '4.0.31',

Review Comment:
   I'm not sure I understand this response - the property name has to match.  
So jackson-bom.version cannot be version 2 anymore.  It must still be 3 to be 
spring boot compatible.  We can continue to use jackson 2 but we have to 
reference the jackson2-bom.version property.



-- 
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