You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@isis.apache.org by ah...@apache.org on 2018/08/27 09:55:58 UTC

[isis] 02/02: ISIS-1845 bump axon version

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

ahuber pushed a commit to branch master
in repository https://gitbox.apache.org/repos/asf/isis.git

commit bc1e8008fe92d9616902a7ec18cf34e771dff9d1
Author: Andi Huber <ah...@apache.org>
AuthorDate: Mon Aug 27 11:55:51 2018 +0200

    ISIS-1845 bump axon version
---
 core/pom.xml | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/core/pom.xml b/core/pom.xml
index ebc1389..d831369 100644
--- a/core/pom.xml
+++ b/core/pom.xml
@@ -142,7 +142,7 @@
         <commons-io.version>2.6</commons-io.version>
         <com-sun-mail.version>1.5.2</com-sun-mail.version>
 
-        <axon-core.version>2.4.4</axon-core.version>
+        <axon-core.version>3.3.5</axon-core.version>
 
         <jackson.version>2.8.0</jackson.version>
         <gson.version>2.7</gson.version>