Skip to content

Commit d39a12a

Browse files
authored
Merge pull request #272 from Nheverest/master
update parent
2 parents 38cda36 + 682cbde commit d39a12a

File tree

2 files changed

+2
-2
lines changed

2 files changed

+2
-2
lines changed

CHANGELOG.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,4 @@
1-
# Version 3.9.1 (2019-12-12)
1+
# Version 3.9.1 (2019-12-17)
22

33
* [new] Support for programmatic login through `SecuritySupport` interface (no need for Shiro-specific code anymore).
44
* [chg] Obtaining principals by type now honors inheritance (instead of returning principals of the exact specified type).

pom.xml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -14,7 +14,7 @@
1414
<parent>
1515
<groupId>org.seedstack.poms</groupId>
1616
<artifactId>parent-internal</artifactId>
17-
<version>3.4.7</version>
17+
<version>3.4.8</version>
1818
</parent>
1919

2020
<groupId>org.seedstack.seed</groupId>

0 commit comments

Comments
 (0)