Skip to content

Commit

Permalink
build(deps): bump org.openstreetmap.osmosis:osmosis-xml
Browse files Browse the repository at this point in the history
Bumps [org.openstreetmap.osmosis:osmosis-xml](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-xml
  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 67bf247
Show file tree
Hide file tree
Showing 3 changed files with 3 additions and 3 deletions.
2 changes: 1 addition & 1 deletion contribs/accessibility/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -65,7 +65,7 @@
<dependency>
<groupId>org.openstreetmap.osmosis</groupId>
<artifactId>osmosis-xml</artifactId>
<version>0.48.3</version>
<version>0.49.1</version>
</dependency>
<dependency>
<groupId>org.matsim.contrib</groupId>
Expand Down
2 changes: 1 addition & 1 deletion contribs/noise/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -42,7 +42,7 @@
<dependency>
<groupId>org.openstreetmap.osmosis</groupId>
<artifactId>osmosis-xml</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 @@ -115,7 +115,7 @@
<dependency>
<groupId>org.openstreetmap.osmosis</groupId>
<artifactId>osmosis-xml</artifactId>
<version>0.48.3</version>
<version>0.49.1</version>
</dependency>
<dependency>
<groupId>org.openstreetmap.osmosis</groupId>
Expand Down

0 comments on commit 67bf247

Please sign in to comment.