Skip to content

Commit

Permalink
fix: in1-java-orgmozilla-1314295 (#1639)
Browse files Browse the repository at this point in the history
Manually merge due to broken SOnarCloud status check
  • Loading branch information
sfendrich authored Dec 19, 2023
2 parents 6b1a0a7 + e32832e commit 4808991
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 0 deletions.
1 change: 1 addition & 0 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
Expand Up @@ -62,6 +62,7 @@ RELEASING:
- refactor RoutingProfile (part of [#1520](https://github.com/GIScience/openrouteservice/issues/1520))
- update maven repository for dependencies ([#1536](https://github.com/GIScience/openrouteservice/pull/1536))
- spring-boot-starter-parent to v3.1.6 ([#1630](https://github.com/GIScience/openrouteservice/issues/1630))
- fix IN1-JAVA-ORGMOZILLA-1314295 ([#1627](https://github.com/GIScience/openrouteservice/issues/1627))

### Deprecated
- JSON configuration and related classes ([#1506](https://github.com/GIScience/openrouteservice/pull/1506))
Expand Down
1 change: 1 addition & 0 deletions pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -88,6 +88,7 @@
<groupId>io.swagger.parser.v3</groupId>
<artifactId>swagger-parser</artifactId>
<version>${swagger-parser.version}</version>
<scope>test</scope>
</dependency>

<dependency>
Expand Down

0 comments on commit 4808991

Please sign in to comment.