From af59c74c1f4fc560a589533d07496e1807479bf0 Mon Sep 17 00:00:00 2001 From: Centaurioun <86323645+Centaurioun@users.noreply.github.com> Date: Wed, 11 Jan 2023 20:12:56 +0300 Subject: [PATCH 1/4] fix: json-modules/json/src/main/webapp/package.json to reduce vulnerabilities (#425) The following vulnerabilities are fixed with an upgrade: - https://snyk.io/vuln/SNYK-JS-DEBUG-3227433 Co-authored-by: snyk-bot --- json-modules/json/src/main/webapp/package.json | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/json-modules/json/src/main/webapp/package.json b/json-modules/json/src/main/webapp/package.json index 5dae00059373..f321fc1db53a 100644 --- a/json-modules/json/src/main/webapp/package.json +++ b/json-modules/json/src/main/webapp/package.json @@ -4,8 +4,8 @@ "version": "0.0.1", "license": "MIT", "dependencies": { - "typings": "0.6.5", - "jsonforms": "0.0.19", + "typings": "0.7.0", + "jsonforms": "0.0.20", "bootstrap": "3.3.6" } } \ No newline at end of file From 10f5ee8321d1cc038d5613e507f7dfcb9e5a9b41 Mon Sep 17 00:00:00 2001 From: Centaurioun <86323645+Centaurioun@users.noreply.github.com> Date: Wed, 11 Jan 2023 20:56:45 +0300 Subject: [PATCH 2/4] ci(Mergify): configuration update (#443) Signed-off-by: null Signed-off-by: null --- .mergify.yml | 7 +++++++ 1 file changed, 7 insertions(+) create mode 100644 .mergify.yml diff --git a/.mergify.yml b/.mergify.yml new file mode 100644 index 000000000000..fac2166e311e --- /dev/null +++ b/.mergify.yml @@ -0,0 +1,7 @@ +pull_request_rules: + - name: Automatic merge on approval + conditions: + - "#approved-reviews-by>=1" + actions: + merge: + method: merge From 7247a048198d2f3bb21f19c3b97d470637394efd Mon Sep 17 00:00:00 2001 From: Snyk bot Date: Fri, 3 Mar 2023 23:48:39 +0100 Subject: [PATCH 3/4] [Snyk] Security upgrade org.apache.kafka:kafka-streams from 3.3.1 to 3.4.0 (#622) * fix: libraries-data/pom.xml to reduce vulnerabilities The following vulnerabilities are fixed with an upgrade: - https://snyk.io/vuln/SNYK-JAVA-ORGAPACHEKAFKA-3317161 * Restyled by whitespace (#623) Co-authored-by: Restyled.io --------- Co-authored-by: restyled-io[bot] <32688539+restyled-io[bot]@users.noreply.github.com> Co-authored-by: Restyled.io --- libraries-data/pom.xml | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/libraries-data/pom.xml b/libraries-data/pom.xml index 85edf8b69a33..157de2e9b5fe 100644 --- a/libraries-data/pom.xml +++ b/libraries-data/pom.xml @@ -169,7 +169,7 @@ 2.3 3.1 1.2.2 - 3.3.1 + 3.4.0 2.4.0 2.9.1 1.1.1 @@ -180,4 +180,4 @@ 1.6.0.1 - \ No newline at end of file + From 8fdb0a8770930169f1ac5418e86129c515a289f0 Mon Sep 17 00:00:00 2001 From: snyk-bot Date: Fri, 24 Mar 2023 00:45:52 +0000 Subject: [PATCH 4/4] fix: messaging-modules/spring-jms/pom.xml to reduce vulnerabilities The following vulnerabilities are fixed with an upgrade: - https://snyk.io/vuln/SNYK-JAVA-ORGSPRINGFRAMEWORK-3369749 --- messaging-modules/spring-jms/pom.xml | 170 +++++++++++++-------------- 1 file changed, 85 insertions(+), 85 deletions(-) diff --git a/messaging-modules/spring-jms/pom.xml b/messaging-modules/spring-jms/pom.xml index 398a2ec54c92..ed85ba77b117 100644 --- a/messaging-modules/spring-jms/pom.xml +++ b/messaging-modules/spring-jms/pom.xml @@ -1,88 +1,88 @@ - + - 4.0.0 - spring-jms - spring-jms - war - Introduction to Spring JMS - - - com.baeldung - messaging-modules - 0.0.1-SNAPSHOT - - - - - - org.springframework - spring-jms - ${springframework.version} - - - commons-logging - commons-logging - - - - - - org.apache.activemq - activemq-all - ${activemq.version} - - - - org.springframework.boot - spring-boot-starter-test - ${spring-boot-test.version} - test - - - - org.mockito - mockito-core - 4.6.1 - test - - - org.apache.activemq.tooling - activemq-junit - 5.16.5 - test - - - org.testcontainers - testcontainers - 1.17.3 - test - - - - - - - - org.apache.maven.plugins - maven-war-plugin - ${maven-war-plugin.version} - - src/main/webapp - spring-jms - false - - - - - spring-jms - - - - 4.3.4.RELEASE - 5.14.1 - 1.5.10.RELEASE - - + xsi:schemaLocation="http://maven.apache.org/POM/4.0.0 http://maven.apache.org/xsd/maven-4.0.0.xsd"> + 4.0.0 + spring-jms + spring-jms + war + Introduction to Spring JMS + + + com.baeldung + messaging-modules + 0.0.1-SNAPSHOT + + + + + + org.springframework + spring-jms + ${springframework.version} + + + commons-logging + commons-logging + + + + + + org.apache.activemq + activemq-all + ${activemq.version} + + + + org.springframework.boot + spring-boot-starter-test + ${spring-boot-test.version} + test + + + + org.mockito + mockito-core + 4.6.1 + test + + + org.apache.activemq.tooling + activemq-junit + 5.16.5 + test + + + org.testcontainers + testcontainers + 1.17.3 + test + + + + + + + + org.apache.maven.plugins + maven-war-plugin + ${maven-war-plugin.version} + + src/main/webapp + spring-jms + false + + + + + spring-jms + + + + 5.0.0.RELEASE + 5.14.1 + 1.5.10.RELEASE + +