Skip to content

Commit 0eaf938

Browse files
jduboisilayaperumalg
authored andcommitted
Remove duplicate entry for Azure Identity
- This was introduced by commit 15df47d - As there were 2 entries for the version of Azure Identity, only one was used (the older one) - This upgrades all the projects using Azure Identity to version 1.18.1, which fixes a number of CVEs Signed-off-by: Julien Dubois <[email protected]>
1 parent e15d318 commit 0eaf938

File tree

1 file changed

+0
-1
lines changed

1 file changed

+0
-1
lines changed

pom.xml

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -319,7 +319,6 @@
319319
<fastjson2.version>2.0.46</fastjson2.version>
320320
<azure-core.version>1.55.3</azure-core.version>
321321
<azure-json.version>1.5.0</azure-json.version>
322-
<azure-identity.version>1.15.4</azure-identity.version>
323322
<azure-search.version>11.7.6</azure-search.version>
324323
<azure-cosmos.version>5.22.0</azure-cosmos.version>
325324
<elasticsearch-java.version>8.18.1</elasticsearch-java.version>

0 commit comments

Comments
 (0)