Skip to content

Commit 1a010a1

Browse files
authored
deps: update dependency com.fasterxml.jackson.core:jackson-databind to v2.18.2 (#1846)
1 parent b4ea413 commit 1a010a1

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

samples/quickperf/pom.xml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -67,7 +67,7 @@
6767
<dependency>
6868
<groupId>com.fasterxml.jackson.core</groupId>
6969
<artifactId>jackson-databind</artifactId>
70-
<version>2.18.1</version>
70+
<version>2.18.2</version>
7171
</dependency>
7272
<!-- Required for unit tests -->
7373
<dependency>

0 commit comments

Comments
 (0)