Skip to content

Commit

Permalink
Merge pull request #224 from CJSCommonPlatform/update-framework-6.4.1
Browse files Browse the repository at this point in the history
Update framework to 6.4.1
  • Loading branch information
allanmckenzie committed Apr 9, 2020
2 parents 943c609 + 719382f commit f6d1e6a
Show file tree
Hide file tree
Showing 2 changed files with 6 additions and 1 deletion.
5 changes: 5 additions & 0 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
Expand Up @@ -4,9 +4,14 @@ on [Keep a CHANGELOG](http://keepachangelog.com/). This project adheres to
[Semantic Versioning](http://semver.org/).

## [Unreleased]

## [2.4.10] - 2020-04-09
### Added
- Added indexes to processed_event table

### Changed
- microservice-framework -> 6.4.1

## [2.4.9] - 2020-03-04
### Changed
- Fail cleanly if exception occurs while accessing subscription event source
Expand Down
2 changes: 1 addition & 1 deletion pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -40,7 +40,7 @@
<cpp.repo.name>event-store</cpp.repo.name>

<framework-api.version>4.1.0</framework-api.version>
<framework.version>6.4.0</framework.version>
<framework.version>6.4.1</framework.version>
<common-bom.version>2.4.0</common-bom.version>
<json-schema-catalog.version>1.7.6</json-schema-catalog.version>
<utilities.version>1.20.3</utilities.version>
Expand Down

0 comments on commit f6d1e6a

Please sign in to comment.