This is an automated email from the ASF dual-hosted git repository. andy pushed a commit to branch pom-maintenance in repository https://gitbox.apache.org/repos/asf/jena.git
commit 198fba7c6e83f88ea4eafa4f440a85579e59d4aa Author: Andy Seaborne <[email protected]> AuthorDate: Thu May 23 17:43:12 2019 +0100 Update com.fasterxml.jackson to 2.9.9 --- pom.xml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/pom.xml b/pom.xml index 47b9c23..5bed721 100644 --- a/pom.xml +++ b/pom.xml @@ -67,7 +67,7 @@ and use that or later. --> <ver.jsonldjava>0.12.3</ver.jsonldjava> - <ver.jackson>2.9.8</ver.jackson> + <ver.jackson>2.9.9</ver.jackson> <ver.commonsio>2.6</ver.commonsio> <ver.commonscli>1.4</ver.commonscli>
