Skip to content

Commit b2bed2f

Browse files
chore(deps): Bump com.fasterxml.jackson:jackson-bom
Bumps [com.fasterxml.jackson:jackson-bom](https://github.com/FasterXML/jackson-bom) from 2.20.0 to 2.20.1. - [Commits](FasterXML/jackson-bom@jackson-bom-2.20.0...jackson-bom-2.20.1) --- updated-dependencies: - dependency-name: com.fasterxml.jackson:jackson-bom dependency-version: 2.20.1 dependency-type: direct:production update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] <[email protected]>
1 parent 1d9ecdb commit b2bed2f

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
@@ -112,7 +112,7 @@
112112
<dependency>
113113
<groupId>com.fasterxml.jackson</groupId>
114114
<artifactId>jackson-bom</artifactId>
115-
<version>2.20.0</version>
115+
<version>2.20.1</version>
116116
<scope>import</scope>
117117
<type>pom</type>
118118
</dependency>

0 commit comments

Comments
 (0)