We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
2 parents 38cda36 + 682cbde commit d39a12aCopy full SHA for d39a12a
CHANGELOG.md
@@ -1,4 +1,4 @@
1
-# Version 3.9.1 (2019-12-12)
+# Version 3.9.1 (2019-12-17)
2
3
* [new] Support for programmatic login through `SecuritySupport` interface (no need for Shiro-specific code anymore).
4
* [chg] Obtaining principals by type now honors inheritance (instead of returning principals of the exact specified type).
pom.xml
@@ -14,7 +14,7 @@
14
<parent>
15
<groupId>org.seedstack.poms</groupId>
16
<artifactId>parent-internal</artifactId>
17
- <version>3.4.7</version>
+ <version>3.4.8</version>
18
</parent>
19
20
<groupId>org.seedstack.seed</groupId>
0 commit comments