Skip to content

Commit

Permalink
Upgraded eventuate dependencies
Browse files Browse the repository at this point in the history
  • Loading branch information
cer committed Mar 18, 2021
1 parent 298d486 commit 41d936b
Showing 1 changed file with 3 additions and 3 deletions.
6 changes: 3 additions & 3 deletions pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -13,11 +13,11 @@
<properties>
<project.build.sourceEncoding>UTF-8</project.build.sourceEncoding>
<java.version>1.8</java.version>
<eventuatePlatformVersion>2020.4.DB_ID_GEN.BUILD-SNAPSHOT</eventuatePlatformVersion>
<eventuateUtilVersion>0.7.0.RELEASE</eventuateUtilVersion>
<eventuatePlatformVersion>2020.4.BUILD-SNAPSHOT</eventuatePlatformVersion>
<eventuateUtilVersion>0.8.0.BUILD-SNAPSHOT</eventuateUtilVersion>
<springBootVersion>2.2.6.RELEASE</springBootVersion>
<eventuateTramViewSupportVersion>0.3.0.BUILD-SNAPSHOT</eventuateTramViewSupportVersion>
<eventuateMessagingKafkaVersion>0.12.0.RELEASE</eventuateMessagingKafkaVersion>
<eventuateMessagingKafkaVersion>0.13.0.BUILD-SNAPSHOT</eventuateMessagingKafkaVersion>
</properties>

<modules>
Expand Down

0 comments on commit 41d936b

Please sign in to comment.