Skip to content

Commit

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

The following vulnerabilities are fixed with an upgrade:
- https://snyk.io/vuln/SNYK-JAVA-ORGSPRINGFRAMEWORK-7945491
  • Loading branch information
snyk-bot committed Sep 14, 2024
1 parent dd27f21 commit c1ca8df
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion app/server/appsmith-plugins/googleSheetsPlugin/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -46,7 +46,7 @@
<dependency>
<groupId>org.springframework</groupId>
<artifactId>spring-webflux</artifactId>
<version>5.3.15</version>
<version>6.1.13</version>
<exclusions>
<exclusion>
<groupId>io.projectreactor</groupId>
Expand Down

0 comments on commit c1ca8df

Please sign in to comment.