| commit | 03235c844e4fb6bff82544eeb7126d9194e20988 | [log] [tgz] |
|---|---|---|
| author | dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com> | Tue Oct 14 06:53:16 2025 +0000 |
| committer | Aurélien Pupier <apupier@ibm.com> | Tue Oct 14 09:49:37 2025 +0200 |
| tree | 7f2de378fec8fb4d664dc128d2a1fb37259657bd | |
| parent | 6838d8ca24383d97ad2a2a0f03fb1e0aadf26bee [diff] |
chore(deps): Bump org.owasp:dependency-check-maven from 12.1.6 to 12.1.8 Bumps [org.owasp:dependency-check-maven](https://github.com/dependency-check/DependencyCheck) from 12.1.6 to 12.1.8. - [Release notes](https://github.com/dependency-check/DependencyCheck/releases) - [Changelog](https://github.com/dependency-check/DependencyCheck/blob/main/CHANGELOG.md) - [Commits](https://github.com/dependency-check/DependencyCheck/compare/v12.1.6...v12.1.8) --- updated-dependencies: - dependency-name: org.owasp:dependency-check-maven dependency-version: 12.1.8 dependency-type: direct:production update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] <support@github.com>
diff --git a/parent/pom.xml b/parent/pom.xml index 0f98d7a..7b3d1f4 100644 --- a/parent/pom.xml +++ b/parent/pom.xml
@@ -362,7 +362,7 @@ <maven-jar-plugin-version>3.4.2</maven-jar-plugin-version> <maven-javadoc-plugin-version>3.12.0</maven-javadoc-plugin-version> <maven-maven-plugin-descriptor-version>2.2.1</maven-maven-plugin-descriptor-version> - <maven-owasp-plugin-version>12.1.6</maven-owasp-plugin-version> + <maven-owasp-plugin-version>12.1.8</maven-owasp-plugin-version> <maven-plugin-plugin-version>3.15.1</maven-plugin-plugin-version> <maven-plugin-annotations-version>3.15.1</maven-plugin-annotations-version> <maven-plugin-testing-harness-version>3.3.0</maven-plugin-testing-harness-version>