We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent ad301e9 commit 029988aCopy full SHA for 029988a
pom.xml
@@ -1,6 +1,6 @@
1
<?xml version="1.0" encoding="UTF-8"?>
2
<!--
3
- ~ Copyright (c) 2010-2021. Axon Framework
+ ~ Copyright (c) 2010-2022. Axon Framework
4
~
5
~ Licensed under the Apache License, Version 2.0 (the "License");
6
~ you may not use this file except in compliance with the License.
@@ -31,7 +31,7 @@
31
</modules>
32
33
<properties>
34
- <axon.version>4.5.15</axon.version>
+ <axon.version>4.6.0</axon.version>
35
<project.build.sourceEncoding>UTF-8</project.build.sourceEncoding>
36
<kotlin.version>1.7.10</kotlin.version>
37
<jackson-kotlin.version>2.13.4</jackson-kotlin.version>
0 commit comments