Skip to content

Commit

Permalink
chore(deps): Bump dependency-check-maven from 7.3.2 to 7.4.0 (#581)
Browse files Browse the repository at this point in the history
* chore(deps): Bump dependency-check-maven from 7.3.2 to 7.4.0

Bumps [dependency-check-maven](https://github.com/jeremylong/DependencyCheck) from 7.3.2 to 7.4.0.
- [Release notes](https://github.com/jeremylong/DependencyCheck/releases)
- [Changelog](https://github.com/jeremylong/DependencyCheck/blob/main/CHANGELOG.md)
- [Commits](jeremylong/DependencyCheck@v7.3.2...v7.4.0)

---
updated-dependencies:
- dependency-name: org.owasp:dependency-check-maven
  dependency-type: direct:production
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <[email protected]>

* docs: update changelog

Signed-off-by: dependabot[bot] <[email protected]>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
Co-authored-by: Tim Berthold <[email protected]>
  • Loading branch information
dependabot[bot] and tmberthold authored Dec 5, 2022
1 parent 3725433 commit 5a00793
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 2 deletions.
2 changes: 1 addition & 1 deletion CHANGELOG.md
Original file line number Diff line number Diff line change
Expand Up @@ -24,7 +24,7 @@ All notable changes to this project will be documented in this file.
- Bump flyway-core from 9.4.0 to 9.8.3
- Bump spotbugs-annotations from 4.7.2 to 4.7.3
- Bump spring-boot-starter-parent from 2.7.4 to 2.7.5
- Bump dependency-check-maven from 7.2.1 to 7.3.2
- Bump dependency-check-maven from 7.2.1 to 7.4.0
- Bump equalsverifier from 3.10.1 to 3.11.1
- Bump checkstyle from 10.3.4 to 10.5.0
- Bump postgresql version from 42.5.0 to 42.5.1
Expand Down
2 changes: 1 addition & 1 deletion pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -109,7 +109,7 @@
<license-plugin.version>4.1</license-plugin.version>
<dms.version>2.2.0</dms.version>
<taglist.version>3.0.0</taglist.version>
<dependency-check.version>7.3.2</dependency-check.version>
<dependency-check.version>7.4.0</dependency-check.version>
<jxr.version>3.3.0</jxr.version>
<snakeyaml.version>1.32</snakeyaml.version>

Expand Down

0 comments on commit 5a00793

Please sign in to comment.