Merge pull request #778 from hapifhir/dependabot/maven/org.hl7.fhir.validation/com.fasterxml.jackson.core-jackson-databind-2.12.6.1
Bump jackson-databind from 2.10.5.1 to 2.12.6.1 in /org.hl7.fhir.validation
This commit is contained in:
commit
c7c70eebbf
|
@ -190,7 +190,7 @@
|
|||
<dependency>
|
||||
<groupId>com.fasterxml.jackson.core</groupId>
|
||||
<artifactId>jackson-databind</artifactId>
|
||||
<version>2.10.5.1</version>
|
||||
<version>2.12.6.1</version>
|
||||
</dependency>
|
||||
<dependency>
|
||||
<groupId>org.thymeleaf</groupId>
|
||||
|
|
Loading…
Reference in New Issue