Skip to content

Commit

Permalink
Merge pull request #634 from payara/dependabot/maven/com.microsoft.az…
Browse files Browse the repository at this point in the history
…ure-azure-servicebus-3.6.7

Bump azure-servicebus from 1.2.13 to 3.6.7
  • Loading branch information
jGauravGupta authored Jan 12, 2024
2 parents 0e84685 + f339cc6 commit 6cb6feb
Show file tree
Hide file tree
Showing 3 changed files with 3 additions and 3 deletions.
2 changes: 1 addition & 1 deletion AzureServiceBus/AzureSBExample/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -25,7 +25,7 @@
<dependency>
<groupId>com.microsoft.azure</groupId>
<artifactId>azure-servicebus</artifactId>
<version>1.2.13</version>
<version>3.6.7</version>
<type>jar</type>
</dependency>
</dependencies>
Expand Down
2 changes: 1 addition & 1 deletion AzureServiceBus/AzureSBJCAAPI/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -16,7 +16,7 @@
<dependency>
<groupId>com.microsoft.azure</groupId>
<artifactId>azure-servicebus</artifactId>
<version>3.0.0</version>
<version>3.6.7</version>
</dependency>
<dependency>
<groupId>com.microsoft.azure</groupId>
Expand Down
2 changes: 1 addition & 1 deletion AzureServiceBus/AzureSBRAR/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -16,7 +16,7 @@
<dependency>
<groupId>com.microsoft.azure</groupId>
<artifactId>azure-servicebus</artifactId>
<version>3.0.0</version>
<version>3.6.7</version>
</dependency>
<dependency>
<groupId>com.microsoft.azure</groupId>
Expand Down

0 comments on commit 6cb6feb

Please sign in to comment.