File tree Expand file tree Collapse file tree 2 files changed +5
-5
lines changed Expand file tree Collapse file tree 2 files changed +5
-5
lines changed Original file line number Diff line number Diff line change 50
50
<slf4j .version>1.7.36</slf4j .version>
51
51
<resilience4j .version>1.7.1</resilience4j .version>
52
52
<jackson .version>2.18.0</jackson .version>
53
- <maven .surefire.version>3.5.1 </maven .surefire.version>
53
+ <maven .surefire.version>3.5.2 </maven .surefire.version>
54
54
</properties >
55
55
56
56
<dependencies >
80
80
<dependency >
81
81
<groupId >org.awaitility</groupId >
82
82
<artifactId >awaitility</artifactId >
83
- <version >4.2.2 </version >
83
+ <version >4.3.0 </version >
84
84
<scope >test</scope >
85
85
</dependency >
86
86
</dependencies >
Original file line number Diff line number Diff line change 47
47
<properties >
48
48
<github .global.server>github</github .global.server>
49
49
<entraid .module.name>redis.clients.authentication.entraid</entraid .module.name>
50
- <maven .surefire.version>3.5.1 </maven .surefire.version>
50
+ <maven .surefire.version>3.5.2 </maven .surefire.version>
51
51
</properties >
52
52
53
53
<dependencies >
70
70
<dependency >
71
71
<groupId >com.azure</groupId >
72
72
<artifactId >azure-identity</artifactId >
73
- <version >1.15.3 </version >
73
+ <version >1.15.4 </version >
74
74
</dependency >
75
75
<dependency >
76
76
<groupId >junit</groupId >
93
93
<dependency >
94
94
<groupId >org.awaitility</groupId >
95
95
<artifactId >awaitility</artifactId >
96
- <version >4.2.2 </version >
96
+ <version >4.3.0 </version >
97
97
<scope >test</scope >
98
98
</dependency >
99
99
</dependencies >
You can’t perform that action at this time.
0 commit comments