Skip to content

Commit b375b83

Browse files
Merge branch 'develop'
2 parents 0870c25 + 978d152 commit b375b83

File tree

8 files changed

+1497
-25
lines changed

8 files changed

+1497
-25
lines changed

wffweb/pom.xml

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -3,7 +3,7 @@
33
<modelVersion>4.0.0</modelVersion>
44
<groupId>com.webfirmframework</groupId>
55
<artifactId>wffweb</artifactId>
6-
<version>2.1.11</version>
6+
<version>2.1.12</version>
77

88
<properties>
99
<maven.build.timestamp.format>yyyyMMddHHmmss</maven.build.timestamp.format>
@@ -134,7 +134,7 @@
134134
<dependency>
135135
<groupId>com.fasterxml.jackson.core</groupId>
136136
<artifactId>jackson-databind</artifactId>
137-
<version>2.8.6</version>
137+
<version>2.9.0</version>
138138
<scope>test</scope>
139139
</dependency>
140140
<dependency>

0 commit comments

Comments
 (0)