File tree Expand file tree Collapse file tree 1 file changed +6
-6
lines changed Expand file tree Collapse file tree 1 file changed +6
-6
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.2 -SNAPSHOT</version >
1414 <packaging >jar</packaging >
1515
1616 <name >org-manager</name >
2828 <keycloak .version>17.0.0</keycloak .version>
2929 <schedlock .version>4.34.0</schedlock .version>
3030 <swag .organizations.version>1.19-8707f87-server</swag .organizations.version>
31- <wiremock-jre8-standalone .version>2.32.0 </wiremock-jre8-standalone .version>
31+ <wiremock-jre8-standalone .version>2.35.1 </wiremock-jre8-standalone .version>
3232 </properties >
3333
3434 <dependencies >
231231 <dependency >
232232 <groupId >org.springframework.cloud</groupId >
233233 <artifactId >spring-cloud-contract-wiremock</artifactId >
234- <version >3.1.1 </version >
234+ <version >3.1.10 </version >
235235 <scope >test</scope >
236236 </dependency >
237237 <dependency >
243243 <dependency >
244244 <groupId >io.jsonwebtoken</groupId >
245245 <artifactId >jjwt</artifactId >
246- <version >0.9.1 </version >
246+ <version >0.12.6 </version >
247247 <scope >test</scope >
248248 </dependency >
249249 <dependency >
250250 <groupId >org.testcontainers</groupId >
251251 <artifactId >postgresql</artifactId >
252- <version >1.19.1 </version >
252+ <version >1.20.5 </version >
253253 <scope >test</scope >
254254 <exclusions >
255255 <exclusion >
261261 <dependency >
262262 <groupId >org.testcontainers</groupId >
263263 <artifactId >junit-jupiter</artifactId >
264- <version >1.19.1 </version >
264+ <version >1.20.5 </version >
265265 <scope >test</scope >
266266 </dependency >
267267 </dependencies >
You can’t perform that action at this time.
0 commit comments