Skip to content

Commit f66baa9

Browse files
committed
merge snyk fixes
2 parents b3a69cb + abc79f1 commit f66baa9

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
@@ -10,11 +10,11 @@ A brief description of what changes project contains
1010
- Feature: `Utils.getContentstackEndpoint()` proxy for backward-compatible access
1111
- Feature: `regions.json` auto-downloaded at build time via `scripts/download-regions.sh` with runtime fallback
1212

13-
## Apr 30, 2026
13+
## Jun 10, 2026
1414

1515
#### v1.5.1
1616

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

1919
## Apr 20, 2026
2020

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)