File tree Expand file tree Collapse file tree 2 files changed +3
-3
lines changed Expand file tree Collapse file tree 2 files changed +3
-3
lines changed Original file line number Diff line number Diff line change 73
73
<resilience4j .version>2.3.0</resilience4j .version>
74
74
<!-- JSON & XML stuff -->
75
75
<gson .version>2.13.1</gson .version>
76
- <jackson .version>2.19.1 </jackson .version>
76
+ <jackson .version>2.19.2 </jackson .version>
77
77
<owasp-json-sanitizer .version>1.2.3</owasp-json-sanitizer .version>
78
78
<!-- end of essential versions -->
79
79
</properties >
Original file line number Diff line number Diff line change 82
82
<codeAnalysisExclusions >**/testclasses/**</codeAnalysisExclusions >
83
83
<!-- Non-essential dependencies -->
84
84
<jco-api .version>4.87.9</jco-api .version>
85
- <jackson .version>2.19.1 </jackson .version>
85
+ <jackson .version>2.19.2 </jackson .version>
86
86
<!-- WordUtils used twice in OData generator -->
87
87
<json .version>20250517</json .version>
88
88
<!-- XML used once in SOAP payload deserialisation -->
98
98
<assertj-vavr .version>0.4.3</assertj-vavr .version>
99
99
<mockito .version>5.18.0</mockito .version>
100
100
<jsonassert .version>1.5.3</jsonassert .version>
101
- <junit .jupiter.version>5.13.3 </junit .jupiter.version>
101
+ <junit .jupiter.version>5.13.4 </junit .jupiter.version>
102
102
<codemodel .version>2.6</codemodel .version>
103
103
<olingo-v4 .version>5.0.0</olingo-v4 .version>
104
104
<olingo-v2 .version>2.0.13</olingo-v2 .version>
You can’t perform that action at this time.
0 commit comments