Skip to content

Commit e6ac683

Browse files
build(deps): bump com.fasterxml.jackson.core:jackson-core
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 73fa908 commit e6ac683

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

docstore/docstore-client/pom.xml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -83,7 +83,7 @@
8383
<dependency>
8484
<groupId>com.fasterxml.jackson.core</groupId>
8585
<artifactId>jackson-core</artifactId>
86-
<version>2.17.2</version>
86+
<version>2.18.6</version>
8787
<exclusions>
8888
<exclusion>
8989
<groupId>*</groupId>

0 commit comments

Comments
 (0)