Skip to content

Commit 029a1ee

Browse files
Bump org.springframework:spring-web in /soot-infoflow
Bumps [org.springframework:spring-web](https://github.com/spring-projects/spring-framework) from 6.1.13 to 6.1.14. - [Release notes](https://github.com/spring-projects/spring-framework/releases) - [Commits](spring-projects/spring-framework@v6.1.13...v6.1.14) --- updated-dependencies: - dependency-name: org.springframework:spring-web dependency-version: 6.1.14 dependency-type: direct:development ... Signed-off-by: dependabot[bot] <[email protected]>
1 parent 2227456 commit 029a1ee

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

soot-infoflow/pom.xml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -154,7 +154,7 @@
154154
<dependency>
155155
<groupId>org.springframework</groupId>
156156
<artifactId>spring-web</artifactId>
157-
<version>6.1.13</version>
157+
<version>6.1.14</version>
158158
<scope>test</scope>
159159
</dependency>
160160
</dependencies>

0 commit comments

Comments
 (0)