Skip to content

Commit ee2eba9

Browse files
fix(deps): update dependency org.springframework:spring-web to v5.3.39
1 parent 2ed986c commit ee2eba9

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

inventory-service/pom.xml

+1-1
Original file line numberDiff line numberDiff line change
@@ -95,7 +95,7 @@
9595
<dependency>
9696
<groupId>org.springframework</groupId>
9797
<artifactId>spring-web</artifactId>
98-
<version>5.3.30</version>
98+
<version>5.3.39</version>
9999
</dependency>
100100
<dependency>
101101
<groupId>io.jsonwebtoken</groupId>

0 commit comments

Comments
 (0)