Skip to content

Commit fd2d2bb

Browse files
dependabot[bot]mr-c
authored andcommitted
Bump jackson-databind from 2.13.2.1 to 2.13.2.2
Bumps [jackson-databind](https://github.com/FasterXML/jackson) from 2.13.2.1 to 2.13.2.2. - [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]>
1 parent 106d575 commit fd2d2bb

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
@@ -110,7 +110,7 @@
110110
<dependency>
111111
<groupId>com.fasterxml.jackson.core</groupId>
112112
<artifactId>jackson-databind</artifactId>
113-
<version>2.13.2.1</version>
113+
<version>2.13.2.2</version>
114114
</dependency>
115115
<dependency>
116116
<groupId>com.fasterxml.jackson.dataformat</groupId>

0 commit comments

Comments
 (0)