Skip to content

Commit

Permalink
Update framework to 8.0.4 to bring in hard deletes in the filestore
Browse files Browse the repository at this point in the history
  • Loading branch information
allanmckenzie committed Mar 11, 2022
1 parent 3fac9c5 commit 0cc72fd
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 @@ -31,9 +31,9 @@
<properties>
<cpp.repo.name>cake-shop</cpp.repo.name>

<framework-libraries.version>8.0.3</framework-libraries.version>
<framework.version>8.0.3</framework.version>
<event-store.version>8.1.2</event-store.version>
<framework-libraries.version>8.0.4</framework-libraries.version>
<framework.version>8.0.4</framework.version>
<event-store.version>8.2.0</event-store.version>
</properties>

<dependencyManagement>
Expand Down

0 comments on commit 0cc72fd

Please sign in to comment.