Skip to content

Commit

Permalink
Merge bfdb726 into 447febe
Browse files Browse the repository at this point in the history
  • Loading branch information
MohamedFarouk-HMCTS committed Jun 13, 2019
2 parents 447febe + bfdb726 commit bbed48e
Showing 1 changed file with 10 additions and 0 deletions.
10 changes: 10 additions & 0 deletions event-store-bom/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -74,6 +74,16 @@
<artifactId>event-publisher-timer</artifactId>
<version>${event-store.version}</version>
</dependency>
<dependency>
<groupId>uk.gov.justice.event-store</groupId>
<artifactId>event-subscription-registry</artifactId>
<version>${event-store.version}</version>
</dependency>
<dependency>
<groupId>uk.gov.justice.event-store</groupId>
<artifactId>event-buffer-core</artifactId>
<version>${event-store.version}</version>
</dependency>
</dependencies>
</dependencyManagement>

Expand Down

0 comments on commit bbed48e

Please sign in to comment.