Merge pull request #52 from skyero-aws/dependabot/maven/master/com.fasterxml.jackson.core-jackson-databind-2.18.3
Bump com.fasterxml.jackson.core:jackson-databind from 2.12.7.1 to 2.18.3
This commit is contained in:
commit
aafc36deaf
1 changed files with 1 additions and 1 deletions
|
|
@ -181,7 +181,7 @@
|
|||
<dependency>
|
||||
<groupId>com.fasterxml.jackson.core</groupId>
|
||||
<artifactId>jackson-databind</artifactId>
|
||||
<version>2.12.7.1</version>
|
||||
<version>2.18.3</version>
|
||||
</dependency>
|
||||
<dependency>
|
||||
<groupId>org.reactivestreams</groupId>
|
||||
|
|
|
|||
Loading…
Reference in a new issue