File tree Expand file tree Collapse file tree 2 files changed +2
-2
lines changed Expand file tree Collapse file tree 2 files changed +2
-2
lines changed Original file line number Diff line number Diff line change @@ -5,7 +5,7 @@ and this project adheres to [Semantic Versioning](http://semver.org/).
5
5
## 1.0.4 (unreleased)
6
6
- Update NPM dependencies for [ CVE-2017 -18214] ( https://nvd.nist.gov/vuln/detail/CVE-2017-18214 ) .
7
7
- Update [ Kafka-JUnit] ( https://github.com/salesforce/kafka-junit ) dependency to [ Kafka-JUnit4] ( https://github.com/salesforce/kafka-junit/tree/master/kafka-junit4 ) .
8
- - Update SpringBoot dependency from 1.5.10 to 1.5.12 .
8
+ - Update SpringBoot dependency from 1.5.10 to 1.5.13 .
9
9
10
10
## 1.0.3 (02/11/2018)
11
11
- Fix 500 error unable to find templates when running under windows.
Original file line number Diff line number Diff line change 70
70
<parent >
71
71
<groupId >org.springframework.boot</groupId >
72
72
<artifactId >spring-boot-starter-parent</artifactId >
73
- <version >1.5.12 .RELEASE</version >
73
+ <version >1.5.13 .RELEASE</version >
74
74
</parent >
75
75
76
76
<dependencies >
You can’t perform that action at this time.
0 commit comments