Skip to content

Commit f60280c

Browse files
chore(deps): bump com.fasterxml.jackson.core:jackson-core
Bumps [com.fasterxml.jackson.core:jackson-core](https://github.com/FasterXML/jackson-core) from 2.9.5 to 2.19.0. - [Commits](FasterXML/jackson-core@jackson-core-2.9.5...jackson-core-2.19.0) --- updated-dependencies: - dependency-name: com.fasterxml.jackson.core:jackson-core dependency-version: 2.19.0 dependency-type: direct:production update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] <support@github.com>
1 parent fbd546b commit f60280c

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

pom.xml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -109,7 +109,7 @@
109109
<dependency>
110110
<groupId>com.fasterxml.jackson.core</groupId>
111111
<artifactId>jackson-core</artifactId>
112-
<version>2.9.5</version>
112+
<version>2.19.0</version>
113113
</dependency>
114114

115115
<!-- Jackson Core ASL -->

0 commit comments

Comments
 (0)