Skip to content

Commit 921a399

Browse files
Update dependency com.fasterxml.jackson:jackson-bom to v2.13.4
1 parent 809cdda commit 921a399

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

pom.xml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -297,7 +297,7 @@ OF THE POSSIBILITY OF SUCH DAMAGE.
297297
<dependency>
298298
<groupId>com.fasterxml.jackson</groupId>
299299
<artifactId>jackson-bom</artifactId>
300-
<version>2.13.3</version>
300+
<version>2.13.4</version>
301301
<scope>import</scope>
302302
<type>pom</type>
303303
</dependency>

0 commit comments

Comments
 (0)