File tree Expand file tree Collapse file tree
Expand file tree Collapse file tree Original file line number Diff line number Diff line change @@ -195,9 +195,10 @@ httpcoreVersion=4.4.16
195195intellijKotlinVersion =1.9.10
196196
197197# Update the three Jackson dependency versions below in tandem, unless one gets a patch release out-of-sync with the others
198- jacksonVersion =2.21.0
199- jacksonDatabindVersion =2.21.0
200- jacksonJaxrsBaseVersion =2.21.0
198+ jacksonVersion =3.0.3
199+ jacksonDatabindVersion =3.0.3
200+ jacksonJaxrsBaseVersion =3.0.3
201+ jacksonJsr310Version =3.0.0-rc2
201202
202203# Note the inconsistent version numbering for "annotations"... it no longer matches the above
203204jacksonAnnotationsVersion =2.21
@@ -291,7 +292,7 @@ snappyJavaVersion=1.1.10.8
291292springBootVersion =4.0.2
292293# This usually matches the Spring Framework version dictated by springBootVersion
293294springVersion =7.0.3
294- springAiVersion =1.1.2
295+ springAiVersion =2.0.0-M2
295296
296297sqliteJdbcVersion =3.51.1.0
297298
You can’t perform that action at this time.
0 commit comments