Skip to content

Commit 49bfdb1

Browse files
Update dependency com.fasterxml.jackson.core:jackson-core to v2.15.0 [SECURITY]
1 parent b26ba65 commit 49bfdb1

File tree

1 file changed

+1
-1
lines changed
  • codegen/com.abstratt.mdd.target.jee/templates

1 file changed

+1
-1
lines changed

codegen/com.abstratt.mdd.target.jee/templates/pom.xml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -96,7 +96,7 @@
9696
<dependency>
9797
<groupId>com.fasterxml.jackson.core</groupId>
9898
<artifactId>jackson-core</artifactId>
99-
<version>2.3.2</version>
99+
<version>2.15.0</version>
100100
<scope>provided</scope>
101101
</dependency>
102102
<dependency>

0 commit comments

Comments
 (0)