File tree Expand file tree Collapse file tree 1 file changed +3
-3
lines changed
Expand file tree Collapse file tree 1 file changed +3
-3
lines changed Original file line number Diff line number Diff line change 7272 <dependency >
7373 <groupId >com.azure</groupId >
7474 <artifactId >azure-security-keyvault-keys</artifactId >
75- <version >4.3.3 </version >
75+ <version >4.3.4 </version >
7676 <optional >true</optional >
7777 </dependency >
7878 <dependency >
7979 <groupId >com.azure</groupId >
8080 <artifactId >azure-identity</artifactId >
81- <version >1.3.6 </version >
81+ <version >1.3.7 </version >
8282 <optional >true</optional >
8383 </dependency >
8484 </dependencies >
118118 <artifactId >maven-surefire-plugin</artifactId >
119119 <version >2.22.2</version >
120120 <configuration >
121- <encoding >${project.build.sourceEncoding} </encoding >
121+ <encoding >${project.build.sourceEncoding} </encoding >
122122 <inputEncoding >${project.build.sourceEncoding} </inputEncoding >
123123 <outputEncoding >${project.build.sourceEncoding} </outputEncoding >
124124 <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