Skip to content

Commit 92c986b

Browse files
dependabot[bot]rzo1
authored andcommitted
Bump jackson.version from 2.18.0 to 2.18.1
Bumps `jackson.version` from 2.18.0 to 2.18.1. Updates `com.fasterxml.jackson.core:jackson-annotations` from 2.18.0 to 2.18.1 - [Commits](https://github.com/FasterXML/jackson/commits) Updates `com.fasterxml.jackson.core:jackson-databind` from 2.18.0 to 2.18.1 - [Commits](https://github.com/FasterXML/jackson/commits) Updates `com.fasterxml.jackson.module:jackson-module-jaxb-annotations` from 2.18.0 to 2.18.1 - [Commits](FasterXML/jackson-modules-base@jackson-modules-base-2.18.0...jackson-modules-base-2.18.1) --- updated-dependencies: - dependency-name: com.fasterxml.jackson.core:jackson-annotations 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.module:jackson-module-jaxb-annotations dependency-type: direct:production update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] <support@github.com>
1 parent 74c7d52 commit 92c986b

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
@@ -168,7 +168,7 @@
168168
<maven.compiler.release>${java.version}</maven.compiler.release>
169169
<maven.compiler.target>${java.version}</maven.compiler.target>
170170
<maven.version>3.3.9</maven.version>
171-
<jackson.version>2.18.0</jackson.version>
171+
<jackson.version>2.18.1</jackson.version>
172172
<jersey.version>3.1.9</jersey.version>
173173
<junit.version>5.11.3</junit.version>
174174
<junit5-system-exit.version>2.0.2</junit5-system-exit.version>

0 commit comments

Comments
 (0)