Skip to content

Commit 3da90f9

Browse files
[dependency] Bump com.fasterxml.jackson:jackson-bom (#1360)
Bumps [com.fasterxml.jackson:jackson-bom](https://github.com/FasterXML/jackson-bom) from 2.22.0 to 2.22.1. - [Commits](FasterXML/jackson-bom@jackson-bom-2.22.0...jackson-bom-2.22.1) --- updated-dependencies: - dependency-name: com.fasterxml.jackson:jackson-bom dependency-version: 2.22.1 dependency-type: direct:production update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] <support@github.com> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
1 parent 3e51767 commit 3da90f9

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

pom.xml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -226,7 +226,7 @@
226226
<dependency>
227227
<groupId>com.fasterxml.jackson</groupId>
228228
<artifactId>jackson-bom</artifactId>
229-
<version>2.22.0</version>
229+
<version>2.22.1</version>
230230
<type>pom</type>
231231
<scope>import</scope>
232232
</dependency>

0 commit comments

Comments
 (0)