mirror of
https://github.com/scm-manager/scm-manager.git
synced 2026-06-18 17:30:27 +02:00
Update Apache Shiro to 1.4.0
This commit is contained in:
2
pom.xml
2
pom.xml
@@ -496,7 +496,7 @@
|
||||
|
||||
<!-- security libraries -->
|
||||
<ssp.version>1.0.0-SNAPSHOT</ssp.version>
|
||||
<shiro.version>1.4.0-RC2</shiro.version>
|
||||
<shiro.version>1.4.0</shiro.version>
|
||||
|
||||
<!-- repostitory libraries -->
|
||||
<jgit.version>v4.5.2.201704071617-r-scm1</jgit.version>
|
||||
|
||||
@@ -40,7 +40,12 @@
|
||||
<groupId>org.slf4j</groupId>
|
||||
<version>${slf4j.version}</version>
|
||||
</dependency>
|
||||
|
||||
<dependency>
|
||||
<artifactId>jcl-over-slf4j</artifactId>
|
||||
<groupId>org.slf4j</groupId>
|
||||
<version>${slf4j.version}</version>
|
||||
</dependency>
|
||||
|
||||
<!-- security -->
|
||||
|
||||
<dependency>
|
||||
|
||||
Reference in New Issue
Block a user