Skip to content

Commit e09aa89

Browse files
chore(deps): bump jackson-bom from 2.12.3 to 2.12.4 (#167)
Bumps [jackson-bom](https://github.com/FasterXML/jackson-bom) from 2.12.3 to 2.12.4. - [Release notes](https://github.com/FasterXML/jackson-bom/releases) - [Commits](FasterXML/jackson-bom@jackson-bom-2.12.3...jackson-bom-2.12.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]> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
1 parent 1122f16 commit e09aa89

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
@@ -70,7 +70,7 @@
7070
<dependency>
7171
<groupId>com.fasterxml.jackson</groupId>
7272
<artifactId>jackson-bom</artifactId>
73-
<version>2.12.3</version>
73+
<version>2.12.4</version>
7474
<scope>import</scope>
7575
<type>pom</type>
7676
</dependency>

0 commit comments

Comments
 (0)