Skip to content
This repository has been archived by the owner on Aug 13, 2020. It is now read-only.

Commit

Permalink
Update to framework-api 4.0.0-M12
Browse files Browse the repository at this point in the history
  • Loading branch information
amckenzie committed Apr 24, 2019
1 parent 6bd4ebc commit e9a97f0
Show file tree
Hide file tree
Showing 2 changed files with 5 additions and 1 deletion.
4 changes: 4 additions & 0 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
Expand Up @@ -24,6 +24,10 @@ on [Keep a CHANGELOG](http://keepachangelog.com/). This project adheres to
- Update json-schema-catalog to 1.6.1-M2
- Update framework to 4.0.0-M9

## [6.0.0-M15] - 2019-04-24
### Changed
- Upgrade to latest framework-api version 4.0.0-M12

## [6.0.0-M14] - 2019-04-16
### Changed
- Renamed JdbcRepositoryHelper to JdbcResultSetStreamer
Expand Down
2 changes: 1 addition & 1 deletion pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -48,7 +48,7 @@
<test-utils.version>1.22.0-M1</test-utils.version>
<utilities.version>1.16.4</utilities.version>
<json-schema-catalog.version>1.6.0</json-schema-catalog.version>
<framework-api.version>4.0.0-M11</framework-api.version>
<framework-api.version>4.0.0-M12</framework-api.version>
</properties>

<dependencyManagement>
Expand Down

0 comments on commit e9a97f0

Please sign in to comment.