Skip to content

Commit

Permalink
Update connector to 2024.2.2
Browse files Browse the repository at this point in the history
Update connector to 2024.2.2

#dependency-upgrade/af-4.11.0
  • Loading branch information
smcvb committed Feb 14, 2025
1 parent 6736653 commit e809eac
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions pom.xml
Original file line number Diff line number Diff line change
@@ -1,5 +1,5 @@
<!--
~ Copyright (c) 2010-2024. Axon Framework
~ Copyright (c) 2010-2025. Axon Framework
~
~ Licensed under the Apache License, Version 2.0 (the "License");
~ you may not use this file except in compliance with the License.
Expand Down Expand Up @@ -41,7 +41,7 @@
</issueManagement>

<properties>
<axonserver-connector-java.version>2024.1.1</axonserver-connector-java.version>
<axonserver-connector-java.version>2024.2.2</axonserver-connector-java.version>
<axon.version>4.10.3</axon.version>

<axonserver-plugin-api.version>4.8.1</axonserver-plugin-api.version>
Expand Down

0 comments on commit e809eac

Please sign in to comment.