Skip to content

Commit ce372e5

Browse files
Merge pull request #825 from Ensono/hotfix/api-tests/2025-06-27
fix(): bump spring-web to 6.2.8
2 parents ef5836a + 625980e commit ce372e5

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

api-tests/pom.xml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -44,7 +44,7 @@
4444
<httpclient.version>4.5.13</httpclient.version>
4545
<xerces.version>2.12.2</xerces.version>
4646
<commons.codec.version>1.15</commons.codec.version>
47-
<spring.web.version>6.0.23</spring.web.version>
47+
<spring.web.version>6.2.8</spring.web.version>
4848
<com.google.code.gson-version>2.8.9</com.google.code.gson-version>
4949

5050
<!-- Maven plugins -->

0 commit comments

Comments
 (0)