This is an automated email from the ASF dual-hosted git repository.
andy pushed a commit to branch main
in repository https://gitbox.apache.org/repos/asf/jena.git
The following commit(s) were added to refs/heads/main by this push:
new c2c289e Bump jackson-core from 2.12.1 to 2.12.2 (#975)
c2c289e is described below
commit c2c289e40bfc18853808a690da1890a96aeb9867
Author: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
AuthorDate: Tue Apr 6 09:37:43 2021 +0100
Bump jackson-core from 2.12.1 to 2.12.2 (#975)
Bumps [jackson-core](https://github.com/FasterXML/jackson-core) from 2.12.1
to 2.12.2.
- [Release notes](https://github.com/FasterXML/jackson-core/releases)
-
[Commits](https://github.com/FasterXML/jackson-core/compare/jackson-core-2.12.1...jackson-core-2.12.2)
Signed-off-by: dependabot[bot] <[email protected]>
Co-authored-by: dependabot[bot]
<49699333+dependabot[bot]@users.noreply.github.com>
---
pom.xml | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
diff --git a/pom.xml b/pom.xml
index e18c4b4..54ca861 100644
--- a/pom.xml
+++ b/pom.xml
@@ -71,7 +71,7 @@
and use that or later.
-->
<ver.jsonldjava>0.13.2</ver.jsonldjava>
- <ver.jackson>2.12.1</ver.jackson>
+ <ver.jackson>2.12.2</ver.jackson>
<ver.jackson-databind>2.12.1</ver.jackson-databind>
<ver.commonsio>2.8.0</ver.commonsio>