Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
Merged PR 36371: Update all non-major dependencies
This PR contains the following updates: | Package | Type | Update | Change | |---|---|---|---| | [nu.ndw.nls:routing-map-matcher-spring-boot](https://spring.io/projects/spring-boot) ([source](https://github.com/spring-projects/spring-boot)) | compile | patch | `7.7.1` -> `7.7.2` | | [nu.ndw.nls.springboot:openapi](https://spring.io/projects/spring-boot) ([source](https://github.com/spring-projects/spring-boot)) | build | minor | `3.1.0` -> `3.2.1` | | [nu.ndw.nls.springboot:oauth2-client-credentials](https://spring.io/projects/spring-boot) ([source](https://github.com/spring-projects/spring-boot)) | compile | minor | `3.1.0` -> `3.2.1` | | [nu.ndw.nls.springboot:test](https://spring.io/projects/spring-boot) ([source](https://github.com/spring-projects/spring-boot)) | test | minor | `3.1.0` -> `3.2.1` | | [nu.ndw.nls.springboot:security](https://spring.io/projects/spring-boot) ([source](https://github.com/spring-projects/spring-boot)) | compile | minor | `3.1.0` -> `3.2.1` | | [nu.ndw.nls.springboot:messaging](https://spring.io/projects/spring-boot) ([source](https://github.com/spring-projects/spring-boot)) | compile | minor | `3.1.0` -> `3.2.1` | | [nu.ndw.nls.springboot:datadog](https://spring.io/projects/spring-boot) ([source](https://github.com/spring-projects/spring-boot)) | compile | minor | `3.1.0` -> `3.2.1` | | [nu.ndw:nls-nwb-data-access-jooq](https://spring.io/projects/spring-boot) ([source](https://github.com/spring-projects/spring-boot)) | compile | patch | `4.2.1` -> `4.2.2` | | nu.ndw:nls-events | compile | patch | `3.3.2` -> `3.3.5` | | [org.springdoc:springdoc-openapi-starter-webmvc-ui](https://springdoc.org/) ([source](https://github.com/springdoc/springdoc-openapi)) | compile | minor | `2.2.0` -> `2.3.0` | | [org.codehaus.mojo:exec-maven-plugin](https://www.mojohaus.org/exec-maven-plugin) ([source](https://github.com/mojohaus/exec-maven-plugin)) | build | patch | `3.1.0` -> `3.1.1` | | [org.springframework.boot:spring-boot-starter-parent](https://spring.io/projects/spring-boot) ([source](https://github.com/spring-projects/spring-boot)) | parent | minor | `3.1.5` -> `3.2.0` | --- ### Release Notes <details> <summary>spring-projects/spring-boot (nu.ndw.nls.springboot:openapi)</summary> ### [`v3.2.0`](https://github.com/spring-projects/spring-boot/releases/tag/v3.2.0) [Compare Source](spring-projects/spring-boot@v3.1.0...v3.2.0) ##### ⭐ New Features - Auto-configure observations for RestClients [#​38500](spring-projects/spring-boot#38500) - Add support for Oracle Free, the replacement for Oracle XE, with Testcontainers and Docker Compose [#​38476](spring-projects/spring-boot#38476) - Provide dependency management for org.crac:crac [#​38378](spring-projects/spring-boot#38378) - Add new properties for Liquibase 4.24.0 [#​38274](spring-projects/spring-boot#38274) ...
- Loading branch information