Skip to content

Commit d177e41

Browse files
chore: bump com.fasterxml.jackson.core:jackson-core
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] <[email protected]>
1 parent fa9bb12 commit d177e41

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
@@ -15,7 +15,7 @@
1515
</license>
1616
</licenses>
1717
<properties>
18-
<jackson.version>2.14.0</jackson.version>
18+
<jackson.version>2.15.0</jackson.version>
1919
</properties>
2020
<scm>
2121
<url>https://github.com/sendgrid/sendgrid-java</url>

0 commit comments

Comments
 (0)