mirror of https://github.com/apache/cloudstack.git
Bump com.fasterxml.jackson.core:jackson-databind
Bumps [com.fasterxml.jackson.core:jackson-databind](https://github.com/FasterXML/jackson) from 2.13.4 to 2.22.0. - [Commits](https://github.com/FasterXML/jackson/commits) --- updated-dependencies: - dependency-name: com.fasterxml.jackson.core:jackson-databind dependency-version: 2.22.0 dependency-type: direct:production ... Signed-off-by: dependabot[bot] <support@github.com>
This commit is contained in:
parent
21e4475d96
commit
45bb45cbe0
|
|
@ -34,7 +34,7 @@
|
|||
<swagger-annotations.version>1.6.2</swagger-annotations.version>
|
||||
<maven-compiler-plugin.version>3.8.1</maven-compiler-plugin.version>
|
||||
<maven-surefire-plugin.version>2.22.2</maven-surefire-plugin.version>
|
||||
<jackson-databind.version>2.13.4</jackson-databind.version>
|
||||
<jackson-databind.version>2.22.0</jackson-databind.version>
|
||||
<assertj.version>3.24.2</assertj.version>
|
||||
<junit-jupiter.version>5.8.1</junit-jupiter.version>
|
||||
<mockito.version>3.12.4</mockito.version>
|
||||
|
|
|
|||
Loading…
Reference in New Issue