Skip to content

Commit 8b9fb58

Browse files
chore(deps): bump jackson-bom from 2.13.3 to 2.13.4 (#302)
Bumps [jackson-bom](https://github.com/FasterXML/jackson-bom) from 2.13.3 to 2.13.4. - [Release notes](https://github.com/FasterXML/jackson-bom/releases) - [Commits](FasterXML/jackson-bom@jackson-bom-2.13.3...jackson-bom-2.13.4) --- updated-dependencies: - dependency-name: com.fasterxml.jackson:jackson-bom dependency-type: direct:production update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] <[email protected]> Signed-off-by: dependabot[bot] <[email protected]> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
1 parent eca27d5 commit 8b9fb58

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
@@ -71,7 +71,7 @@
7171
<dependency>
7272
<groupId>com.fasterxml.jackson</groupId>
7373
<artifactId>jackson-bom</artifactId>
74-
<version>2.13.3</version>
74+
<version>2.13.4</version>
7575
<scope>import</scope>
7676
<type>pom</type>
7777
</dependency>

0 commit comments

Comments
 (0)