⬆️ Bump jackson-databind in /examples/javaapp
Bumps [jackson-databind](https://github.com/FasterXML/jackson) from 2.9.10.1 to 2.12.7.1. - [Release notes](https://github.com/FasterXML/jackson/releases) - [Commits](https://github.com/FasterXML/jackson/commits) --- updated-dependencies: - dependency-name: com.fasterxml.jackson.core:jackson-databind dependency-type: direct:production ... Signed-off-by: dependabot[bot] <support@github.com>dependabot/maven/examples/javaapp/com.fasterxml.jackson.core-jackson-databind-2.12.7.1
parent
b3d917b4b7
commit
a60788519f
|
@ -67,7 +67,7 @@
|
|||
<dependency>
|
||||
<groupId>com.fasterxml.jackson.core</groupId>
|
||||
<artifactId>jackson-databind</artifactId>
|
||||
<version>2.9.10.1</version>
|
||||
<version>2.12.7.1</version>
|
||||
</dependency>
|
||||
|
||||
</dependencies>
|
||||
|
|
Loading…
Reference in New Issue