Skip to content

Commit f179e2b

Browse files
Merge pull request opentripplanner#7242 from opentripplanner/renovate/highly-trusted-dependencies-(patch)
fix(deps): update highly trusted dependencies (patch)
2 parents 191d983 + b042d3f commit f179e2b

1 file changed

Lines changed: 2 additions & 2 deletions

File tree

application/pom.xml

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -376,7 +376,7 @@
376376
<dependency>
377377
<groupId>com.azure</groupId>
378378
<artifactId>azure-core</artifactId>
379-
<version>1.57.0</version>
379+
<version>1.57.1</version>
380380
</dependency>
381381
<dependency>
382382
<groupId>com.azure</groupId>
@@ -386,7 +386,7 @@
386386
<dependency>
387387
<groupId>com.azure</groupId>
388388
<artifactId>azure-identity</artifactId>
389-
<version>1.18.1</version>
389+
<version>1.18.2</version>
390390
<scope>compile</scope>
391391
</dependency>
392392
<dependency>

0 commit comments

Comments
 (0)