Skip to content

Commit

Permalink
fix: upgrade org.springframework:spring-web from 4.2.3.RELEASE to 4.3…
Browse files Browse the repository at this point in the history
….30.RELEASE

Snyk has created this PR to upgrade org.springframework:spring-web from 4.2.3.RELEASE to 4.3.30.RELEASE.

See this package in Maven Repository:
https://mvnrepository.com/artifact/org.springframework/spring-web/

See this project in Snyk:
https://app.snyk.io/org/robertovelasco/project/e5a7bca0-e914-4cf6-9de3-3aad487999e8?utm_source=github&utm_medium=referral&page=upgrade-pr
  • Loading branch information
snyk-bot committed Oct 10, 2023
1 parent 1c22956 commit 27211e7
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -9,7 +9,7 @@
<name>Insecure Bank</name>

<properties>
<org.springframework-version>4.2.3.RELEASE</org.springframework-version>
<org.springframework-version>4.3.30.RELEASE</org.springframework-version>
<org.spring-security-version>4.0.3.RELEASE</org.spring-security-version>
<org.slf4j-version>1.7.13</org.slf4j-version>
</properties>
Expand Down

0 comments on commit 27211e7

Please sign in to comment.