We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent d7871b0 commit efd7e47Copy full SHA for efd7e47
1 file changed
gradle.properties
@@ -199,10 +199,6 @@ jacksonVersion=2.21.0
199
jacksonDatabindVersion=2.21.0
200
jacksonJaxrsBaseVersion=2.21.0
201
202
-# We also need Jackson 3.x for Spring AI and new versions of Spring Boot and Spring Framework
203
-jacksonVersion3=3.0.4
204
-jacksonDatabindVersion3=3.0.4
205
-
206
# Note the inconsistent version numbering for "annotations"... it no longer matches the above
207
jacksonAnnotationsVersion=2.21
208
0 commit comments