Skip to content

Commit efd7e47

Browse files
No need for Jackson 3 direct dependency
1 parent d7871b0 commit efd7e47

1 file changed

Lines changed: 0 additions & 4 deletions

File tree

gradle.properties

Lines changed: 0 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -199,10 +199,6 @@ jacksonVersion=2.21.0
199199
jacksonDatabindVersion=2.21.0
200200
jacksonJaxrsBaseVersion=2.21.0
201201

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-
206202
# Note the inconsistent version numbering for "annotations"... it no longer matches the above
207203
jacksonAnnotationsVersion=2.21
208204

0 commit comments

Comments
 (0)