From 3daf294a5933c762f0b5cbd031cf91cf13112cde Mon Sep 17 00:00:00 2001 From: NLS RenovateBot <167181728+ndwlocatieservices@users.noreply.github.com> Date: Fri, 11 Oct 2024 13:24:10 +0000 Subject: [PATCH] Merged PR 52857: Update all non-major dependencies This PR contains the following updates: | Package | Type | Update | Change | |---|---|---|---| | [com.esotericsoftware.kryo:kryo5](https://github.com/EsotericSoftware/kryo) | compile | minor | `5.5.0` -> `5.6.2` | | [commons-io:commons-io](https://commons.apache.org/proper/commons-io/) ([source](https://gitbox.apache.org/repos/asf?p=commons-io.git)) | compile | minor | `2.16.1` -> `2.17.0` | | [com.google.guava:guava](https://github.com/google/guava) | compile | minor | `33.2.0-jre` -> `33.3.1-jre` | | [org.springframework.boot:spring-boot-starter-parent](https://spring.io/projects/spring-boot) ([source](https://github.com/spring-projects/spring-boot)) | parent | patch | `3.3.0` -> `3.3.4` | --- ### Release Notes
spring-projects/spring-boot (org.springframework.boot:spring-boot-starter-parent) ### [`v3.3.4`](https://github.com/spring-projects/spring-boot/releases/tag/v3.3.4) [Compare Source](https://github.com/spring-projects/spring-boot/compare/v3.3.3...v3.3.4) #### :lady_beetle: Bug Fixes - management.health.db.ignore-routing-datasources=true has no effect when an AbstractRoutingDataSource has been wrapped [#​42322](https://github.com/spring-projects/spring-boot/issues/42322) - Missing details in OAuth2ClientProperties validation error message [#​42279](https://github.com/spring-projects/spring-boot/issues/42279) - FileNotFoundException from unused mis-configured SSL bundles [#​42169](https://github.com/spring-projects/spring-boot/issues/42169) - ZipkinHttpClientSender fails with "Failed to introspect Class" when spring-web is not on the classpath [#​42161](https://github.com/spring-projects/spring-boot/issues/42161) - `@RestartScope` can cause 'Recursive update' exceptions when used with container beans [#​42107](https://github.com/spring-projects/spring-boot/issues/42107) - JarLauncher fails to load large jar files [#​42079](https://github.com/spring-projects/spring-boot/issues/42079) - PropertiesMigrationListener wrongly reports property as deprecated when has group [#​42071](https://github.com/spring-projects/spring-boot/issues/42071) - Using an empty string MongoDB 'replica-set-name' property will result in ClusterType=REPLICA_SET [#​42059](https://github.com/spring-projects/spring-boot/issues/42059) - Default Logback config uses deprecated "converterClass" attribute [#​42006](https://github.com/spring-projects/spring-boot/issues/42006) #### :notebook_with_decorative_cover: Documentation - Document that spring.jmx.enabled is not intended for third-party libraries [#​42285](https://github.com/spring-projects/spring-boot/issues/42285) - Update link to Log4j2 system properties [#​42263](https://github.com/spring-projects/spring-boot/issues/42263) - Links to GraphQL in the reference guide redirect to the root instead of specific sections [#​42208](https://github.com/spring-projects/spring-boot/issues/42208) - ... --- pom.xml | 8 ++++---- 1 file changed, 4 insertions(+), 4 deletions(-) diff --git a/pom.xml b/pom.xml index 7c8cacce..acaffbdd 100644 --- a/pom.xml +++ b/pom.xml @@ -7,7 +7,7 @@ org.springframework.boot spring-boot-starter-parent - 3.3.0 + 3.3.4 @@ -31,16 +31,16 @@ 3.1.12 1.19.0 - 33.2.0-jre + 33.3.1-jre 2.2 0.8.12 30.2 0.18.1 - 2.16.1 + 2.17.0 3.9.1.2184 nls-routing-map-matcher 3.1.0 - 5.5.0 + 5.6.2