Skip to content

Commit f29c3a7

Browse files
fix(deps): update import com.fasterxml.jackson:jackson-bom from v2.17.1 to v2.17.2 (#100)
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
1 parent 2600b8c commit f29c3a7

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

code/pom.xml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -127,7 +127,7 @@
127127
<dependency>
128128
<groupId>com.fasterxml.jackson</groupId>
129129
<artifactId>jackson-bom</artifactId>
130-
<version>2.17.1</version>
130+
<version>2.17.2</version>
131131
<type>pom</type>
132132
<scope>import</scope>
133133
</dependency>

0 commit comments

Comments
 (0)