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 e9300e071 Bump org.easymock:easymock from 5.5.0 to 5.6.0
e9300e071 is described below
commit e9300e0716c2c1dc52c32b93eb09e55e20d6110c
Author: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
AuthorDate: Mon May 19 18:12:30 2025 +0000
Bump org.easymock:easymock from 5.5.0 to 5.6.0
Bumps [org.easymock:easymock](https://github.com/easymock/easymock) from
5.5.0 to 5.6.0.
- [Release notes](https://github.com/easymock/easymock/releases)
-
[Changelog](https://github.com/easymock/easymock/blob/master/ReleaseNotes.md)
-
[Commits](https://github.com/easymock/easymock/compare/easymock-5.5.0...easymock-5.6.0)
---
updated-dependencies:
- dependency-name: org.easymock:easymock
dependency-version: 5.6.0
dependency-type: direct:production
update-type: version-update:semver-minor
...
Signed-off-by: dependabot[bot] <[email protected]>
---
blueprint/blueprint-core/pom.xml | 2 +-
spi-fly/pom.xml | 2 +-
spi-fly/spi-fly-core/pom.xml | 2 +-
subsystem/subsystem-core/pom.xml | 2 +-
subsystem/subsystem-itests/pom.xml | 2 +-
transaction/transaction-blueprint/pom.xml | 2 +-
6 files changed, 6 insertions(+), 6 deletions(-)
diff --git a/blueprint/blueprint-core/pom.xml b/blueprint/blueprint-core/pom.xml
index cc9f7f0ba..c857a1cf2 100644
--- a/blueprint/blueprint-core/pom.xml
+++ b/blueprint/blueprint-core/pom.xml
@@ -96,7 +96,7 @@
<asm.version>9.8</asm.version>
<blueprint.api.version>1.0.2-SNAPSHOT</blueprint.api.version>
<blueprint.parser.version>1.6.2-SNAPSHOT</blueprint.parser.version>
- <easymock.version>5.5.0</easymock.version>
+ <easymock.version>5.6.0</easymock.version>
<maven-release-plugin.version>3.1.1</maven-release-plugin.version>
<org.apache.aries.versioning.plugin.version>0.3.1</org.apache.aries.versioning.plugin.version>
<org.apache.felix.utils.version>1.11.8</org.apache.felix.utils.version>
diff --git a/spi-fly/pom.xml b/spi-fly/pom.xml
index b6202f58a..106e3c4fb 100644
--- a/spi-fly/pom.xml
+++ b/spi-fly/pom.xml
@@ -55,7 +55,7 @@
<assertj.version>3.27.3</assertj.version>
<bnd.version>6.4.1</bnd.version>
<bnd-maven-plugins.version>6.4.0</bnd-maven-plugins.version>
- <easymock.version>5.5.0</easymock.version>
+ <easymock.version>5.6.0</easymock.version>
<felix.framework.version>7.0.5</felix.framework.version>
<felix.log.extension.version>1.0.0</felix.log.extension.version>
<felix.log.version>1.3.0</felix.log.version>
diff --git a/spi-fly/spi-fly-core/pom.xml b/spi-fly/spi-fly-core/pom.xml
index d7f06283f..0debbb942 100644
--- a/spi-fly/spi-fly-core/pom.xml
+++ b/spi-fly/spi-fly-core/pom.xml
@@ -45,7 +45,7 @@
</scm>
<properties>
- <easymock.version>5.5.0</easymock.version>
+ <easymock.version>5.6.0</easymock.version>
</properties>
<dependencies>
diff --git a/subsystem/subsystem-core/pom.xml b/subsystem/subsystem-core/pom.xml
index 47f0c998d..6ebef0503 100644
--- a/subsystem/subsystem-core/pom.xml
+++ b/subsystem/subsystem-core/pom.xml
@@ -74,7 +74,7 @@
<osgi.enterprise.version>5.0.0</osgi.enterprise.version>
<org.eclipse.equinox.coordinator.version>1.1.0.v20120522-1841</org.eclipse.equinox.coordinator.version>
<org.eclipse.equinox.region.version>1.2.101.v20150831-1342</org.eclipse.equinox.region.version>
- <easymock.version>5.5.0</easymock.version>
+ <easymock.version>5.6.0</easymock.version>
<maven-bundle-plugin.version>5.1.9</maven-bundle-plugin.version>
</properties>
diff --git a/subsystem/subsystem-itests/pom.xml
b/subsystem/subsystem-itests/pom.xml
index d0ed80edc..04f6ce647 100644
--- a/subsystem/subsystem-itests/pom.xml
+++ b/subsystem/subsystem-itests/pom.xml
@@ -39,7 +39,7 @@
<properties>
<build-helper-maven-plugin.version>3.6.0</build-helper-maven-plugin.version>
- <easymock.version>5.5.0</easymock.version>
+ <easymock.version>5.6.0</easymock.version>
<maven-antrun-plugin.version>3.1.0</maven-antrun-plugin.version>
<maven-jar-plugin.version>3.4.2</maven-jar-plugin.version>
<maven-surefire-plugin.version>3.5.3</maven-surefire-plugin.version>
diff --git a/transaction/transaction-blueprint/pom.xml
b/transaction/transaction-blueprint/pom.xml
index 969c66b92..697fca408 100644
--- a/transaction/transaction-blueprint/pom.xml
+++ b/transaction/transaction-blueprint/pom.xml
@@ -51,7 +51,7 @@
</aries.osgi.private.pkg>
<lastReleaseVersion>1.1.0</lastReleaseVersion>
- <easymock.version>5.5.0</easymock.version>
+ <easymock.version>5.6.0</easymock.version>
<javax.transaction-api.version>1.2</javax.transaction-api.version>
<junit.version>4.13.2</junit.version>
<maven-bundle-plugin.version>5.1.9</maven-bundle-plugin.version>