File tree Expand file tree Collapse file tree 1 file changed +2
-6
lines changed Expand file tree Collapse file tree 1 file changed +2
-6
lines changed Original file line number Diff line number Diff line change 414
414
<wiremock-version >2.15.0</wiremock-version >
415
415
<surefire-version >2.22.2</surefire-version >
416
416
<commons-lang-version >3.2.1</commons-lang-version >
417
- <jackson-version >2.13.2</jackson-version >
418
- <!--
419
- 2.13.2 is still affected by CVE-2020-36518.
420
- This version pin for jackson-databind can be removed when bumping jackson to 2.14
421
- -->
422
- <jackson-databind-version >2.13.2.2</jackson-databind-version >
417
+ <jackson-version >2.13.4</jackson-version >
418
+ <jackson-databind-version >2.13.4</jackson-databind-version >
423
419
<project .build.sourceEncoding>UTF-8</project .build.sourceEncoding>
424
420
<sonatypeOssDistMgmtSnapshotsUrl >https://oss.sonatype.org/content/repositories/snapshots/</sonatypeOssDistMgmtSnapshotsUrl >
425
421
</properties >
You can’t perform that action at this time.
0 commit comments