fix: Update dependencies to bring fixes for CVEs (#25943)
1. CVE-2023-3635 at https://github.com/appsmithorg/appsmith/security/dependabot/251. 2. CVE-2023-2976 at https://github.com/appsmithorg/appsmith/security/dependabot/235.
This commit is contained in:
parent
e8c3cc19a2
commit
a7fddb1c79
|
|
@ -219,12 +219,6 @@
|
|||
<artifactId>okhttp</artifactId>
|
||||
<version>${okhttp3.version}</version>
|
||||
</dependency>
|
||||
<dependency>
|
||||
<groupId>com.squareup.okio</groupId>
|
||||
<artifactId>okio</artifactId>
|
||||
<version>1.17.2</version>
|
||||
<scope>test</scope>
|
||||
</dependency>
|
||||
<dependency>
|
||||
<groupId>org.mockito</groupId>
|
||||
<artifactId>mockito-core</artifactId>
|
||||
|
|
|
|||
|
|
@ -166,11 +166,6 @@
|
|||
<version>4.3.2</version>
|
||||
<scope>test</scope>
|
||||
</dependency>
|
||||
<dependency>
|
||||
<groupId>com.google.guava</groupId>
|
||||
<artifactId>guava</artifactId>
|
||||
<version>30.0-jre</version>
|
||||
</dependency>
|
||||
<dependency>
|
||||
<groupId>commons-io</groupId>
|
||||
<artifactId>commons-io</artifactId>
|
||||
|
|
|
|||
Loading…
Reference in New Issue
Block a user