Skip to content

Commit c6c8417

Browse files
Bump org.springframework:spring-web from 6.0.17 to 6.0.18
Bumps [org.springframework:spring-web](https://github.com/spring-projects/spring-framework) from 6.0.17 to 6.0.18. - [Release notes](https://github.com/spring-projects/spring-framework/releases) - [Commits](spring-projects/spring-framework@v6.0.17...v6.0.18) --- updated-dependencies: - dependency-name: org.springframework:spring-web dependency-type: direct:production ... Signed-off-by: dependabot[bot] <support@github.com>
1 parent 5e23f8a commit c6c8417

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.18</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.18</version>
154154
</dependency>
155155
<dependency>
156156
<groupId>org.springframework.shell</groupId>

0 commit comments

Comments
 (0)