From d0a5be62b46d3ebf201cb931c90a4a948f29f75f Mon Sep 17 00:00:00 2001
From: "renovate[bot]" <29139614+renovate[bot]@users.noreply.github.com>
Date: Wed, 15 Nov 2023 11:26:43 +0000
Subject: [PATCH] chore(deps): update dependency
org.owasp:dependency-check-maven to v8.4.3
---
batch-boot-jpa-sample/pom.xml | 2 +-
boot-api-archunit-sample/pom.xml | 2 +-
boot-choas-monkey/pom.xml | 2 +-
boot-mongodb-elasticsearch/pom.xml | 2 +-
boot-opensearch-sample/pom.xml | 2 +-
boot-rest-docs-sample/pom.xml | 2 +-
boot-togglz-sample/pom.xml | 2 +-
graphql/boot-graphql-querydsl/pom.xml | 2 +-
graphql/boot-graphql-webflux/pom.xml | 2 +-
graphql/boot-graphql-webmvc/pom.xml | 2 +-
httpClients/boot-http-proxy/pom.xml | 2 +-
httpClients/boot-rest-template/pom.xml | 2 +-
httpClients/boot-web-client-mvc/pom.xml | 2 +-
httpClients/web-client-webflux/pom.xml | 2 +-
jpa/boot-data-customsequence/pom.xml | 2 +-
jpa/boot-data-envers/pom.xml | 2 +-
jpa/boot-data-keyset-pagination/pom.xml | 2 +-
jpa/boot-hibernate2ndlevelcache-sample/pom.xml | 2 +-
jpa/boot-jpa-locks/pom.xml | 2 +-
jpa/multitenancy/multidatasource-multitenancy/pom.xml | 2 +-
jpa/multitenancy/multitenancy-db/pom.xml | 2 +-
jpa/multitenancy/partition/pom.xml | 2 +-
jpa/multitenancy/schema/pom.xml | 2 +-
r2dbc/boot-jooq-r2dbc-sample/pom.xml | 2 +-
r2dbc/boot-r2dbc-sample/pom.xml | 2 +-
scheduler/boot-jobrunr-sample/pom.xml | 2 +-
scheduler/boot-scheduler-quartz/pom.xml | 2 +-
27 files changed, 27 insertions(+), 27 deletions(-)
diff --git a/batch-boot-jpa-sample/pom.xml b/batch-boot-jpa-sample/pom.xml
index 7dfcffaab..c5c43365d 100644
--- a/batch-boot-jpa-sample/pom.xml
+++ b/batch-boot-jpa-sample/pom.xml
@@ -26,7 +26,7 @@
${project.build.directory}/test-results
2.40.0
- 8.4.2
+ 8.4.3
1.2.1
3.10.0.2594
0.8.11
diff --git a/boot-api-archunit-sample/pom.xml b/boot-api-archunit-sample/pom.xml
index 2f1ff7048..f8c8db658 100644
--- a/boot-api-archunit-sample/pom.xml
+++ b/boot-api-archunit-sample/pom.xml
@@ -26,7 +26,7 @@
${project.build.directory}/test-results
2.40.0
- 8.4.2
+ 8.4.3
1.2.1
3.10.0.2594
0.8.11
diff --git a/boot-choas-monkey/pom.xml b/boot-choas-monkey/pom.xml
index 2b7865987..c5b95b47a 100644
--- a/boot-choas-monkey/pom.xml
+++ b/boot-choas-monkey/pom.xml
@@ -26,7 +26,7 @@
${project.build.directory}/test-results
2.40.0
- 8.4.2
+ 8.4.3
1.2.1
3.10.0.2594
0.8.11
diff --git a/boot-mongodb-elasticsearch/pom.xml b/boot-mongodb-elasticsearch/pom.xml
index 8d7878a87..ab00b6f9b 100644
--- a/boot-mongodb-elasticsearch/pom.xml
+++ b/boot-mongodb-elasticsearch/pom.xml
@@ -23,7 +23,7 @@
${project.build.directory}/test-results
2.40.0
- 8.4.2
+ 8.4.3
1.2.1
3.10.0.2594
0.8.11
diff --git a/boot-opensearch-sample/pom.xml b/boot-opensearch-sample/pom.xml
index 0d6d01616..295830cfc 100644
--- a/boot-opensearch-sample/pom.xml
+++ b/boot-opensearch-sample/pom.xml
@@ -26,7 +26,7 @@
${project.build.directory}/test-results
2.40.0
- 8.4.2
+ 8.4.3
1.2.1
3.10.0.2594
0.8.11
diff --git a/boot-rest-docs-sample/pom.xml b/boot-rest-docs-sample/pom.xml
index e36c18fbc..6519bc7cd 100644
--- a/boot-rest-docs-sample/pom.xml
+++ b/boot-rest-docs-sample/pom.xml
@@ -25,7 +25,7 @@
${project.build.directory}/test-results
2.40.0
- 8.4.2
+ 8.4.3
1.2.1
3.10.0.2594
0.8.11
diff --git a/boot-togglz-sample/pom.xml b/boot-togglz-sample/pom.xml
index 606a9668e..47921aef4 100644
--- a/boot-togglz-sample/pom.xml
+++ b/boot-togglz-sample/pom.xml
@@ -24,7 +24,7 @@
${project.build.directory}/test-results
2.40.0
- 8.4.2
+ 8.4.3
1.2.1
3.10.0.2594
0.8.11
diff --git a/graphql/boot-graphql-querydsl/pom.xml b/graphql/boot-graphql-querydsl/pom.xml
index 138a93752..c0f2f278a 100644
--- a/graphql/boot-graphql-querydsl/pom.xml
+++ b/graphql/boot-graphql-querydsl/pom.xml
@@ -27,7 +27,7 @@
${project.build.directory}/test-results
2.40.0
- 8.4.2
+ 8.4.3
1.2.1
3.10.0.2594
0.8.11
diff --git a/graphql/boot-graphql-webflux/pom.xml b/graphql/boot-graphql-webflux/pom.xml
index ff05eed13..810358f40 100644
--- a/graphql/boot-graphql-webflux/pom.xml
+++ b/graphql/boot-graphql-webflux/pom.xml
@@ -20,7 +20,7 @@
${project.build.directory}/test-results
2.40.0
- 8.4.2
+ 8.4.3
1.2.1
3.10.0.2594
0.8.11
diff --git a/graphql/boot-graphql-webmvc/pom.xml b/graphql/boot-graphql-webmvc/pom.xml
index 9e72b417c..17301263f 100644
--- a/graphql/boot-graphql-webmvc/pom.xml
+++ b/graphql/boot-graphql-webmvc/pom.xml
@@ -26,7 +26,7 @@
${project.build.directory}/test-results
2.40.0
- 8.4.2
+ 8.4.3
1.2.1
3.10.0.2594
0.8.11
diff --git a/httpClients/boot-http-proxy/pom.xml b/httpClients/boot-http-proxy/pom.xml
index c8c104b95..68b4d4cd1 100644
--- a/httpClients/boot-http-proxy/pom.xml
+++ b/httpClients/boot-http-proxy/pom.xml
@@ -24,7 +24,7 @@
${project.build.directory}/test-results
2.40.0
- 8.4.2
+ 8.4.3
1.2.1
3.10.0.2594
0.8.11
diff --git a/httpClients/boot-rest-template/pom.xml b/httpClients/boot-rest-template/pom.xml
index 402f499f9..5cb8b2927 100644
--- a/httpClients/boot-rest-template/pom.xml
+++ b/httpClients/boot-rest-template/pom.xml
@@ -23,7 +23,7 @@
${project.build.directory}/test-results
2.40.0
- 8.4.2
+ 8.4.3
1.2.1
3.10.0.2594
diff --git a/httpClients/boot-web-client-mvc/pom.xml b/httpClients/boot-web-client-mvc/pom.xml
index 59e860b06..7a52e0476 100644
--- a/httpClients/boot-web-client-mvc/pom.xml
+++ b/httpClients/boot-web-client-mvc/pom.xml
@@ -23,7 +23,7 @@
${project.build.directory}/test-results
2.40.0
- 8.4.2
+ 8.4.3
1.2.1
3.10.0.2594
0.8.11
diff --git a/httpClients/web-client-webflux/pom.xml b/httpClients/web-client-webflux/pom.xml
index 84dbebd70..40329cdf0 100644
--- a/httpClients/web-client-webflux/pom.xml
+++ b/httpClients/web-client-webflux/pom.xml
@@ -25,7 +25,7 @@
${project.build.directory}/test-results
2.40.0
- 8.4.2
+ 8.4.3
1.2.1
3.10.0.2594
0.8.11
diff --git a/jpa/boot-data-customsequence/pom.xml b/jpa/boot-data-customsequence/pom.xml
index d26887187..bd89f0465 100644
--- a/jpa/boot-data-customsequence/pom.xml
+++ b/jpa/boot-data-customsequence/pom.xml
@@ -24,7 +24,7 @@
${project.build.directory}/test-results
2.40.0
- 8.4.2
+ 8.4.3
1.2.1
3.10.0.2594
0.8.11
diff --git a/jpa/boot-data-envers/pom.xml b/jpa/boot-data-envers/pom.xml
index b4ebd4793..4ad987477 100644
--- a/jpa/boot-data-envers/pom.xml
+++ b/jpa/boot-data-envers/pom.xml
@@ -26,7 +26,7 @@
${project.build.directory}/test-results
2.40.0
- 8.4.2
+ 8.4.3
1.2.1
3.10.0.2594
0.8.11
diff --git a/jpa/boot-data-keyset-pagination/pom.xml b/jpa/boot-data-keyset-pagination/pom.xml
index 7904e24fc..65f46c0b3 100644
--- a/jpa/boot-data-keyset-pagination/pom.xml
+++ b/jpa/boot-data-keyset-pagination/pom.xml
@@ -26,7 +26,7 @@
${project.build.directory}/test-results
2.40.0
- 8.4.2
+ 8.4.3
1.2.1
3.10.0.2594
0.8.11
diff --git a/jpa/boot-hibernate2ndlevelcache-sample/pom.xml b/jpa/boot-hibernate2ndlevelcache-sample/pom.xml
index d17a5e01e..8b0b39857 100644
--- a/jpa/boot-hibernate2ndlevelcache-sample/pom.xml
+++ b/jpa/boot-hibernate2ndlevelcache-sample/pom.xml
@@ -26,7 +26,7 @@
${project.build.directory}/test-results
2.40.0
- 8.4.2
+ 8.4.3
1.2.1
3.10.0.2594
0.8.11
diff --git a/jpa/boot-jpa-locks/pom.xml b/jpa/boot-jpa-locks/pom.xml
index 3b9c32910..57d01fc06 100644
--- a/jpa/boot-jpa-locks/pom.xml
+++ b/jpa/boot-jpa-locks/pom.xml
@@ -27,7 +27,7 @@
${project.build.directory}/test-results
2.40.0
- 8.4.2
+ 8.4.3
1.2.1
3.10.0.2594
0.8.11
diff --git a/jpa/multitenancy/multidatasource-multitenancy/pom.xml b/jpa/multitenancy/multidatasource-multitenancy/pom.xml
index 33da87606..9d5386767 100644
--- a/jpa/multitenancy/multidatasource-multitenancy/pom.xml
+++ b/jpa/multitenancy/multidatasource-multitenancy/pom.xml
@@ -23,7 +23,7 @@
${project.build.directory}/test-results
2.40.0
- 8.4.2
+ 8.4.3
1.2.1
3.10.0.2594
0.8.11
diff --git a/jpa/multitenancy/multitenancy-db/pom.xml b/jpa/multitenancy/multitenancy-db/pom.xml
index 8693335cc..e6db79fc1 100644
--- a/jpa/multitenancy/multitenancy-db/pom.xml
+++ b/jpa/multitenancy/multitenancy-db/pom.xml
@@ -23,7 +23,7 @@
${project.build.directory}/test-results
2.40.0
- 8.4.2
+ 8.4.3
1.2.1
3.10.0.2594
0.8.11
diff --git a/jpa/multitenancy/partition/pom.xml b/jpa/multitenancy/partition/pom.xml
index 3c4d30f14..90a4f3cb5 100644
--- a/jpa/multitenancy/partition/pom.xml
+++ b/jpa/multitenancy/partition/pom.xml
@@ -23,7 +23,7 @@
${project.build.directory}/test-results
2.40.0
- 8.4.2
+ 8.4.3
1.2.1
3.10.0.2594
0.8.11
diff --git a/jpa/multitenancy/schema/pom.xml b/jpa/multitenancy/schema/pom.xml
index 263031d47..200391fb7 100644
--- a/jpa/multitenancy/schema/pom.xml
+++ b/jpa/multitenancy/schema/pom.xml
@@ -23,7 +23,7 @@
${project.build.directory}/test-results
2.40.0
- 8.4.2
+ 8.4.3
1.2.1
3.10.0.2594
0.8.11
diff --git a/r2dbc/boot-jooq-r2dbc-sample/pom.xml b/r2dbc/boot-jooq-r2dbc-sample/pom.xml
index b469f646b..28e817b29 100644
--- a/r2dbc/boot-jooq-r2dbc-sample/pom.xml
+++ b/r2dbc/boot-jooq-r2dbc-sample/pom.xml
@@ -24,7 +24,7 @@
${project.build.directory}/test-results
2.40.0
- 8.4.2
+ 8.4.3
1.2.1
3.10.0.2594
0.8.11
diff --git a/r2dbc/boot-r2dbc-sample/pom.xml b/r2dbc/boot-r2dbc-sample/pom.xml
index 32828a3df..59dfbf8e5 100644
--- a/r2dbc/boot-r2dbc-sample/pom.xml
+++ b/r2dbc/boot-r2dbc-sample/pom.xml
@@ -26,7 +26,7 @@
${project.build.directory}/test-results
2.40.0
- 8.4.2
+ 8.4.3
1.2.1
3.2.2
3.2.2
diff --git a/scheduler/boot-jobrunr-sample/pom.xml b/scheduler/boot-jobrunr-sample/pom.xml
index d43e246b0..082820050 100644
--- a/scheduler/boot-jobrunr-sample/pom.xml
+++ b/scheduler/boot-jobrunr-sample/pom.xml
@@ -22,7 +22,7 @@
${project.build.directory}/test-results
2.40.0
- 8.4.2
+ 8.4.3
1.2.1
3.10.0.2594
0.8.11
diff --git a/scheduler/boot-scheduler-quartz/pom.xml b/scheduler/boot-scheduler-quartz/pom.xml
index cb6a6028a..dd051ed3f 100644
--- a/scheduler/boot-scheduler-quartz/pom.xml
+++ b/scheduler/boot-scheduler-quartz/pom.xml
@@ -26,7 +26,7 @@
${project.build.directory}/test-results
2.40.0
- 8.4.2
+ 8.4.3
1.2.1
3.10.0.2594
0.8.11