Commit 7735163 1 parent 043ca5e commit 7735163 Copy full SHA for 7735163
File tree 1 file changed +3
-3
lines changed
1 file changed +3
-3
lines changed Original file line number Diff line number Diff line change 72
72
<dependency >
73
73
<groupId >com.azure</groupId >
74
74
<artifactId >azure-security-keyvault-keys</artifactId >
75
- <version >4.3.3 </version >
75
+ <version >4.3.4 </version >
76
76
<optional >true</optional >
77
77
</dependency >
78
78
<dependency >
79
79
<groupId >com.azure</groupId >
80
80
<artifactId >azure-identity</artifactId >
81
- <version >1.3.6 </version >
81
+ <version >1.3.7 </version >
82
82
<optional >true</optional >
83
83
</dependency >
84
84
</dependencies >
118
118
<artifactId >maven-surefire-plugin</artifactId >
119
119
<version >2.22.2</version >
120
120
<configuration >
121
- <encoding >${project.build.sourceEncoding} </encoding >
121
+ <encoding >${project.build.sourceEncoding} </encoding >
122
122
<inputEncoding >${project.build.sourceEncoding} </inputEncoding >
123
123
<outputEncoding >${project.build.sourceEncoding} </outputEncoding >
124
124
<argLine >${jacoco.agent.argLine} -Dfile.encoding=${project.build.sourceEncoding} -Dline.separator=\n</argLine >
You can’t perform that action at this time.
0 commit comments