Skip to content

Commit 12aa1fa

Browse files
fix(maven): update dependency com.fasterxml.jackson.core:jackson-databind to v2.22.1 (#168)
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
1 parent 86efcf7 commit 12aa1fa

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

pom.xml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -64,7 +64,7 @@
6464
<dependency>
6565
<groupId>com.fasterxml.jackson.core</groupId>
6666
<artifactId>jackson-databind</artifactId>
67-
<version>2.22.0</version>
67+
<version>2.22.1</version>
6868
</dependency>
6969

7070
<dependency>

0 commit comments

Comments
 (0)