Skip to content

Commit

Permalink
build(deps): bump org.openstreetmap.osmosis:osmosis-core
Browse files Browse the repository at this point in the history
Bumps [org.openstreetmap.osmosis:osmosis-core](https://github.com/openstreetmap/osmosis) from 0.48.3 to 0.49.1.
- [Release notes](https://github.com/openstreetmap/osmosis/releases)
- [Commits](openstreetmap/osmosis@0.48.3...0.49.1)

---
updated-dependencies:
- dependency-name: org.openstreetmap.osmosis:osmosis-core
  dependency-type: direct:production
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <[email protected]>
  • Loading branch information
dependabot[bot] authored Nov 3, 2023
1 parent 9a2ce83 commit aa50621
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 2 deletions.
2 changes: 1 addition & 1 deletion contribs/accessibility/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -52,7 +52,7 @@
<dependency>
<groupId>org.openstreetmap.osmosis</groupId>
<artifactId>osmosis-core</artifactId>
<version>0.48.3</version>
<version>0.49.1</version>
<exclusions>
<!-- needed to compile in IntelliJ with Eclipse compiler -->
<!-- see: https://bugs.eclipse.org/bugs/show_bug.cgi?id=536928 -->
Expand Down
2 changes: 1 addition & 1 deletion contribs/vsp/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -102,7 +102,7 @@
<dependency>
<groupId>org.openstreetmap.osmosis</groupId>
<artifactId>osmosis-core</artifactId>
<version>0.48.3</version>
<version>0.49.1</version>
<exclusions>
<!-- needed to compile in IntelliJ with Eclipse compiler -->
<!-- see: https://bugs.eclipse.org/bugs/show_bug.cgi?id=536928 -->
Expand Down

0 comments on commit aa50621

Please sign in to comment.