diff --git a/CHANGELOG.md b/CHANGELOG.md index a75bb1f4f..e71105398 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -9,6 +9,7 @@ All notable changes to this project will be documented in this file. - Increase checkstyle version from 9.0.1 to 9.1. - Increase postgresql version from 42.3.0 to 42.3.1. - Increase pmd version from 6.39.0 to 6.40.0. +- Increase dependency-check-maven version from 6.4.1 to 6.5.0. ### Fixed - Setting `spring.security.enabled=false` will disable BasicAuth and other security checks. diff --git a/pom.xml b/pom.xml index e2d8146f4..76002e28d 100644 --- a/pom.xml +++ b/pom.xml @@ -130,7 +130,7 @@ 2.2.0 2.4 3.1.1 - 6.4.1 + 6.5.0 Apache License, Version 2.0