Skip to content

Commit 1fe2223

Browse files
Update dependency com.fasterxml.jackson:jackson-bom to v2.14.0
1 parent 419046b commit 1fe2223

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.13.4.20221013</version>
263+
<version>2.14.0</version>
264264
<scope>import</scope>
265265
<type>pom</type>
266266
</dependency>

0 commit comments

Comments
 (0)