mirror of
https://github.com/apache/nifi.git
synced 2025-02-07 18:48:51 +00:00
NIFI-11619 Upgraded Azure BOM from 1.2.11 to 1.2.13
This closes #7320 Signed-off-by: David Handermann <exceptionfactory@apache.org>
This commit is contained in:
parent
6649fdcd1f
commit
06b49cbc32
@ -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…
x
Reference in New Issue
Block a user