This is an automated email from the ASF dual-hosted git repository.
mattrpav 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 1c7cba1c16 [5.19.x] bump maven-core-version from 3.8.6 to 3.9.16
(#2304)
1c7cba1c16 is described below
commit 1c7cba1c16935cd457f91632c58fb2f0432b372e
Author: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
AuthorDate: Tue Aug 4 12:25:07 2026 -0500
[5.19.x] bump maven-core-version from 3.8.6 to 3.9.16 (#2304)
Bumps `maven-core-version` from 3.8.6 to 3.9.16.
Updates `org.apache.maven:maven-plugin-api` from 3.8.6 to 3.9.16
- [Release notes](https://github.com/apache/maven/releases)
-
[Commits](https://github.com/apache/maven/compare/maven-3.8.6...maven-3.9.16)
Updates `org.apache.maven:maven-core` from 3.8.6 to 3.9.16
---
updated-dependencies:
- dependency-name: org.apache.maven:maven-plugin-api
dependency-version: 3.9.16
dependency-type: direct:production
update-type: version-update:semver-minor
- dependency-name: org.apache.maven:maven-core
dependency-version: 3.9.16
dependency-type: direct:production
update-type: version-update:semver-minor
...
Signed-off-by: dependabot[bot] <[email protected]>
Co-authored-by: dependabot[bot]
<49699333+dependabot[bot]@users.noreply.github.com>
Co-authored-by: Matt Pavlovich <[email protected]>
---
pom.xml | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
diff --git a/pom.xml b/pom.xml
index 7c169c43ce..2ab6ab4c51 100644
--- a/pom.xml
+++ b/pom.xml
@@ -155,7 +155,7 @@
<maven-project-info-reports-plugin-version>3.9.0</maven-project-info-reports-plugin-version>
<maven-graph-plugin-version>1.45</maven-graph-plugin-version>
<maven-plugin-plugin-version>3.15.2</maven-plugin-plugin-version>
- <maven-core-version>3.8.6</maven-core-version>
+ <maven-core-version>3.9.16</maven-core-version>
<!-- OSGi bundles properties -->
<activemq.osgi.import.pkg>*</activemq.osgi.import.pkg>
<activemq.osgi.export.pkg>org.apache.activemq*</activemq.osgi.export.pkg>
---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]
For further information, visit: https://activemq.apache.org/contact