From dfbbd625a57ec564c271fe2b9aaa533b4b46f358 Mon Sep 17 00:00:00 2001
From: "renovate[bot]" <29139614+renovate[bot]@users.noreply.github.com>
Date: Fri, 8 Dec 2023 13:18:54 +0000
Subject: [PATCH] chore(deps): update dependency
org.owasp:dependency-check-maven to v9.0.4
---
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/boot-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 2ccb91997..6c825a008 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.41.1
- 9.0.3
+ 9.0.4
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 663add573..c844de0b1 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.41.1
- 9.0.3
+ 9.0.4
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 4149ac080..9bd931e6b 100644
--- a/boot-choas-monkey/pom.xml
+++ b/boot-choas-monkey/pom.xml
@@ -26,7 +26,7 @@
${project.build.directory}/test-results
2.41.1
- 9.0.3
+ 9.0.4
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 053204e1b..c2f9175db 100644
--- a/boot-mongodb-elasticsearch/pom.xml
+++ b/boot-mongodb-elasticsearch/pom.xml
@@ -23,7 +23,7 @@
${project.build.directory}/test-results
2.41.1
- 9.0.3
+ 9.0.4
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 d331cce6f..4e031f74e 100644
--- a/boot-opensearch-sample/pom.xml
+++ b/boot-opensearch-sample/pom.xml
@@ -26,7 +26,7 @@
${project.build.directory}/test-results
2.41.1
- 9.0.3
+ 9.0.4
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 80ee23a3a..e6d8a8548 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.41.1
- 9.0.3
+ 9.0.4
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 9832d24c3..89b5b03b1 100644
--- a/boot-togglz-sample/pom.xml
+++ b/boot-togglz-sample/pom.xml
@@ -24,7 +24,7 @@
${project.build.directory}/test-results
2.41.1
- 9.0.3
+ 9.0.4
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 70511cb44..c5ccf153b 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.41.1
- 9.0.3
+ 9.0.4
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 898a94279..d002b3d7b 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.41.1
- 9.0.3
+ 9.0.4
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 01f667ad5..a37ad8104 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.41.1
- 9.0.3
+ 9.0.4
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 f2cc8ce4a..639877867 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.41.1
- 9.0.3
+ 9.0.4
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 b9f50fda6..f542b0613 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.41.1
- 9.0.3
+ 9.0.4
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 5efa551a2..660d0651a 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.41.1
- 9.0.3
+ 9.0.4
1.2.1
3.10.0.2594
0.8.11
diff --git a/httpClients/boot-web-client-webflux/pom.xml b/httpClients/boot-web-client-webflux/pom.xml
index 06b81f2ac..c1f723e76 100644
--- a/httpClients/boot-web-client-webflux/pom.xml
+++ b/httpClients/boot-web-client-webflux/pom.xml
@@ -25,7 +25,7 @@
${project.build.directory}/test-results
2.41.1
- 9.0.3
+ 9.0.4
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 57ce1c45a..5f011b3ea 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.41.1
- 9.0.3
+ 9.0.4
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 773c8824f..4f13c94a5 100644
--- a/jpa/boot-data-envers/pom.xml
+++ b/jpa/boot-data-envers/pom.xml
@@ -25,7 +25,7 @@
${project.build.directory}/test-results
2.41.1
- 9.0.3
+ 9.0.4
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 33c5d7616..7c5e69f99 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.41.1
- 9.0.3
+ 9.0.4
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 85a2235a0..b6be0bafb 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.41.1
- 9.0.3
+ 9.0.4
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 e120bee64..b23be670d 100644
--- a/jpa/boot-jpa-locks/pom.xml
+++ b/jpa/boot-jpa-locks/pom.xml
@@ -25,7 +25,7 @@
${project.build.directory}/test-results
2.41.1
- 9.0.3
+ 9.0.4
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 f19743582..79465fef2 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.41.1
- 9.0.3
+ 9.0.4
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 3310da945..fb94285b3 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.41.1
- 9.0.3
+ 9.0.4
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 8caf9bfe4..8be7f618d 100644
--- a/jpa/multitenancy/partition/pom.xml
+++ b/jpa/multitenancy/partition/pom.xml
@@ -23,7 +23,7 @@
${project.build.directory}/test-results
2.41.1
- 9.0.3
+ 9.0.4
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 82f2828c8..a924af263 100644
--- a/jpa/multitenancy/schema/pom.xml
+++ b/jpa/multitenancy/schema/pom.xml
@@ -23,7 +23,7 @@
${project.build.directory}/test-results
2.41.1
- 9.0.3
+ 9.0.4
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 6e7476b30..725b09e3d 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.41.1
- 9.0.3
+ 9.0.4
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 a7a0100b8..d5004caf4 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.41.1
- 9.0.3
+ 9.0.4
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 4a4233865..19313696b 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.41.1
- 9.0.3
+ 9.0.4
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 09f647b4a..08eb97e55 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.41.1
- 9.0.3
+ 9.0.4
1.2.1
3.10.0.2594
0.8.11