Skip to content

Commit 541f3c0

Browse files
fix(deps): update highly trusted dependencies (patch) (opentripplanner#6698)
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
1 parent 702b136 commit 541f3c0

1 file changed

Lines changed: 3 additions & 3 deletions

File tree

application/pom.xml

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -295,7 +295,7 @@
295295
<dependency>
296296
<groupId>org.onebusaway</groupId>
297297
<artifactId>onebusaway-gtfs</artifactId>
298-
<version>7.0.0</version>
298+
<version>7.0.4</version>
299299
</dependency>
300300
<!-- Processing is used for the debug GUI (though we could probably use just Java2D) -->
301301
<dependency>
@@ -365,7 +365,7 @@
365365
<dependency>
366366
<groupId>com.azure</groupId>
367367
<artifactId>azure-core</artifactId>
368-
<version>1.55.3</version>
368+
<version>1.55.4</version>
369369
</dependency>
370370
<dependency>
371371
<groupId>com.azure</groupId>
@@ -375,7 +375,7 @@
375375
<dependency>
376376
<groupId>com.azure</groupId>
377377
<artifactId>azure-identity</artifactId>
378-
<version>1.16.1</version>
378+
<version>1.16.2</version>
379379
<scope>compile</scope>
380380
</dependency>
381381
<dependency>

0 commit comments

Comments
 (0)