Skip to content

Commit 92a8bdb

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

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
@@ -229,7 +229,7 @@
229229
<dependency>
230230
<groupId>com.fasterxml.jackson</groupId>
231231
<artifactId>jackson-bom</artifactId>
232-
<version>2.21.0</version> <!-- Use the desired version -->
232+
<version>2.21.1</version> <!-- Use the desired version -->
233233
<type>pom</type>
234234
<scope>import</scope>
235235
</dependency>

0 commit comments

Comments
 (0)