This is an automated email from the ASF dual-hosted git repository.

struberg pushed a commit to branch main
in repository https://gitbox.apache.org/repos/asf/openwebbeans.git


The following commit(s) were added to refs/heads/main by this push:
     new cea1f3029 OWB-1444 upgrade arquillian
cea1f3029 is described below

commit cea1f3029a7eaed69830ab1c363c9b4252af6715
Author: Mark Struberg <[email protected]>
AuthorDate: Sat Oct 12 18:30:16 2024 +0200

    OWB-1444 upgrade arquillian
---
 pom.xml | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/pom.xml b/pom.xml
index b05bbe5f3..d23f2f044 100644
--- a/pom.xml
+++ b/pom.xml
@@ -78,7 +78,7 @@
 
         <httpclient.version>4.5.14</httpclient.version>
         <xbean.version>4.25</xbean.version>
-        <arquillian.version>1.8.0.Final</arquillian.version>
+        <arquillian.version>1.8.1.Final</arquillian.version>
         <cdi.tck.version>4.0.13</cdi.tck.version>
 
         <osgi.servlet.range>4.0</osgi.servlet.range>

Reply via email to