Skip to content

Commit

Permalink
Merged PR 59446: Update dependency nu.ndw.nls.geometry:nls-geometry t…
Browse files Browse the repository at this point in the history
…o v3

This PR contains the following updates:

| Package | Type | Update | Change |
|---|---|---|---|
| [nu.ndw.nls.geometry:nls-geometry](https://spring.io/projects/spring-boot) ([source](https://github.com/spring-projects/spring-boot)) | compile | major | `2.1.4` -> `3.0.0` |

---

### Release Notes

<details>
<summary>spring-projects/spring-boot (nu.ndw.nls.geometry:nls-geometry)</summary>

### [`v3.0.0`](https://github.com/spring-projects/spring-boot/releases/tag/v3.0.0)

[Compare Source](spring-projects/spring-boot@v2.2.1.RELEASE...v3.0.0)

See the [Release notes for 3.0](https://github.com/spring-projects/spring-boot/wiki/Spring-Boot-3.0-Release-Notes) for upgrade instructions and details of new features.

#### ⭐ New Features

-   Provide a configuration property for the observation patterns of Spring Integration components [#&#8203;33099](spring-projects/spring-boot#33099)

#### 🐞 Bug Fixes

-   io.micrometer.tracing.Tracer on the classpath breaks AOT processing for tests [#&#8203;33298](spring-projects/spring-boot#33298)
-   Tracer library HTTP instrumentation is auto-configured unnecessarily [#&#8203;33287](spring-projects/spring-boot#33287)
-   Auto-configuration ignores user-provided ObservationConventions [#&#8203;33285](spring-projects/spring-boot#33285)
-   `ScheduledBeanLazyInitializationExcludeFilter` is auto-configured even when annotation-based scheduled has not been enabled [#&#8203;33284](spring-projects/spring-boot#33284)
-   SpringBootContextLoader prints banner twice when using a `@ContextHierarchy` [#&#8203;33263](spring-projects/spring-boot#33263)
-   Properties migrator causes an application to fail to start if it tries to map a property whose metadata data entry contains an invalid configuration property name [#&#8203;33250](spring-projects/spring-boot#33250)
-   Wavefront MeterRegistryCustomizer is not applying application tags from application.properties [#&#8203;33244](spring-projects/spring-boot#33244)
-   Actuator responses no longer format timestamps as ISO-8601 [#&#8203;33236](spring-projects/spring-boot#33236)
-   Configuration property is not bound in a native image when property has get, set, and is methods [#&#8203;33232](spring-projects/spring-boot#33232)
-   Configuration property binding does not deal with bridge methods [#&#8203;33212](spring-projects/spring-boot#33212)
-   Contribute missing resource hints for GraphQL schema files and GraphiQL HTML page [#&#8203;33208](spring-projects/spring-boot#33208)
-   Hints for ClientHttpRequestFactory should only be generated for matching methods  [#&#8203;33203](spring-projects/spring-boot#33203)
-...
  • Loading branch information
ndwlocatieservices committed Aug 15, 2024
2 parents c941ec1 + adf4b41 commit ba2d13a
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -38,7 +38,7 @@
<commons-io.version>2.16.1</commons-io.version>
<sonar-maven-plugin.version>3.9.1.2184</sonar-maven-plugin.version>
<sonar.projectName>nls-routing-map-matcher</sonar.projectName>
<nls-geometry.version>2.1.4</nls-geometry.version>
<nls-geometry.version>3.0.0</nls-geometry.version>
<kryo5.version>5.5.0</kryo5.version>
</properties>
<repositories>
Expand Down

0 comments on commit ba2d13a

Please sign in to comment.