mirror of https://github.com/apache/nifi.git
NIFI-11619 Upgraded Azure BOM from 1.2.11 to 1.2.13
This closes #7320
Signed-off-by: David Handermann <exceptionfactory@apache.org>
(cherry picked from commit 06b49cbc32
)
This commit is contained in:
parent
c30b511543
commit
cb144e266f
|
@ -26,7 +26,7 @@
|
|||
<dependency>
|
||||
<groupId>com.azure</groupId>
|
||||
<artifactId>azure-sdk-bom</artifactId>
|
||||
<version>1.2.11</version>
|
||||
<version>1.2.13</version>
|
||||
<scope>import</scope>
|
||||
<type>pom</type>
|
||||
</dependency>
|
||||
|
|
|
@ -26,7 +26,7 @@
|
|||
<packaging>pom</packaging>
|
||||
|
||||
<properties>
|
||||
<azure.sdk.bom.version>1.2.11</azure.sdk.bom.version>
|
||||
<azure.sdk.bom.version>1.2.13</azure.sdk.bom.version>
|
||||
<microsoft.azure-storage.version>8.6.6</microsoft.azure-storage.version>
|
||||
<msal4j.version>1.13.8</msal4j.version>
|
||||
<qpid.proton.version>0.34.1</qpid.proton.version>
|
||||
|
|
Loading…
Reference in New Issue