Skip to content

Commit 3ea35ba

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

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
@@ -233,7 +233,7 @@
233233
<dependency>
234234
<groupId>com.fasterxml.jackson</groupId>
235235
<artifactId>jackson-bom</artifactId>
236-
<version>2.22.1</version> <!-- Use the desired version -->
236+
<version>2.22.2</version> <!-- Use the desired version -->
237237
<type>pom</type>
238238
<scope>import</scope>
239239
</dependency>

0 commit comments

Comments
 (0)