There was an error while loading. Please reload this page.
1 parent 89e6f8e commit 483ebeeCopy full SHA for 483ebee
1 file changed
pom.xml
@@ -67,13 +67,13 @@
67
<dependency>
68
<groupId>com.fasterxml.jackson.core</groupId>
69
<artifactId>jackson-core</artifactId>
70
- <version>2.21.4</version>
+ <version>2.21.5</version>
71
</dependency>
72
- <!-- override jackson-databind from 2.21.1 to 2.21.4 pulled in through hapi-fhir 8.10.0 due to critical vulns -->
+ <!-- override jackson-databind from 2.21.1 to 2.21.5 pulled in through hapi-fhir 8.10.0 due to critical vulns -->
73
74
75
<artifactId>jackson-databind</artifactId>
76
77
78
79
0 commit comments