Skip to content

Commit a76328e

Browse files
Bump jackson.version from 2.18.2 to 2.18.3
Bumps `jackson.version` from 2.18.2 to 2.18.3. Updates `com.fasterxml.jackson.datatype:jackson-datatype-jsr310` from 2.18.2 to 2.18.3 Updates `com.fasterxml.jackson.core:jackson-core` from 2.18.2 to 2.18.3 - [Commits](FasterXML/jackson-core@jackson-core-2.18.2...jackson-core-2.18.3) Updates `com.fasterxml.jackson.core:jackson-databind` from 2.18.2 to 2.18.3 - [Commits](https://github.com/FasterXML/jackson/commits) Updates `com.fasterxml.jackson.core:jackson-annotations` from 2.18.2 to 2.18.3 - [Commits](https://github.com/FasterXML/jackson/commits) --- updated-dependencies: - dependency-name: com.fasterxml.jackson.datatype:jackson-datatype-jsr310 dependency-type: direct:production update-type: version-update:semver-patch - dependency-name: com.fasterxml.jackson.core:jackson-core dependency-type: direct:production update-type: version-update:semver-patch - dependency-name: com.fasterxml.jackson.core:jackson-databind dependency-type: direct:production update-type: version-update:semver-patch - dependency-name: com.fasterxml.jackson.core:jackson-annotations dependency-type: direct:production update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] <[email protected]>
1 parent fd841ae commit a76328e

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
@@ -25,7 +25,7 @@
2525
<airline.version>3.0.0</airline.version>
2626
<slf4j.version>2.0.17</slf4j.version>
2727
<httpclient.version>5.1.2</httpclient.version>
28-
<jackson.version>2.18.2</jackson.version>
28+
<jackson.version>2.19.1</jackson.version>
2929
<commons-compress.version>1.27.1</commons-compress.version>
3030
<!-- TEST -->
3131
<junit-jupiter.version>5.13.0</junit-jupiter.version>

0 commit comments

Comments
 (0)