From a71fa4ee5ebd4f7c9bc2089b1bb1c2d4619c3c93 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Fri, 29 Sep 2023 11:45:46 +0000 Subject: [PATCH] build(deps): bump the maven group with 5 updates Bumps the maven group with 5 updates: | Package | From | To | | --- | --- | --- | | [javax.measure:unit-api](https://github.com/unitsofmeasurement/unit-api) | `2.1.3` | `2.2` | | [com.github.matsim-org:gtfs2matsim](https://github.com/matsim-org/GTFS2MATSim) | `master-33809c4f0f-1` | `14.0` | | commons-cli:commons-cli | `1.5.0` | `2.0-gt2-pre1` | | org.apache.poi:poi-ooxml | `5.2.3` | `5.2.4` | | [com.graphhopper:graphhopper-core](https://github.com/graphhopper/graphhopper) | `7.0` | `7.0-testgithub6` | 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 `org.apache.poi:poi-ooxml` from 5.2.3 to 5.2.4 Updates `com.graphhopper:graphhopper-core` from 7.0 to 7.0-testgithub6 - [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: org.apache.poi:poi-ooxml dependency-type: direct:production update-type: version-update:semver-patch 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 | 4 ++-- pom.xml | 2 +- 4 files changed, 5 insertions(+), 5 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 9afdb4adc00..712dc2f80b8 100644 --- a/contribs/vsp/pom.xml +++ b/contribs/vsp/pom.xml @@ -140,7 +140,7 @@ org.apache.poi poi-ooxml - 5.2.3 + 5.2.4 @@ -179,7 +179,7 @@ com.graphhopper graphhopper-core - 7.0 + 7.0-testgithub6 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