From ebdce796c438b8ed71b466b43f596c50ce6e3e27 Mon Sep 17 00:00:00 2001 From: Keshav Mishra Date: Mon, 14 Mar 2022 12:24:43 +0530 Subject: [PATCH 1/2] removed unused line --- README.md | 3 --- 1 file changed, 3 deletions(-) diff --git a/README.md b/README.md index cb33f26c..8e6d5a05 100644 --- a/README.md +++ b/README.md @@ -33,6 +33,3 @@ API documentation is available [here](https://mosip.github.io/documentation/). ## License This project is licensed under the terms of [Mozilla Public License 2.0](LICENSE). - - - From 00605b37d5520d77abaabd3fa264d0490db93ddb Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Tue, 17 May 2022 07:39:18 +0000 Subject: [PATCH 2/2] Bump jackson-databind from 2.12.0 to 2.12.6.1 in /kernel/keys-migrator Bumps [jackson-databind](https://github.com/FasterXML/jackson) from 2.12.0 to 2.12.6.1. - [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] --- kernel/keys-migrator/pom.xml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) mode change 100755 => 100644 kernel/keys-migrator/pom.xml diff --git a/kernel/keys-migrator/pom.xml b/kernel/keys-migrator/pom.xml old mode 100755 new mode 100644 index b083bb27..e0ef8d61 --- a/kernel/keys-migrator/pom.xml +++ b/kernel/keys-migrator/pom.xml @@ -94,7 +94,7 @@ com.fasterxml.jackson.core jackson-databind - 2.12.0 + 2.12.6.1 com.fasterxml.jackson.core