Skip to content

Commit 5072356

Browse files
fix(deps): update dependency tools.jackson:jackson-bom to v3.2.1
1 parent d7d764a commit 5072356

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
@@ -140,7 +140,7 @@
140140
<dependency>
141141
<groupId>tools.jackson</groupId>
142142
<artifactId>jackson-bom</artifactId>
143-
<version>3.2.0</version>
143+
<version>3.2.1</version>
144144
<type>pom</type>
145145
<scope>import</scope>
146146
</dependency>

0 commit comments

Comments
 (0)