Skip to content

Commit 1931799

Browse files
committed
Update dependency com.fasterxml.jackson.core:jackson-databind to version 2.9.4.
1 parent 4ae10f3 commit 1931799

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

orgchart-addon/pom.xml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -86,7 +86,7 @@
8686
<dependency>
8787
<groupId>com.fasterxml.jackson.core</groupId>
8888
<artifactId>jackson-databind</artifactId>
89-
<version>2.9.0</version>
89+
<version>2.9.4</version>
9090
</dependency>
9191
<dependency>
9292
<groupId>org.webjars</groupId>

0 commit comments

Comments
 (0)