From 1153bdac28edea5bccd2046accdcf5efa897815d Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Fri, 29 Sep 2023 14:05:41 +0000 Subject: [PATCH] build(deps): bump the maven group with 4 updates Bumps the maven group with 4 updates: [javax.measure:unit-api](https://github.com/unitsofmeasurement/unit-api), [com.github.matsim-org:gtfs2matsim](https://github.com/matsim-org/GTFS2MATSim), commons-cli:commons-cli and [com.graphhopper:graphhopper-core](https://github.com/graphhopper/graphhopper). Updates `javax.measure:unit-api` from 2.1.3 to 2.2 - [Release notes](https://github.com/unitsofmeasurement/unit-api/releases) - [Commits](https://github.com/unitsofmeasurement/unit-api/compare/2.1.3...2.2) Updates `com.github.matsim-org:gtfs2matsim` from master-33809c4f0f-1 to 14.0 - [Release notes](https://github.com/matsim-org/GTFS2MATSim/releases) - [Commits](https://github.com/matsim-org/GTFS2MATSim/commits/14.0) Updates `commons-cli:commons-cli` from 1.5.0 to 2.0-gt2-pre1 Updates `com.graphhopper:graphhopper-core` from 7.0 to 7.0-testgithub3 - [Release notes](https://github.com/graphhopper/graphhopper/releases) - [Changelog](https://github.com/graphhopper/graphhopper/blob/master/CHANGELOG.md) - [Commits](https://github.com/graphhopper/graphhopper/commits) --- updated-dependencies: - dependency-name: javax.measure:unit-api dependency-type: direct:production update-type: version-update:semver-minor dependency-group: maven - dependency-name: com.github.matsim-org:gtfs2matsim dependency-type: direct:production dependency-group: maven - dependency-name: commons-cli:commons-cli dependency-type: direct:production dependency-group: maven - dependency-name: com.graphhopper:graphhopper-core dependency-type: direct:production dependency-group: maven ... Signed-off-by: dependabot[bot] --- contribs/application/pom.xml | 2 +- contribs/pseudosimulation/pom.xml | 2 +- contribs/vsp/pom.xml | 2 +- pom.xml | 2 +- 4 files changed, 4 insertions(+), 4 deletions(-) diff --git a/contribs/application/pom.xml b/contribs/application/pom.xml index 546d465e7d2..d0268e815ed 100644 --- a/contribs/application/pom.xml +++ b/contribs/application/pom.xml @@ -77,7 +77,7 @@ com.github.matsim-org gtfs2matsim - master-33809c4f0f-1 + 14.0 org.geotools diff --git a/contribs/pseudosimulation/pom.xml b/contribs/pseudosimulation/pom.xml index 3c8e45cc647..6000d3df90f 100644 --- a/contribs/pseudosimulation/pom.xml +++ b/contribs/pseudosimulation/pom.xml @@ -23,7 +23,7 @@ commons-cli commons-cli - 1.5.0 + 2.0-gt2-pre1 colt diff --git a/contribs/vsp/pom.xml b/contribs/vsp/pom.xml index 96a0cd8ca37..5b21ece56c6 100644 --- a/contribs/vsp/pom.xml +++ b/contribs/vsp/pom.xml @@ -179,7 +179,7 @@ com.graphhopper graphhopper-core - 7.0 + 7.0-testgithub3 diff --git a/pom.xml b/pom.xml index 275d32a0877..f162bd2548f 100644 --- a/pom.xml +++ b/pom.xml @@ -270,7 +270,7 @@ javax.measure unit-api - 2.1.3 + 2.2