File tree Expand file tree Collapse file tree 2 files changed +6
-7
lines changed Expand file tree Collapse file tree 2 files changed +6
-7
lines changed Original file line number Diff line number Diff line change 1
- # Version 3.8.1 (2019-02-?? )
1
+ # Version 3.8.1 (2019-02-20 )
2
2
3
3
* [ new] Support for the ` web.server.welcomeFiles ` with Undertow. Default value is ` index.html ` .
4
4
* [ new] Support for file logging configuration when using LogBack. Enable by setting ` logging.file.enabled ` to ` true ` .
5
5
* [ chg] Filter priorities updated: resource filter has -2000 priority, and Jersey filter has -1000 priority.
6
- * [ new] Automatic detection and activation of Freemarker Feature from project dependencies.
7
-
6
+ * [ new] Automatic detection and activation of Freemarker Jersey feature from project dependencies.
8
7
9
8
# Version 3.8.0 (2018-11-27)
10
9
Original file line number Diff line number Diff line change 24
24
25
25
<properties >
26
26
<nuun-kernel .version>1.0.M9</nuun-kernel .version>
27
- <javassist .version>3.24.0 -GA</javassist .version>
28
- <shed .version>1.1.4 </shed .version>
29
- <coffig .version>3.1.3 </coffig .version>
27
+ <javassist .version>3.24.1 -GA</javassist .version>
28
+ <shed .version>1.1.5 </shed .version>
29
+ <coffig .version>3.1.4 </coffig .version>
30
30
<commons-cli .version>1.4</commons-cli .version>
31
31
<guice .version>4.2.2</guice .version>
32
32
<guava .version>27.0.1-jre</guava .version>
33
33
<typetools .version>0.5.0</typetools .version>
34
34
<shiro .version>1.4.0</shiro .version>
35
- <undertow .version>2.0.16 .Final</undertow .version>
35
+ <undertow .version>2.0.17 .Final</undertow .version>
36
36
<jersey2 .version>2.27</jersey2 .version>
37
37
<hibernate-validator .version>6.0.13.Final</hibernate-validator .version>
38
38
<aopalliance .version>1.0</aopalliance .version>
You can’t perform that action at this time.
0 commit comments