Skip to content

Commit 36493ef

Browse files
authored
Merge pull request #18 from aliyun/dependabot/maven/org.springframework-spring-web-6.0.17
Bump org.springframework:spring-web from 6.0.9 to 6.0.17
2 parents 6d8424c + 480c8b7 commit 36493ef

File tree

2 files changed

+2
-2
lines changed

2 files changed

+2
-2
lines changed

client/pom.xml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -153,7 +153,7 @@
153153
<dependency>
154154
<groupId>org.springframework</groupId>
155155
<artifactId>spring-web</artifactId>
156-
<version>6.0.9</version>
156+
<version>6.0.17</version>
157157
</dependency>
158158
<dependency>
159159
<groupId>org.springframework.shell</groupId>

pom.xml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -150,7 +150,7 @@
150150
<dependency>
151151
<groupId>org.springframework</groupId>
152152
<artifactId>spring-web</artifactId>
153-
<version>6.0.9</version>
153+
<version>6.0.17</version>
154154
</dependency>
155155
<dependency>
156156
<groupId>org.springframework.shell</groupId>

0 commit comments

Comments
 (0)