Skip to content
This repository was archived by the owner on Feb 17, 2025. It is now read-only.

Commit 6af0914

Browse files
build(deps): bump jackson.version from 2.18.1 to 2.18.2
Bumps `jackson.version` from 2.18.1 to 2.18.2. Updates `com.fasterxml.jackson:jackson-bom` from 2.18.1 to 2.18.2 - [Commits](FasterXML/jackson-bom@jackson-bom-2.18.1...jackson-bom-2.18.2) Updates `com.fasterxml.jackson.datatype:jackson-datatype-jsr310` from 2.18.1 to 2.18.2 Updates `com.fasterxml.jackson.core:jackson-databind` from 2.18.1 to 2.18.2 - [Commits](https://github.com/FasterXML/jackson/commits) --- updated-dependencies: - dependency-name: com.fasterxml.jackson:jackson-bom dependency-type: direct:production update-type: version-update:semver-patch - 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-databind dependency-type: direct:production update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] <[email protected]>
1 parent 53d1dab commit 6af0914

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
@@ -170,7 +170,7 @@ Copyright (c) 2012 - Jeremy Long
170170
<groovy-all.version>2.4.21</groovy-all.version>
171171
<gmavenplus-plugin.version>4.0.1</gmavenplus-plugin.version>
172172
<com.h3xstream.retirejs.core.version>3.0.4</com.h3xstream.retirejs.core.version>
173-
<jackson.version>2.18.1</jackson.version>
173+
<jackson.version>2.18.2</jackson.version>
174174
<!--necassary for some IDEs to be able to execute test cases (Netbeans)-->
175175
<surefireArgLine />
176176
</properties>

0 commit comments

Comments
 (0)