Skip to content

Commit d30a7fd

Browse files
Bump org.springframework:spring-web in /user-service
Bumps [org.springframework:spring-web](https://github.com/spring-projects/spring-framework) from 4.2.7.RELEASE to 6.0.18. - [Release notes](https://github.com/spring-projects/spring-framework/releases) - [Commits](spring-projects/spring-framework@v4.2.7.RELEASE...v6.0.18) --- updated-dependencies: - dependency-name: org.springframework:spring-web dependency-type: direct:production ... Signed-off-by: dependabot[bot] <[email protected]>
1 parent 4c955ec commit d30a7fd

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

user-service/pom.xml

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -72,12 +72,12 @@
7272
<dependency>
7373
<groupId>org.springframework</groupId>
7474
<artifactId>spring-web</artifactId>
75-
<version>6.0.4</version>
75+
<version>6.0.18</version>
7676
</dependency>
7777
<dependency>
7878
<groupId>org.springframework</groupId>
7979
<artifactId>spring-web</artifactId>
80-
<version>4.2.7.RELEASE</version>
80+
<version>6.0.18</version>
8181
</dependency>
8282
<dependency>
8383
<groupId>org.springframework</groupId>

0 commit comments

Comments
 (0)