Skip to content

Commit d2b7d61

Browse files
Maven pom.xml(deps): Bump jackson-databind from 2.13.4.2 to 2.14.0 (#141)
Bumps [jackson-databind](https://github.com/FasterXML/jackson) from 2.13.4.2 to 2.14.0. - [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 update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] <support@github.com> Signed-off-by: dependabot[bot] <support@github.com> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
1 parent effcdb0 commit d2b7d61

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

core/pom.xml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -50,7 +50,7 @@
5050
<dependency>
5151
<groupId>com.fasterxml.jackson.core</groupId>
5252
<artifactId>jackson-databind</artifactId>
53-
<version>2.13.4.2</version>
53+
<version>2.14.0</version>
5454
</dependency>
5555
<dependency>
5656
<groupId>io.swagger.core.v3</groupId>

0 commit comments

Comments
 (0)