From 1ac54f90d0cf5597fbff1a20efe1fc92ad074600 Mon Sep 17 00:00:00 2001 From: snyk-bot Date: Sat, 1 Apr 2023 17:17:31 +0000 Subject: [PATCH 1/3] fix: spring-web-modules/spring-mvc-crash/pom.xml to reduce vulnerabilities The following vulnerabilities are fixed with an upgrade: - https://snyk.io/vuln/SNYK-JAVA-ORGSPRINGFRAMEWORK-3369749 --- spring-web-modules/spring-mvc-crash/pom.xml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/spring-web-modules/spring-mvc-crash/pom.xml b/spring-web-modules/spring-mvc-crash/pom.xml index 2b7b79666d72..cd4a54be0413 100644 --- a/spring-web-modules/spring-mvc-crash/pom.xml +++ b/spring-web-modules/spring-mvc-crash/pom.xml @@ -131,7 +131,7 @@ - 5.0.2.RELEASE + 5.2.23.RELEASE 1.5.10.RELEASE 5.1.40 From 33069cfde0a5734e46d403e831746f9c13c0c78c Mon Sep 17 00:00:00 2001 From: "restyled-io[bot]" <32688539+restyled-io[bot]@users.noreply.github.com> Date: Mon, 11 Sep 2023 21:20:56 +0300 Subject: [PATCH 2/3] Restyled by whitespace (#1123) Co-authored-by: Restyled.io --- spring-web-modules/spring-mvc-crash/pom.xml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/spring-web-modules/spring-mvc-crash/pom.xml b/spring-web-modules/spring-mvc-crash/pom.xml index cd4a54be0413..02c8f5ca529f 100644 --- a/spring-web-modules/spring-mvc-crash/pom.xml +++ b/spring-web-modules/spring-mvc-crash/pom.xml @@ -149,4 +149,4 @@ 3.0.0-rc-3 - \ No newline at end of file + From 0f74f41dedcf859dfa8172f4fc56b8f43d5fbcba Mon Sep 17 00:00:00 2001 From: "Restyled.io" Date: Mon, 11 Sep 2023 18:21:19 +0000 Subject: [PATCH 3/3] Restyled by jq --- .../json/src/main/webapp/package.json | 20 +++++++++---------- 1 file changed, 10 insertions(+), 10 deletions(-) diff --git a/json-modules/json/src/main/webapp/package.json b/json-modules/json/src/main/webapp/package.json index f321fc1db53a..5d560a86281f 100644 --- a/json-modules/json/src/main/webapp/package.json +++ b/json-modules/json/src/main/webapp/package.json @@ -1,11 +1,11 @@ { - "name": "jsonforms-intro", - "description": "Introduction to JSONForms", - "version": "0.0.1", - "license": "MIT", - "dependencies": { - "typings": "0.7.0", - "jsonforms": "0.0.20", - "bootstrap": "3.3.6" - } -} \ No newline at end of file + "name": "jsonforms-intro", + "description": "Introduction to JSONForms", + "version": "0.0.1", + "license": "MIT", + "dependencies": { + "typings": "0.7.0", + "jsonforms": "0.0.20", + "bootstrap": "3.3.6" + } +}