Skip to content

Commit 4bb4b36

Browse files
Merge pull request #293 from contentstack/fix/snyk-issues
fix(deps): update Spring dependencies to version 6.2.18 for security …
2 parents eaceb3c + 4558275 commit 4bb4b36

1 file changed

Lines changed: 3 additions & 3 deletions

File tree

pom.xml

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -229,17 +229,17 @@
229229
<dependency>
230230
<groupId>org.springframework</groupId>
231231
<artifactId>spring-core</artifactId>
232-
<version>6.2.11</version>
232+
<version>6.2.18</version>
233233
</dependency>
234234
<dependency>
235235
<groupId>org.springframework</groupId>
236236
<artifactId>spring-beans</artifactId>
237-
<version>6.2.11</version>
237+
<version>6.2.18</version>
238238
</dependency>
239239
<dependency>
240240
<groupId>org.springframework</groupId>
241241
<artifactId>spring-web</artifactId>
242-
<version>6.2.11</version>
242+
<version>6.2.18</version>
243243
</dependency>
244244
<!-- Fix CVE-2020-15250: junit pulled by json-simple -->
245245
<dependency>

0 commit comments

Comments
 (0)