This is an automated email from the ASF dual-hosted git repository. jbonofre pushed a commit to branch activemq-5.19.x in repository https://gitbox.apache.org/repos/asf/activemq.git
The following commit(s) were added to refs/heads/activemq-5.19.x by this push: new 40ed46a822 AMQ-9679: Upgrade to dependency-check-maven 12.1.0 40ed46a822 is described below commit 40ed46a822d2975436f94395c4138e17642c44e5 Author: JB Onofré <jb.ono...@dremio.com> AuthorDate: Sun Mar 2 11:36:28 2025 +0100 AMQ-9679: Upgrade to dependency-check-maven 12.1.0 (cherry picked from commit 5fd670fc83a94c12724bd107e325c68a7d00ab5d) --- pom.xml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/pom.xml b/pom.xml index cadef20e43..4416dd13ee 100644 --- a/pom.xml +++ b/pom.xml @@ -88,7 +88,7 @@ <karaf-version>4.3.7</karaf-version> <log4j-version>2.24.3</log4j-version> <mockito-version>4.8.1</mockito-version> - <owasp-dependency-check-version>11.1.0</owasp-dependency-check-version> + <owasp-dependency-check-version>12.1.0</owasp-dependency-check-version> <mqtt-client-version>1.16</mqtt-client-version> <org-apache-derby-version>10.15.2.0</org-apache-derby-version> <osgi-version>6.0.0</osgi-version> --------------------------------------------------------------------- To unsubscribe, e-mail: commits-unsubscr...@activemq.apache.org For additional commands, e-mail: commits-h...@activemq.apache.org For further information, visit: https://activemq.apache.org/contact