We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 3995c92 commit cbda717Copy full SHA for cbda717
soot-infoflow/pom.xml
@@ -155,19 +155,19 @@
155
<dependency>
156
<groupId>junit</groupId>
157
<artifactId>junit</artifactId>
158
- <version>4.13.1</version>
+ <version>4.13.2</version>
159
<scope>test</scope>
160
</dependency>
161
162
<groupId>org.hamcrest</groupId>
163
<artifactId>hamcrest-core</artifactId>
164
- <version>1.3</version>
+ <version>2.2</version>
165
166
167
168
<groupId>javax.servlet</groupId>
169
<artifactId>javax.servlet-api</artifactId>
170
- <version>3.1.0</version>
+ <version>4.0.1</version>
171
172
173
0 commit comments