Skip to content

Commit 57b1e71

Browse files
authored
Merge pull request #147 from contentstack/fix/snyk
Apply Snyk fixes for security vulnerabilities
2 parents dc6a6d8 + abc79f1 commit 57b1e71

2 files changed

Lines changed: 3 additions & 3 deletions

File tree

CHANGELOG.md

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -2,11 +2,11 @@
22

33
A brief description of what changes project contains
44

5-
## Apr 30, 2026
5+
## Jun 10, 2026
66

77
#### v1.5.1
88

9-
- Fix: Upgraded `org.springframework:spring-web` to 7.0.7 to address Snyk-reported vulnerabilities in Spring Framework (including transitive `spring-core`)
9+
- Fix: Upgraded `org.springframework:spring-web` to 7.0.8 to address Snyk-reported vulnerabilities in Spring Framework (including transitive `spring-core`)
1010

1111
## Apr 20, 2026
1212

pom.xml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -28,7 +28,7 @@
2828
<maven-release-plugin.version>2.5.3</maven-release-plugin.version>
2929
<validation-version>2.0.1.Final</validation-version>
3030
<json-version>20251224</json-version>
31-
<spring-web-version>7.0.7</spring-web-version>
31+
<spring-web-version>7.0.8</spring-web-version>
3232
<org.apache.commons-text>1.15.0</org.apache.commons-text>
3333
</properties>
3434

0 commit comments

Comments
 (0)