Skip to content

Commit

Permalink
Merge pull request #6461 from opentripplanner/renovate/azure-dependen…
Browse files Browse the repository at this point in the history
…cies

Update Azure dependencies
  • Loading branch information
leonardehrenfried authored Feb 24, 2025
2 parents ac78564 + 2d37c89 commit b0bac86
Showing 1 changed file with 3 additions and 3 deletions.
6 changes: 3 additions & 3 deletions application/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -359,17 +359,17 @@
<dependency>
<groupId>com.azure</groupId>
<artifactId>azure-core</artifactId>
<version>1.46.0</version>
<version>1.55.2</version>
</dependency>
<dependency>
<groupId>com.azure</groupId>
<artifactId>azure-messaging-servicebus</artifactId>
<version>7.15.0</version>
<version>7.17.8</version>
</dependency>
<dependency>
<groupId>com.azure</groupId>
<artifactId>azure-identity</artifactId>
<version>1.15.1</version>
<version>1.15.3</version>
<scope>compile</scope>
</dependency>
<dependency>
Expand Down

0 comments on commit b0bac86

Please sign in to comment.