Bump jackson-databind from 2.13.4 to 2.13.4.1

Bumps [jackson-databind](https://github.com/FasterXML/jackson) from 2.13.4 to 2.13.4.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>
This commit is contained in:
dependabot[bot]
2022-10-19 07:13:23 +00:00
committed by Oleg Zhurakousky
parent d93a4a0c4a
commit 0e5754f24f
2 changed files with 2 additions and 2 deletions

View File

@@ -56,7 +56,7 @@
<dependency>
<groupId>com.fasterxml.jackson.core</groupId>
<artifactId>jackson-databind</artifactId>
<version>2.13.4</version>
<version>2.13.4.1</version>
</dependency>
<dependency>

View File

@@ -29,7 +29,7 @@
<dependency>
<groupId>com.fasterxml.jackson.core</groupId>
<artifactId>jackson-databind</artifactId>
<version>2.13.4</version>
<version>2.13.4.1</version>
</dependency>
<dependency>
<groupId>org.springframework.boot</groupId>