mirror of
https://github.com/Alfresco/alfresco-transform-core.git
synced 2025-05-26 17:24:47 +00:00
Bump dependency.jackson.version from 2.9.10 to 2.10.0 (#134)
Bumps `dependency.jackson.version` from 2.9.10 to 2.10.0. Updates `jackson-annotations` from 2.9.10 to 2.10.0 - [Release notes](https://github.com/FasterXML/jackson/releases) - [Commits](https://github.com/FasterXML/jackson/commits) Updates `jackson-databind` from 2.9.10 to 2.10.0 - [Release notes](https://github.com/FasterXML/jackson/releases) - [Commits](https://github.com/FasterXML/jackson/commits) Updates `jackson-core` from 2.9.10 to 2.10.0 - [Release notes](https://github.com/FasterXML/jackson-core/releases) - [Commits](https://github.com/FasterXML/jackson-core/compare/jackson-core-2.9.10...jackson-core-2.10.0) Updates `jackson-datatype-jdk8` from 2.9.10 to 2.10.0 Updates `jackson-datatype-jsr310` from 2.9.10 to 2.10.0 Updates `jackson-module-parameter-names` from 2.9.10 to 2.10.0 - [Release notes](https://github.com/FasterXML/jackson-modules-java8/releases) - [Commits](https://github.com/FasterXML/jackson-modules-java8/compare/jackson-modules-java8-2.9.10...jackson-modules-java8-2.10.0) Signed-off-by: dependabot-preview[bot] <support@dependabot.com>
This commit is contained in:
parent
74a55371d1
commit
0f07718cb2
2
pom.xml
2
pom.xml
@ -25,7 +25,7 @@
|
||||
<env.project_version>${project.version}</env.project_version>
|
||||
<dependency.alfresco-transform-model.version>1.0.2.7</dependency.alfresco-transform-model.version>
|
||||
<dependency.activemq.version>5.15.9</dependency.activemq.version>
|
||||
<dependency.jackson.version>2.9.10</dependency.jackson.version>
|
||||
<dependency.jackson.version>2.10.0</dependency.jackson.version>
|
||||
<dependency.cxf.version>3.3.3</dependency.cxf.version>
|
||||
<dependency.poi.version>4.0.1</dependency.poi.version>
|
||||
</properties>
|
||||
|
Loading…
x
Reference in New Issue
Block a user