We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 4fd0ef5 commit e23c2f5Copy full SHA for e23c2f5
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
@@ -116,7 +116,7 @@
116
117
118
119
- <version>6.1.11</version>
+ <version>6.2.1</version>
120
121
122
<groupId>org.springframework.kafka</groupId>
0 commit comments