Skip to content

Commit 8122060

Browse files
Bump com.fasterxml.jackson.core:jackson-core from 2.14.0 to 2.15.0
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>
1 parent 6b815c4 commit 8122060

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
@@ -79,7 +79,7 @@
7979
<dependency>
8080
<groupId>com.fasterxml.jackson.core</groupId>
8181
<artifactId>jackson-core</artifactId>
82-
<version>2.14.0</version>
82+
<version>2.15.0</version>
8383
</dependency>
8484
<dependency>
8585
<groupId>com.fasterxml.jackson.dataformat</groupId>

0 commit comments

Comments
 (0)