Skip to content

Commit 0cc1b39

Browse files
fix(deps): update import com.fasterxml.jackson:jackson-bom from v2.18.2 to v2.18.3 (#82)
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
1 parent e5e1c68 commit 0cc1b39

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
@@ -131,7 +131,7 @@
131131
<dependency>
132132
<groupId>com.fasterxml.jackson</groupId>
133133
<artifactId>jackson-bom</artifactId>
134-
<version>2.18.2</version>
134+
<version>2.18.3</version>
135135
<type>pom</type>
136136
<scope>import</scope>
137137
</dependency>

0 commit comments

Comments
 (0)