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

jbonofre pushed a commit to branch master
in repository https://gitbox.apache.org/repos/asf/aries-jax-rs-whiteboard.git


The following commit(s) were added to refs/heads/master by this push:
     new c07aaa6  [ARIES-2101] Upgrade to assertj 3.23.1
     new cf66c1c  Merge pull request #202 from jbonofre/ARIES-2101
c07aaa6 is described below

commit c07aaa6e38bb13849111de51b67034b34f904511
Author: Jean-Baptiste Onofré <[email protected]>
AuthorDate: Mon Dec 26 06:59:56 2022 +0100

    [ARIES-2101] Upgrade to assertj 3.23.1
---
 pom.xml | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/pom.xml b/pom.xml
index 76ddc4d..b3de9ba 100644
--- a/pom.xml
+++ b/pom.xml
@@ -42,7 +42,7 @@
         <project.build.sourceEncoding>UTF-8</project.build.sourceEncoding>
         <project.build.outputTimestamp>10</project.build.outputTimestamp>
 
-        <assertj.core.version>3.22.0</assertj.core.version>
+        <assertj.core.version>3.23.1</assertj.core.version>
         <bnd.version>6.4.0</bnd.version>
         <commons.lang3.version>3.12.0</commons.lang3.version>
         <cxf.version>3.5.2</cxf.version>

Reply via email to