Skip to content

Commit b5d55e3

Browse files
authored
Merge pull request #2766 from ClickHouse/dependabot/maven/examples/client-v2/com.fasterxml.jackson.core-jackson-core-2.18.6
Bump com.fasterxml.jackson.core:jackson-core from 2.17.2 to 2.18.6 in /examples/client-v2
2 parents 1eff057 + bfd79a0 commit b5d55e3

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

examples/client-v2/pom.xml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -74,7 +74,7 @@
7474
<dependency>
7575
<groupId>com.fasterxml.jackson.core</groupId>
7676
<artifactId>jackson-core</artifactId>
77-
<version>2.17.2</version>
77+
<version>2.18.6</version>
7878
</dependency>
7979
<dependency>
8080
<groupId>com.fasterxml.jackson.core</groupId>

0 commit comments

Comments
 (0)