This is an automated email from the ASF dual-hosted git repository.
alien11689 pushed a commit to branch trunk
in repository https://gitbox.apache.org/repos/asf/aries.git
The following commit(s) were added to refs/heads/trunk by this push:
new 7456e53bc Bump org.apache.maven.plugins:maven-antrun-plugin from 1.3
to 3.1.0
7456e53bc is described below
commit 7456e53bc1e6169fefdb0ba20f0f302cced8f335
Author: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
AuthorDate: Wed Feb 12 18:22:19 2025 +0000
Bump org.apache.maven.plugins:maven-antrun-plugin from 1.3 to 3.1.0
Bumps
[org.apache.maven.plugins:maven-antrun-plugin](https://github.com/apache/maven-antrun-plugin)
from 1.3 to 3.1.0.
-
[Commits](https://github.com/apache/maven-antrun-plugin/compare/maven-antrun-plugin-1.3...maven-antrun-plugin-3.1.0)
---
updated-dependencies:
- dependency-name: org.apache.maven.plugins:maven-antrun-plugin
dependency-type: direct:production
update-type: version-update:semver-major
...
Signed-off-by: dependabot[bot] <[email protected]>
---
jmx/jmx-whiteboard/pom.xml | 2 +-
transaction/transaction-jdbc/pom.xml | 2 +-
2 files changed, 2 insertions(+), 2 deletions(-)
diff --git a/jmx/jmx-whiteboard/pom.xml b/jmx/jmx-whiteboard/pom.xml
index d1a7e7614..2f7296a62 100644
--- a/jmx/jmx-whiteboard/pom.xml
+++ b/jmx/jmx-whiteboard/pom.xml
@@ -82,7 +82,7 @@
<exam.version>3.4.0</exam.version>
<javax.inject.version>1</javax.inject.version>
- <maven-antrun-plugin.version>1.3</maven-antrun-plugin.version>
+ <maven-antrun-plugin.version>3.1.0</maven-antrun-plugin.version>
<mockito-core.version>4.11.0</mockito-core.version>
<org.apache.aries.jmx.core.version>1.1.8</org.apache.aries.jmx.core.version>
<org.eclipse.osgi.version>3.11.3</org.eclipse.osgi.version>
diff --git a/transaction/transaction-jdbc/pom.xml
b/transaction/transaction-jdbc/pom.xml
index ce5014cab..8059f908c 100644
--- a/transaction/transaction-jdbc/pom.xml
+++ b/transaction/transaction-jdbc/pom.xml
@@ -70,7 +70,7 @@
<animal-sniffer-annotations.version>1.7</animal-sniffer-annotations.version>
<geronimo-connector.version>3.1.1</geronimo-connector.version>
- <maven-antrun-plugin.version>1.7</maven-antrun-plugin.version>
+ <maven-antrun-plugin.version>3.1.0</maven-antrun-plugin.version>
<maven-bundle-plugin.version>5.1.9</maven-bundle-plugin.version>
<maven-xbean-plugin.version>3.18</maven-xbean-plugin.version>
<org.apache.aries.blueprint.core.version>1.0.0</org.apache.aries.blueprint.core.version>