From 5b026722568417f37582b3335e15c1f9b11827c2 Mon Sep 17 00:00:00 2001
From: "renovate[bot]" <29139614+renovate[bot]@users.noreply.github.com>
Date: Sat, 6 Jul 2024 15:49:55 +0000
Subject: [PATCH] chore(deps): update dependency
org.owasp:dependency-check-maven to v10.0.2
---
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-jndi-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 +-
scheduler/boot-shedlock-sample/pom.xml | 2 +-
29 files changed, 29 insertions(+), 29 deletions(-)
diff --git a/batch-boot-jpa-sample/pom.xml b/batch-boot-jpa-sample/pom.xml
index f4ea494aa..65cfc2ba8 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.43.0
- 10.0.1
+ 10.0.2
1.2.1
4.0.0.4121
0.8.12
diff --git a/boot-api-archunit-sample/pom.xml b/boot-api-archunit-sample/pom.xml
index c01d37a45..8217bfd03 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.43.0
- 10.0.1
+ 10.0.2
1.2.1
4.0.0.4121
0.8.12
diff --git a/boot-choas-monkey/pom.xml b/boot-choas-monkey/pom.xml
index 85ffa9ee1..4a9ef8fc5 100644
--- a/boot-choas-monkey/pom.xml
+++ b/boot-choas-monkey/pom.xml
@@ -26,7 +26,7 @@
${project.build.directory}/test-results
2.43.0
- 10.0.1
+ 10.0.2
1.2.1
4.0.0.4121
0.8.12
diff --git a/boot-mongodb-elasticsearch/pom.xml b/boot-mongodb-elasticsearch/pom.xml
index 2ee8d223a..380e48a2e 100644
--- a/boot-mongodb-elasticsearch/pom.xml
+++ b/boot-mongodb-elasticsearch/pom.xml
@@ -23,7 +23,7 @@
${project.build.directory}/test-results
2.43.0
- 10.0.1
+ 10.0.2
1.2.1
4.0.0.4121
0.8.12
diff --git a/boot-opensearch-sample/pom.xml b/boot-opensearch-sample/pom.xml
index e9ea24caa..a073d8a08 100644
--- a/boot-opensearch-sample/pom.xml
+++ b/boot-opensearch-sample/pom.xml
@@ -26,7 +26,7 @@
${project.build.directory}/test-results
2.43.0
- 10.0.1
+ 10.0.2
1.2.1
4.0.0.4121
0.8.12
diff --git a/boot-rest-docs-sample/pom.xml b/boot-rest-docs-sample/pom.xml
index c0c38c865..7d1e100c5 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.43.0
- 10.0.1
+ 10.0.2
1.2.1
4.0.0.4121
0.8.12
diff --git a/boot-togglz-sample/pom.xml b/boot-togglz-sample/pom.xml
index b37126773..597cee7d1 100644
--- a/boot-togglz-sample/pom.xml
+++ b/boot-togglz-sample/pom.xml
@@ -24,7 +24,7 @@
${project.build.directory}/test-results
2.43.0
- 10.0.1
+ 10.0.2
1.2.1
4.0.0.4121
0.8.12
diff --git a/graphql/boot-graphql-querydsl/pom.xml b/graphql/boot-graphql-querydsl/pom.xml
index d67cd0e64..6ee021021 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.43.0
- 10.0.1
+ 10.0.2
1.2.1
4.0.0.4121
0.8.12
diff --git a/graphql/boot-graphql-webflux/pom.xml b/graphql/boot-graphql-webflux/pom.xml
index 2796a63d8..d5b9e9dd7 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.43.0
- 10.0.1
+ 10.0.2
1.2.1
4.0.0.4121
0.8.12
diff --git a/graphql/boot-graphql-webmvc/pom.xml b/graphql/boot-graphql-webmvc/pom.xml
index 158ddd410..ead122afe 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.43.0
- 10.0.1
+ 10.0.2
1.2.1
4.0.0.4121
0.8.12
diff --git a/httpClients/boot-http-proxy/pom.xml b/httpClients/boot-http-proxy/pom.xml
index c59707b55..cad048893 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.43.0
- 10.0.1
+ 10.0.2
1.2.1
4.0.0.4121
0.8.12
diff --git a/httpClients/boot-rest-template/pom.xml b/httpClients/boot-rest-template/pom.xml
index 211453486..0ac45f71b 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.43.0
- 10.0.1
+ 10.0.2
1.2.1
4.0.0.4121
diff --git a/httpClients/boot-web-client-mvc/pom.xml b/httpClients/boot-web-client-mvc/pom.xml
index 73f154939..b27eeed74 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.43.0
- 10.0.1
+ 10.0.2
1.2.1
4.0.0.4121
0.8.12
diff --git a/httpClients/boot-web-client-webflux/pom.xml b/httpClients/boot-web-client-webflux/pom.xml
index 8c83c2332..0186676d7 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.43.0
- 10.0.1
+ 10.0.2
1.2.1
4.0.0.4121
0.8.12
diff --git a/jpa/boot-data-customsequence/pom.xml b/jpa/boot-data-customsequence/pom.xml
index 754a98366..758cb00a6 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.43.0
- 10.0.1
+ 10.0.2
1.2.1
4.0.0.4121
0.8.12
diff --git a/jpa/boot-data-envers/pom.xml b/jpa/boot-data-envers/pom.xml
index f389da727..14cfe1d51 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.43.0
- 10.0.1
+ 10.0.2
1.2.1
4.0.0.4121
0.8.12
diff --git a/jpa/boot-data-keyset-pagination/pom.xml b/jpa/boot-data-keyset-pagination/pom.xml
index 7f91e336d..779dbb4a1 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.43.0
- 10.0.1
+ 10.0.2
1.2.1
4.0.0.4121
0.8.12
diff --git a/jpa/boot-hibernate2ndlevelcache-sample/pom.xml b/jpa/boot-hibernate2ndlevelcache-sample/pom.xml
index deb317603..201d8e4a9 100644
--- a/jpa/boot-hibernate2ndlevelcache-sample/pom.xml
+++ b/jpa/boot-hibernate2ndlevelcache-sample/pom.xml
@@ -27,7 +27,7 @@
${project.build.directory}/test-results
2.43.0
- 10.0.1
+ 10.0.2
1.2.1
4.0.0.4121
0.8.12
diff --git a/jpa/boot-jndi-sample/pom.xml b/jpa/boot-jndi-sample/pom.xml
index 33923f7ac..87c1a442f 100644
--- a/jpa/boot-jndi-sample/pom.xml
+++ b/jpa/boot-jndi-sample/pom.xml
@@ -26,7 +26,7 @@
${project.build.directory}/test-results
2.43.0
- 10.0.1
+ 10.0.2
1.2.1
4.0.0.4121
0.8.12
diff --git a/jpa/boot-jpa-locks/pom.xml b/jpa/boot-jpa-locks/pom.xml
index c080a10cb..ccf04aac5 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.43.0
1.5.5.Final
- 10.0.1
+ 10.0.2
1.2.1
4.0.0.4121
0.8.12
diff --git a/jpa/multitenancy/multidatasource-multitenancy/pom.xml b/jpa/multitenancy/multidatasource-multitenancy/pom.xml
index d25a27890..2caa54524 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.43.0
- 10.0.1
+ 10.0.2
1.2.1
4.0.0.4121
0.8.12
diff --git a/jpa/multitenancy/multitenancy-db/pom.xml b/jpa/multitenancy/multitenancy-db/pom.xml
index 6e9b23908..218cda432 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.43.0
- 10.0.1
+ 10.0.2
1.2.1
4.0.0.4121
0.8.12
diff --git a/jpa/multitenancy/partition/pom.xml b/jpa/multitenancy/partition/pom.xml
index bb2aab55d..dba2bb8e6 100644
--- a/jpa/multitenancy/partition/pom.xml
+++ b/jpa/multitenancy/partition/pom.xml
@@ -23,7 +23,7 @@
${project.build.directory}/test-results
2.43.0
- 10.0.1
+ 10.0.2
1.2.1
4.0.0.4121
0.8.12
diff --git a/jpa/multitenancy/schema/pom.xml b/jpa/multitenancy/schema/pom.xml
index d71d4dc09..a1540b5f8 100644
--- a/jpa/multitenancy/schema/pom.xml
+++ b/jpa/multitenancy/schema/pom.xml
@@ -23,7 +23,7 @@
${project.build.directory}/test-results
2.43.0
- 10.0.1
+ 10.0.2
1.2.1
4.0.0.4121
0.8.12
diff --git a/r2dbc/boot-jooq-r2dbc-sample/pom.xml b/r2dbc/boot-jooq-r2dbc-sample/pom.xml
index 7d8aff8be..038eb726a 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.43.0
- 10.0.1
+ 10.0.2
1.2.1
4.0.0.4121
0.8.12
diff --git a/r2dbc/boot-r2dbc-sample/pom.xml b/r2dbc/boot-r2dbc-sample/pom.xml
index be5591745..b476d84b0 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.43.0
- 10.0.1
+ 10.0.2
1.2.1
4.0.0.4121
0.8.12
diff --git a/scheduler/boot-jobrunr-sample/pom.xml b/scheduler/boot-jobrunr-sample/pom.xml
index b03f72f76..5bb0dbd14 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.43.0
- 10.0.1
+ 10.0.2
1.2.1
4.0.0.4121
0.8.12
diff --git a/scheduler/boot-scheduler-quartz/pom.xml b/scheduler/boot-scheduler-quartz/pom.xml
index 813b7ee7a..fc32a8578 100644
--- a/scheduler/boot-scheduler-quartz/pom.xml
+++ b/scheduler/boot-scheduler-quartz/pom.xml
@@ -25,7 +25,7 @@
${project.build.directory}/test-results
2.43.0
- 10.0.1
+ 10.0.2
1.2.1
4.0.0.4121
0.8.12
diff --git a/scheduler/boot-shedlock-sample/pom.xml b/scheduler/boot-shedlock-sample/pom.xml
index cc62660b9..d8370c3c7 100644
--- a/scheduler/boot-shedlock-sample/pom.xml
+++ b/scheduler/boot-shedlock-sample/pom.xml
@@ -26,7 +26,7 @@
${project.build.directory}/test-results
2.43.0
- 10.0.1
+ 10.0.2
1.2.1
4.0.0.4121
0.8.12