Skip to content

Commit eeb8ee0

Browse files
chore(deps): bump com.fasterxml.jackson.core:jackson-databind
Bumps [com.fasterxml.jackson.core:jackson-databind](https://github.com/FasterXML/jackson) from 2.12.7 to 2.12.7.1. - [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>
1 parent 09af7e8 commit eeb8ee0

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
@@ -189,7 +189,7 @@
189189
<dependency>
190190
<groupId>com.fasterxml.jackson.core</groupId>
191191
<artifactId>jackson-databind</artifactId>
192-
<version>2.12.7</version>
192+
<version>2.12.7.1</version>
193193
</dependency>
194194
<dependency>
195195
<groupId>com.google.code.gson</groupId>

0 commit comments

Comments
 (0)