Skip to content

Commit d675d94

Browse files
Chore(deps): Bump com.fasterxml.jackson:jackson-bom (#1959)
Bumps [com.fasterxml.jackson:jackson-bom](https://github.com/FasterXML/jackson-bom) from 2.17.2 to 2.18.0. - [Commits](FasterXML/jackson-bom@jackson-bom-2.17.2...jackson-bom-2.18.0) --- updated-dependencies: - dependency-name: com.fasterxml.jackson:jackson-bom dependency-type: direct:production update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] <support@github.com> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
1 parent a1786c7 commit d675d94

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
@@ -419,7 +419,7 @@
419419
<dependency>
420420
<groupId>com.fasterxml.jackson</groupId>
421421
<artifactId>jackson-bom</artifactId>
422-
<version>2.17.2</version>
422+
<version>2.18.0</version>
423423
<scope>import</scope>
424424
<type>pom</type>
425425
</dependency>

0 commit comments

Comments
 (0)