File tree Expand file tree Collapse file tree 1 file changed +5
-8
lines changed Expand file tree Collapse file tree 1 file changed +5
-8
lines changed Original file line number Diff line number Diff line change 1010 </parent >
1111
1212 <artifactId >org-manager</artifactId >
13- <version >0.0.1-SNAPSHOT </version >
13+ <version >0.0.1</version >
1414 <packaging >jar</packaging >
1515
1616 <name >org-manager</name >
231231 <dependency >
232232 <groupId >org.springframework.cloud</groupId >
233233 <artifactId >spring-cloud-contract-wiremock</artifactId >
234- <version >3.1.1</version >
235- <scope >test</scope >
234+ <version >3.1.1</ve3 .1.10</scope>
236235 </dependency >
237236 <dependency >
238237 <groupId >com.github.tomakehurst</groupId >
243242 <dependency >
244243 <groupId >io.jsonwebtoken</groupId >
245244 <artifactId >jjwt</artifactId >
246- <version >0.9.1</version >
247- <scope >test</scope >
245+ <version >0.9.1</ve0 .12.5</scope>
248246 </dependency >
249247 <dependency >
250248 <groupId >org.testcontainers</groupId >
251249 <artifactId >postgresql</artifactId >
252- <version >1.19.1</version >
253- <scope >test</scope >
250+ <version >1.19.1</v1 .19.4</scope>
254251 <exclusions >
255252 <exclusion >
256253 <groupId >org.rnorth.visible-assertions</groupId >
261258 <dependency >
262259 <groupId >org.testcontainers</groupId >
263260 <artifactId >junit-jupiter</artifactId >
264- <version >1.19.1 </version >
261+ <version >1.19.4 </version >
265262 <scope >test</scope >
266263 </dependency >
267264 </dependencies >
You can’t perform that action at this time.
0 commit comments