From 2a9a74286ed7b92016250bb5a4d95ca5583a7898 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Sun, 18 Jul 2021 04:52:17 +0000 Subject: [PATCH] chore(deps): bump jackson-databind Bumps [jackson-databind](https://github.com/FasterXML/jackson) from 2.8.7 to 2.9.10.7. - [Release notes](https://github.com/FasterXML/jackson/releases) - [Commits](https://github.com/FasterXML/jackson/commits) --- updated-dependencies: - dependency-name: com.fasterxml.jackson.core:jackson-databind dependency-type: direct:production ... Signed-off-by: dependabot[bot] --- examples/spring-security/spring-security-socket/pom.xml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) mode change 100755 => 100644 examples/spring-security/spring-security-socket/pom.xml diff --git a/examples/spring-security/spring-security-socket/pom.xml b/examples/spring-security/spring-security-socket/pom.xml old mode 100755 new mode 100644 index d1b83650..a3ee3af2 --- a/examples/spring-security/spring-security-socket/pom.xml +++ b/examples/spring-security/spring-security-socket/pom.xml @@ -188,7 +188,7 @@ 1.11.3.RELEASE 1.4.196 1.2.3 - 2.8.7 + 2.9.10.7 \ No newline at end of file