Skip to content

Commit 57aa868

Browse files
Update dependency com.fasterxml.jackson.core:jackson-databind to v2.21.4 [SECURITY]
1 parent 2fd8da0 commit 57aa868

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

artemis-java-template/pom.xml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -72,7 +72,7 @@
7272
<dependency>
7373
<groupId>com.fasterxml.jackson.core</groupId>
7474
<artifactId>jackson-databind</artifactId>
75-
<version>2.20.0</version>
75+
<version>2.21.4</version>
7676
</dependency>
7777
<dependency>
7878
<groupId>org.jsonschema2pojo</groupId>

0 commit comments

Comments
 (0)