Bump jackson.version from 2.11.4 to 2.12.1 in /lang/java

Bumps `jackson.version` from 2.11.4 to 2.12.1.

Updates `jackson-core` from 2.11.4 to 2.12.1
- [Release notes](https://github.com/FasterXML/jackson-core/releases)
- [Commits](https://github.com/FasterXML/jackson-core/compare/jackson-core-2.11.4...jackson-core-2.12.1)

Updates `jackson-databind` from 2.11.4 to 2.12.1
- [Release notes](https://github.com/FasterXML/jackson/releases)
- [Commits](https://github.com/FasterXML/jackson/commits)

Signed-off-by: dependabot[bot] <support@github.com>
1 file changed
tree: 47cbe66486d44118568621cbea442137aefbe1fc
  1. .github/
  2. doc/
  3. lang/
  4. share/
  5. .asf.yaml
  6. .editorconfig
  7. .gitignore
  8. .yamllint.yml
  9. BUILD.md
  10. build.sh
  11. composer.json
  12. DIST_README.txt
  13. docker-compose.yml
  14. LICENSE.txt
  15. NOTICE.txt
  16. pom.xml
  17. README.md
README.md

Apache Avro™

Test C Test C# Test C++ Test Java Test JavaScript Test Perl Test Ruby Test Python Test PHP


Apache Avro™ is a data serialization system.

Learn more about Avro, please visit our website at:

https://avro.apache.org/

To contribute to Avro, please read:

https://cwiki.apache.org/confluence/display/AVRO/How+To+Contribute