mirror of
https://github.com/DSpace/DSpace.git
synced 2025-10-07 01:54:22 +00:00
Bump jackson.version from 2.10.2 to 2.12.3
Bumps `jackson.version` from 2.10.2 to 2.12.3. Updates `jackson-annotations` from 2.10.2 to 2.12.3 - [Release notes](https://github.com/FasterXML/jackson/releases) - [Commits](https://github.com/FasterXML/jackson/commits) Updates `jackson-core` from 2.10.2 to 2.12.3 - [Release notes](https://github.com/FasterXML/jackson-core/releases) - [Commits](https://github.com/FasterXML/jackson-core/compare/jackson-core-2.10.2...jackson-core-2.12.3) Updates `jackson-databind` from 2.10.2 to 2.12.3 - [Release notes](https://github.com/FasterXML/jackson/releases) - [Commits](https://github.com/FasterXML/jackson/commits) Updates `jackson-jaxrs-base` from 2.10.2 to 2.12.3 - [Release notes](https://github.com/FasterXML/jackson-jaxrs-providers/releases) - [Commits](https://github.com/FasterXML/jackson-jaxrs-providers/compare/jackson-jaxrs-providers-2.10.2...jackson-jaxrs-providers-2.12.3) Updates `jackson-jaxrs-json-provider` from 2.10.2 to 2.12.3 Updates `jackson-module-jaxb-annotations` from 2.10.2 to 2.12.3 - [Release notes](https://github.com/FasterXML/jackson-modules-base/releases) - [Commits](https://github.com/FasterXML/jackson-modules-base/compare/jackson-modules-base-2.10.2...jackson-modules-base-2.12.3) Signed-off-by: dependabot[bot] <support@github.com>
This commit is contained in:
2
pom.xml
2
pom.xml
@@ -30,7 +30,7 @@
|
||||
<axiom.version>1.2.22</axiom.version>
|
||||
<errorprone.version>2.3.4</errorprone.version>
|
||||
<!-- NOTE: when updating jackson.version, also sync jackson-databind dependency below -->
|
||||
<jackson.version>2.10.2</jackson.version>
|
||||
<jackson.version>2.12.3</jackson.version>
|
||||
<javax-annotation.version>1.3.2</javax-annotation.version>
|
||||
<jaxb-api.version>2.3.1</jaxb-api.version>
|
||||
<jaxb-runtime.version>2.3.1</jaxb-runtime.version>
|
||||
|
Reference in New Issue
Block a user