Skip to content

Commit

Permalink
Merge pull request #25 from USCDataScience/dependabot/maven/nltkrest-…
Browse files Browse the repository at this point in the history
…examples/com.fasterxml.jackson.core-jackson-databind-2.9.10.7

Bump jackson-databind from 2.4.4 to 2.9.10.7 in /nltkrest-examples
  • Loading branch information
manalishah authored Feb 23, 2021
2 parents b73042a + 645f5cf commit d95d75c
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion nltkrest-examples/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -251,7 +251,7 @@ the License.
<dependency>
<groupId>com.fasterxml.jackson.core</groupId>
<artifactId>jackson-databind</artifactId>
<version>2.4.4</version>
<version>2.9.10.7</version>
</dependency>
<dependency>
<groupId>org.apache.tika</groupId>
Expand Down

0 comments on commit d95d75c

Please sign in to comment.