Skip to content

Commit 52754bf

Browse files
Bump jackson-databind from 2.13.0 to 2.13.1 (#32)
Bumps [jackson-databind](https://github.com/FasterXML/jackson) from 2.13.0 to 2.13.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 update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] <[email protected]> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
1 parent e75904a commit 52754bf

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

pom.xml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -237,7 +237,7 @@
237237
<dependency>
238238
<groupId>com.fasterxml.jackson.core</groupId>
239239
<artifactId>jackson-databind</artifactId>
240-
<version>2.13.0</version>
240+
<version>2.13.1</version>
241241
</dependency>
242242
<dependency>
243243
<groupId>com.fasterxml.jackson.core</groupId>

0 commit comments

Comments
 (0)