Skip to content

Commit

Permalink
fix: app/server/appsmith-plugins/saasPlugin/pom.xml to reduce vulnera…
Browse files Browse the repository at this point in the history
…bilities

The following vulnerabilities are fixed with an upgrade:
- https://snyk.io/vuln/SNYK-JAVA-ORGSPRINGFRAMEWORK-7687447
  • Loading branch information
snyk-bot committed Aug 15, 2024
1 parent 785d21f commit cfd69e4
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion app/server/appsmith-plugins/saasPlugin/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -39,7 +39,7 @@
<dependency>
<groupId>org.springframework</groupId>
<artifactId>spring-web</artifactId>
<version>5.2.3.RELEASE</version>
<version>5.3.38</version>
<scope>provided</scope>
</dependency>

Expand Down

0 comments on commit cfd69e4

Please sign in to comment.