Skip to content
This repository was archived by the owner on Apr 9, 2025. It is now read-only.

Commit d4d938f

Browse files
committed
Using newer Jackson-version.
1 parent 3f72d91 commit d4d938f

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
@@ -26,7 +26,7 @@
2626

2727
<groupId>org.lambda3.text.simplification</groupId>
2828
<artifactId>discourse-simplification</artifactId>
29-
<version>8.1.0</version>
29+
<version>8.1.1</version>
3030
<packaging>jar</packaging>
3131

3232
<name>Discourse Simplification</name>
@@ -41,7 +41,7 @@
4141

4242
<properties>
4343
<config.version>1.3.1</config.version>
44-
<jackson.version>2.8.8</jackson.version>
44+
<jackson.version>2.8.9</jackson.version>
4545

4646
<simplification.version>5.0.0</simplification.version>
4747

0 commit comments

Comments
 (0)