We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
2 parents 4eb2eed + 9a9c754 commit 5939dc2Copy full SHA for 5939dc2
1 file changed
pom.xml
@@ -91,7 +91,7 @@
91
<dependency>
92
<groupId>org.apache.shiro</groupId>
93
<artifactId>shiro-core</artifactId>
94
- <version>2.0.3</version>
+ <version>2.0.4</version>
95
</dependency>
96
97
@@ -214,7 +214,7 @@
214
<plugin>
215
<groupId>com.h3xstream.findsecbugs</groupId>
216
<artifactId>findsecbugs-plugin</artifactId>
217
- <version>1.13.0</version>
+ <version>1.14.0</version>
218
</plugin>
219
</plugins>
220
</configuration>
0 commit comments