We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 21405ab commit 933586fCopy full SHA for 933586f
inventory-service/pom.xml
@@ -95,7 +95,7 @@
95
<dependency>
96
<groupId>org.springframework</groupId>
97
<artifactId>spring-web</artifactId>
98
- <version>5.3.30</version>
+ <version>5.3.39</version>
99
</dependency>
100
101
<groupId>io.jsonwebtoken</groupId>
pom.xml
@@ -115,7 +115,7 @@
115
116
117
118
- <version>6.1.11</version>
+ <version>6.2.6</version>
119
120
121
<groupId>org.springframework.kafka</groupId>
0 commit comments