Skip to content

Commit 75a2643

Browse files
fix(deps): update dependency com.fasterxml.jackson:jackson-bom to v2.17.0
1 parent 154425f commit 75a2643

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

pom.xml

+1-1
Original file line numberDiff line numberDiff line change
@@ -260,7 +260,7 @@ OF THE POSSIBILITY OF SUCH DAMAGE.
260260
<dependency>
261261
<groupId>com.fasterxml.jackson</groupId>
262262
<artifactId>jackson-bom</artifactId>
263-
<version>2.16.2</version>
263+
<version>2.17.0</version>
264264
<scope>import</scope>
265265
<type>pom</type>
266266
</dependency>

0 commit comments

Comments
 (0)