From 2a2d96af7bfa91b9e1c64e79d77a8bca7380bb27 Mon Sep 17 00:00:00 2001
From: "renovate[bot]" <29139614+renovate[bot]@users.noreply.github.com>
Date: Sun, 26 Nov 2023 13:31:10 +0000
Subject: [PATCH] chore(deps): update dependency
org.owasp:dependency-check-maven to v9.0.1
---
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 9f46046e5..dc110c77e 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
- 9.0.0
+ 9.0.1
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 05312870f..66309c47f 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
- 9.0.0
+ 9.0.1
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 083ad4b85..727ef8205 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
- 9.0.0
+ 9.0.1
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 00917965f..161ec8f3a 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
- 9.0.0
+ 9.0.1
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 daa3cf62c..a8387715e 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
- 9.0.0
+ 9.0.1
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 f4a4c6b09..81b39081a 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
- 9.0.0
+ 9.0.1
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 590dc7b0a..ababe2845 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
- 9.0.0
+ 9.0.1
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 365047d51..10937bc5e 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
- 9.0.0
+ 9.0.1
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 baee2401d..59f1ea949 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
- 9.0.0
+ 9.0.1
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 dd02c9e30..ac82452f0 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
- 9.0.0
+ 9.0.1
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 a56a24eb2..39cf3ac5a 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
- 9.0.0
+ 9.0.1
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 e1c6704ce..f43a886ac 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
- 9.0.0
+ 9.0.1
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 cf26db06f..cef8226f4 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
- 9.0.0
+ 9.0.1
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 59d4c2a7e..43ea12eb8 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.40.0
- 9.0.0
+ 9.0.1
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 3ac665614..41eb2d540 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
- 9.0.0
+ 9.0.1
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 8307229a9..37f22a565 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.40.0
- 9.0.0
+ 9.0.1
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 689920b84..30ace404e 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
- 9.0.0
+ 9.0.1
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 a46eba4ed..e39b67675 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
- 9.0.0
+ 9.0.1
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 e439e2db4..fe93d883d 100644
--- a/jpa/boot-jpa-locks/pom.xml
+++ b/jpa/boot-jpa-locks/pom.xml
@@ -26,7 +26,7 @@
${project.build.directory}/test-results
2.40.0
- 9.0.0
+ 9.0.1
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 4ec54a926..72781b0b0 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
- 9.0.0
+ 9.0.1
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 8c7a91ff6..0c4328b7d 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
- 9.0.0
+ 9.0.1
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 bcbb090e9..e695ec6a1 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
- 9.0.0
+ 9.0.1
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 d51df2da1..d00429bed 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
- 9.0.0
+ 9.0.1
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 16d53724f..74b446a55 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
- 9.0.0
+ 9.0.1
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 672984242..b9a76641c 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
- 9.0.0
+ 9.0.1
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 81cb2ae0a..14cdeff47 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
- 9.0.0
+ 9.0.1
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 e75e212ae..45935e4b0 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
- 9.0.0
+ 9.0.1
1.2.1
3.10.0.2594
0.8.11