We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent d79802a commit 59ff513Copy full SHA for 59ff513
src/changes/changes.xml
@@ -64,6 +64,9 @@
64
<action dev="SimY4" issue="177" type="fix" date="2018-07-04">
65
Fixed NPE when deleting nonexistent entity
66
</action>
67
+ <action dev="SimY4" issue="183" type="fix" date="2018-07-16">
68
+ Match hibernate validator dependency version with Spring Boot 2 dependency.
69
+ </action>
70
</release>
71
<release version="5.0.2" date="2018-03-05" description="Maintenance release">
72
<action dev="vitolimandibhrata" issue="40" type="add" date="2017-01-07">
@@ -154,4 +157,4 @@
154
157
155
158
156
159
</body>
-</document>
160
+</document>
0 commit comments