Skip to content

Commit 7f15d90

Browse files
committed
Add 4.5.6 in change log from v4.5.x branch
1 parent 430d0be commit 7f15d90

File tree

1 file changed

+6
-1
lines changed

1 file changed

+6
-1
lines changed

src/changes/changes.xml

Lines changed: 6 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
<!--
22
3-
Copyright © 2018 spring-data-dynamodb (https://github.com/derjust/spring-data-dynamodb)
3+
Copyright © 2018 spring-data-dynamodb (https://github.com/spring-data-dynamodb/spring-data-dynamodb)
44
55
Licensed under the Apache License, Version 2.0 (the "License");
66
you may not use this file except in compliance with the License.
@@ -134,6 +134,11 @@
134134
Added Spring 5 / Spring-Data Kay support
135135
</action>
136136
</release>
137+
<release version="4.5.7" date="2018-08-10" description="security release">
138+
<action dev="derjust" issue="190" type="fix" date="2018-08-10">
139+
Update to spring-data Ingalls-SR14 due to fix CVE-2018-1273
140+
</action>
141+
</release>
137142
<release version="4.5.5" date="2018-03-07" description="Backport of v5.0 (master)">
138143
<action dev="derjust" type="fix" issue="139">
139144
Backport of v5.0 branch (master)

0 commit comments

Comments
 (0)