Skip to content

Commit 77552b4

Browse files
Bump com.fasterxml.jackson.core:jackson-core from 2.14.3 to 2.15.0
Bumps [com.fasterxml.jackson.core:jackson-core](https://github.com/FasterXML/jackson-core) from 2.14.3 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.3...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 6152734 commit 77552b4

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
@@ -202,7 +202,7 @@
202202
<!-- this property makes sure NetBeans 6.8+ picks up some formatting rules from checkstyle -->
203203
<netbeans.checkstyle.format>true</netbeans.checkstyle.format>
204204

205-
<jackson.version>2.14.3</jackson.version>
205+
<jackson.version>2.15.0</jackson.version>
206206
<slf4j.version>1.7.36</slf4j.version>
207207
<swagger.version>1.6.11</swagger.version>
208208
<rhino.version>1.7.14</rhino.version>

0 commit comments

Comments
 (0)