Skip to content

Commit

Permalink
build(deps): bump com.graphhopper:graphhopper-core from 8.0 to 9.1
Browse files Browse the repository at this point in the history
Bumps [com.graphhopper:graphhopper-core](https://github.com/graphhopper/graphhopper) from 8.0 to 9.1.
- [Release notes](https://github.com/graphhopper/graphhopper/releases)
- [Changelog](https://github.com/graphhopper/graphhopper/blob/master/CHANGELOG.md)
- [Commits](graphhopper/graphhopper@8.0...9.1)

---
updated-dependencies:
- dependency-name: com.graphhopper:graphhopper-core
  dependency-type: direct:production
  update-type: version-update:semver-major
...

Signed-off-by: dependabot[bot] <[email protected]>
  • Loading branch information
dependabot[bot] authored May 8, 2024
1 parent e3fd2fc commit 59ac9d8
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion contribs/vsp/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -189,7 +189,7 @@
<dependency>
<groupId>com.graphhopper</groupId>
<artifactId>graphhopper-core</artifactId>
<version>8.0</version>
<version>9.1</version>
</dependency>
<!-- Enforce version -->
<dependency>
Expand Down

0 comments on commit 59ac9d8

Please sign in to comment.