File tree Expand file tree Collapse file tree 2 files changed +5
-5
lines changed Expand file tree Collapse file tree 2 files changed +5
-5
lines changed Original file line number Diff line number Diff line change 1
- # Version 3.4.0 (2017-09-30 )
1
+ # Version 3.4.0 (2017-11-28 )
2
2
3
3
* [ new] Validation exceptions on REST resources are automatically mapped to a detailed response.
4
4
* [ new] A ` @RequiresCrudPermissions ` annotation allows to add permission checks based on the detected CRUD action of the called method.
Original file line number Diff line number Diff line change 14
14
<parent >
15
15
<groupId >org.seedstack.poms</groupId >
16
16
<artifactId >parent-internal</artifactId >
17
- <version >3.1.1-SNAPSHOT </version >
17
+ <version >3.1.1</version >
18
18
</parent >
19
19
20
20
<groupId >org.seedstack.seed</groupId >
23
23
<packaging >pom</packaging >
24
24
25
25
<properties >
26
- <poms .version>3.0 .1</poms .version>
26
+ <poms .version>3.1 .1</poms .version>
27
27
<nuun-kernel .version>1.0.M9</nuun-kernel .version>
28
- <shed .version>1.1.1-SNAPSHOT </shed .version>
28
+ <shed .version>1.1.1</shed .version>
29
29
<coffig .version>3.0.0</coffig .version>
30
30
<commons-cli .version>1.4</commons-cli .version>
31
31
<guice .version>4.1.0</guice .version>
32
32
<typetools .version>0.5.0</typetools .version>
33
33
<shiro .version>1.4.0</shiro .version>
34
34
<undertow .version>1.4.21.Final</undertow .version>
35
35
<jersey2 .version>2.25.1</jersey2 .version>
36
- <hibernate-validator .version>5.4.1 .Final</hibernate-validator .version>
36
+ <hibernate-validator .version>5.4.2 .Final</hibernate-validator .version>
37
37
<aopalliance .version>1.0</aopalliance .version>
38
38
<glassfish-javax .el.version>3.0.0</glassfish-javax .el.version>
39
39
You can’t perform that action at this time.
0 commit comments