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 8482c4140 [MAINTENANCE] Update pax-exam in blueprint
8482c4140 is described below
commit 8482c4140471fc50b710b55c53392d8a353678d7
Author: Dominik Przybysz <[email protected]>
AuthorDate: Fri Feb 14 22:14:04 2025 +0100
[MAINTENANCE] Update pax-exam in blueprint
---
blueprint/itests/blueprint-itests/pom.xml | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
diff --git a/blueprint/itests/blueprint-itests/pom.xml
b/blueprint/itests/blueprint-itests/pom.xml
index 6b00a96eb..d79001214 100644
--- a/blueprint/itests/blueprint-itests/pom.xml
+++ b/blueprint/itests/blueprint-itests/pom.xml
@@ -55,7 +55,7 @@
<blueprint.spring.version>${blueprint.spring.dev.version}</blueprint.spring.version>
<commons-jexl.version>2.1.1</commons-jexl.version>
<depends-maven-plugin.version>1.5.0</depends-maven-plugin.version>
- <exam.version>4.10.0</exam.version>
+ <exam.version>4.13.5</exam.version>
<maven-surefire-plugin.version>3.5.2</maven-surefire-plugin.version>
<org.apache.aries.proxy.version>1.1.0</org.apache.aries.proxy.version>
<org.apache.aries.quiesce.api.version>1.0.0</org.apache.aries.quiesce.api.version>