File tree Expand file tree Collapse file tree
Expand file tree Collapse file tree Original file line number Diff line number Diff line change 44
55### API Changes
66### Enhancements
7- * Consistent use of try-with-resources when handling streams
7+ ### Bug Fixes
8+
9+ ## 1.5.39
10+
11+ ### API Changes
812* Updated AbstractRequest to remove deprecated methods uploadFileItems and readBytes (were protected static). Use StreamUtils instead.
13+ ### Enhancements
14+ * Consistent use of try-with-resources when handling streams
915* Replaced org.apache.tika: tika library with org.overviewproject: mime-types in FileUtil to validate uploaded file mime types.
10- * Updated FileUtil to make file extension and mime type validation case insensitive.
1116* Updated the following dependencies:
1217 * wcomponents-core:
1318 * com.google.code.gson: gson from 2.13.1 to 2.13.2
2530 * wcomponents-bundle:
2631 * org.ehcache: ehcahce from 3.10.8 to 3.11.1
2732 * org.glassfish.jaxb: jaxb-runtime from 4.0.5 to 4.0.6
28-
2933### Bug Fixes
34+ * Updated FileUtil to make file extension and mime type validation case insensitive.
3035
3136## 1.5.38
3237
Original file line number Diff line number Diff line change 11{
22 "name" : " wcomponents-theme" ,
3- "version" : " 1.5.39 -SNAPSHOT" ,
3+ "version" : " 1.5.40 -SNAPSHOT" ,
44 "description" : " Client side code for WComponents UI tool kit." ,
55 "private" : true ,
66 "com_github_bordertech" : {
You can’t perform that action at this time.
0 commit comments