Skip to content

Commit e473e9e

Browse files
fix(deps): update dependency com.fasterxml.jackson:jackson-bom to v2.20.1 (#1697)
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
1 parent a694310 commit e473e9e

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
@@ -227,7 +227,7 @@
227227
<dependency>
228228
<groupId>com.fasterxml.jackson</groupId>
229229
<artifactId>jackson-bom</artifactId>
230-
<version>2.20.0</version> <!-- Use the desired version -->
230+
<version>2.20.1</version> <!-- Use the desired version -->
231231
<type>pom</type>
232232
<scope>import</scope>
233233
</dependency>

0 commit comments

Comments
 (0)