We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
2 parents e471f8c + a340147 commit 29c919dCopy full SHA for 29c919d
pom.xml
@@ -31,12 +31,12 @@
31
<parent>
32
<groupId>org.springframework.boot</groupId>
33
<artifactId>spring-boot-starter-parent</artifactId>
34
- <version>3.4.4</version>
+ <version>3.4.5</version>
35
</parent>
36
37
<properties>
38
<java.version>11</java.version>
39
- <axon.version>4.11.1</axon.version>
+ <axon.version>4.11.2</axon.version>
40
<kotlin.version>2.1.20</kotlin.version>
41
<dokka.version>2.0.0</dokka.version>
42
</properties>
0 commit comments