We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
2 parents 93c39a7 + 58e8171 commit b56d934Copy full SHA for b56d934
bom/build.gradle
@@ -51,7 +51,7 @@ ext {
51
httpclientVersion = '4.5.14'
52
httpcoreVersion = '4.4.16'
53
jacksonVersion = '2.15.0'
54
- jacksonDatabindVersion = '2.16.1'
+ jacksonDatabindVersion = '2.17.1'
55
jacksonaslVersion = '1.9.14-atlassian-6'
56
jakartaannotationVersion = '2.1.1'
57
jakartapersistenceVersion = '3.1.0'
@@ -112,7 +112,7 @@ ext {
112
protobufVersion = '3.25.3'
113
osgiVersion = '8.0.0'
114
log4jVersion = '2.23.1'
115
- jacksonjdk8Version = '2.16.1'
+ jacksonjdk8Version = '2.17.1'
116
reactivestreamsVersion = '1.0.4'
117
springdocStarterVersion = '2.2.0'
118
jacocoVersion = '0.8.8'
0 commit comments