Skip to content

Commit bfd79a0

Browse files
Bump com.fasterxml.jackson.core:jackson-core in /examples/client-v2
Bumps [com.fasterxml.jackson.core:jackson-core](https://github.com/FasterXML/jackson-core) from 2.17.2 to 2.18.6. - [Commits](FasterXML/jackson-core@jackson-core-2.17.2...jackson-core-2.18.6) --- updated-dependencies: - dependency-name: com.fasterxml.jackson.core:jackson-core dependency-version: 2.18.6 dependency-type: direct:production ... Signed-off-by: dependabot[bot] <support@github.com>
1 parent f0f296a commit bfd79a0

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)