Skip to content

Commit dc5bea0

Browse files
committed
Bump OWASP dependency check plugin version to 8.2.1
1 parent 5c97e6c commit dc5bea0

File tree

2 files changed

+2
-2
lines changed

2 files changed

+2
-2
lines changed

build-parent/pom.xml

+1-1
Original file line numberDiff line numberDiff line change
@@ -176,7 +176,7 @@
176176

177177
<!-- google cloud functions invoker-->
178178
<gcf-invoker.version>1.1.1</gcf-invoker.version>
179-
<owasp-dependency-check-plugin.version>8.1.2</owasp-dependency-check-plugin.version>
179+
<owasp-dependency-check-plugin.version>8.2.1</owasp-dependency-check-plugin.version>
180180

181181
<!-- Jakarta JMS API -->
182182
<jakarta.jms-api.version>3.1.0</jakarta.jms-api.version>

docs/src/main/asciidoc/security-vulnerability-detection-concept.adoc

+1-1
Original file line numberDiff line numberDiff line change
@@ -38,7 +38,7 @@ To add the OWASP Dependency check plugin to your Quarkus Maven project, add the
3838

3939
[IMPORTANT]
4040
====
41-
Set the `owasp-dependency-check-plugin.version` value to `8.1.2` or later.
41+
Set the `owasp-dependency-check-plugin.version` value to `8.2.1` or later.
4242
====
4343

4444
Next, configure the plugin as follows:

0 commit comments

Comments
 (0)