Skip to content

Commit b20804e

Browse files
Bump version.com.fasterxml.jackson from 2.18.1 to 2.18.2 (#390)
Bumps `version.com.fasterxml.jackson` 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) Updates `com.fasterxml.jackson.dataformat:jackson-dataformat-yaml` from 2.18.1 to 2.18.2 - [Commits](FasterXML/jackson-dataformats-text@jackson-dataformats-text-2.18.1...jackson-dataformats-text-2.18.2) --- updated-dependencies: - dependency-name: com.fasterxml.jackson.core:jackson-databind dependency-type: direct:production update-type: version-update:semver-patch - dependency-name: com.fasterxml.jackson.dataformat:jackson-dataformat-yaml dependency-type: direct:production update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] <[email protected]> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
1 parent 97c033a commit b20804e

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
@@ -100,7 +100,7 @@
100100
<version.org.junit.jupiter>5.11.3</version.org.junit.jupiter>
101101
<version.org.mockito>4.11.0</version.org.mockito>
102102
<version.org.projectlombok>1.18.34</version.org.projectlombok>
103-
<version.com.fasterxml.jackson>2.18.1</version.com.fasterxml.jackson>
103+
<version.com.fasterxml.jackson>2.18.2</version.com.fasterxml.jackson>
104104
<version.com.github.tomakehurst.wiremock>2.35.2</version.com.github.tomakehurst.wiremock>
105105
<version.com.puppycrawl.tools.checkstyle>9.3</version.com.puppycrawl.tools.checkstyle>
106106

0 commit comments

Comments
 (0)