Skip to content

Commit 1378a79

Browse files
committed
Merge branch 'master' of github.com:FlowingCode/OrgChartAddon
2 parents dd164d8 + d85ee5f commit 1378a79

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

pom.xml

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -2,7 +2,7 @@
22
<modelVersion>4.0.0</modelVersion>
33
<groupId>com.flowingcode.vaadin.addons</groupId>
44
<artifactId>orgchart-addon</artifactId>
5-
<version>4.0.3-SNAPSHOT</version>
5+
<version>4.0.4-SNAPSHOT</version>
66
<name>OrgChart Add-on</name>
77

88
<properties>
@@ -133,7 +133,7 @@
133133
<dependency>
134134
<groupId>com.fasterxml.jackson.core</groupId>
135135
<artifactId>jackson-databind</artifactId>
136-
<version>2.9.10.3</version>
136+
<version>2.9.10.4</version>
137137
</dependency>
138138
</dependencies>
139139

0 commit comments

Comments
 (0)