Skip to content

Commit 4f2e5a6

Browse files
Update dependency com.fasterxml.jackson.core:jackson-databind to v2.20.1 (#680)
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
1 parent bb7feb3 commit 4f2e5a6

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

acceptance-tests/pom.xml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -32,7 +32,7 @@
3232
<dependency>
3333
<groupId>com.fasterxml.jackson.core</groupId>
3434
<artifactId>jackson-databind</artifactId>
35-
<version>2.20.0</version>
35+
<version>2.20.1</version>
3636
<scope>test</scope>
3737
</dependency>
3838

0 commit comments

Comments
 (0)