Skip to content

Commit 69ad090

Browse files
fix(deps): update dependency com.fasterxml.jackson.core:jackson-databind to v2.12.7.1 [security] (#1341)
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
1 parent 09af7e8 commit 69ad090

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)