This is an automated email from the ASF dual-hosted git repository.
jbertram pushed a commit to branch main
in repository https://gitbox.apache.org/repos/asf/activemq-artemis.git
The following commit(s) were added to refs/heads/main by this push:
new 30a2f95b12 ARTEMIS-4850 Bump owasp.version from 9.0.9 to 9.2.0
new a9db7b9296 This closes #5008
30a2f95b12 is described below
commit 30a2f95b1259ee2f4fa6816194623d553bef7f9b
Author: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
AuthorDate: Thu Jun 27 02:11:52 2024 +0000
ARTEMIS-4850 Bump owasp.version from 9.0.9 to 9.2.0
Bumps `owasp.version` from 9.0.9 to 9.2.0.
Updates `org.owasp:dependency-check-maven` from 9.0.9 to 9.2.0
- [Release notes](https://github.com/jeremylong/DependencyCheck/releases)
-
[Changelog](https://github.com/jeremylong/DependencyCheck/blob/main/CHANGELOG.md)
-
[Commits](https://github.com/jeremylong/DependencyCheck/compare/v9.0.9...v9.2.0)
Updates `org.owasp:dependency-check-core` from 9.0.9 to 9.2.0
- [Release notes](https://github.com/jeremylong/DependencyCheck/releases)
-
[Changelog](https://github.com/jeremylong/DependencyCheck/blob/main/CHANGELOG.md)
-
[Commits](https://github.com/jeremylong/DependencyCheck/compare/v9.0.9...v9.2.0)
Updates `org.owasp:dependency-check-utils` from 9.0.9 to 9.2.0
- [Release notes](https://github.com/jeremylong/DependencyCheck/releases)
-
[Changelog](https://github.com/jeremylong/DependencyCheck/blob/main/CHANGELOG.md)
-
[Commits](https://github.com/jeremylong/DependencyCheck/compare/v9.0.9...v9.2.0)
---
updated-dependencies:
- dependency-name: org.owasp:dependency-check-maven
dependency-type: direct:production
update-type: version-update:semver-minor
- dependency-name: org.owasp:dependency-check-core
dependency-type: direct:production
update-type: version-update:semver-minor
- dependency-name: org.owasp:dependency-check-utils
dependency-type: direct:production
update-type: version-update:semver-minor
...
Signed-off-by: dependabot[bot] <[email protected]>
---
pom.xml | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
diff --git a/pom.xml b/pom.xml
index 27c2e43aa5..a0cd012de8 100644
--- a/pom.xml
+++ b/pom.xml
@@ -184,7 +184,7 @@
<hadoop.minikdc.version>3.3.1</hadoop.minikdc.version>
<mockserver.version>5.15.0</mockserver.version>
- <owasp.version>9.0.9</owasp.version>
+ <owasp.version>9.2.0</owasp.version>
<spring.version>5.3.33</spring.version>
<jackson.version>2.17.1</jackson.version>
---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]
For further information, visit: https://activemq.apache.org/contact