Skip to content

Commit a1179c4

Browse files
build(deps): bump com.fasterxml.jackson.core:jackson-core (#1637)
Bumps [com.fasterxml.jackson.core:jackson-core](https://github.com/FasterXML/jackson-core) from 2.14.0 to 2.15.0. - [Changelog](https://github.com/FasterXML/jackson-core/blob/jackson-core-2.15.0/release.properties) - [Commits](FasterXML/jackson-core@jackson-core-2.14.0...jackson-core-2.15.0) --- updated-dependencies: - dependency-name: com.fasterxml.jackson.core:jackson-core dependency-version: 2.15.0 dependency-type: direct:production ... Signed-off-by: dependabot[bot] <support@github.com> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com> Co-authored-by: Mykola Golubyev <golubev.nikolay@gmail.com>
1 parent 0f07946 commit a1179c4

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

pom.xml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -149,7 +149,7 @@
149149
<project.build.sourceEncoding>UTF-8</project.build.sourceEncoding>
150150

151151
<groovy.version>3.0.25</groovy.version>
152-
<jackson.version>2.14.0</jackson.version>
152+
<jackson.version>2.15.0</jackson.version>
153153
<slf4j.version>1.7.30</slf4j.version>
154154
<spring.version>5.3.19</spring.version>
155155
<maven.api.version>3.8.1</maven.api.version>

0 commit comments

Comments
 (0)