Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

[Tech] Bump the non-major-dependencies group across 1 directory with 31 updates #3667

Conversation

dependabot[bot]
Copy link
Contributor

@dependabot dependabot bot commented on behalf of github Sep 19, 2024

Bumps the non-major-dependencies group with 30 updates in the /backend directory:

Package From To
org.springframework.boot:spring-boot-starter-web 3.3.1 3.3.4
org.springframework.security:spring-security-oauth2-resource-server 6.3.1 6.3.3
org.springframework.security:spring-security-oauth2-jose 6.3.1 6.3.3
org.springframework.boot:spring-boot-starter-actuator 3.3.1 3.3.4
org.springframework.boot:spring-boot-starter-json 3.3.1 3.3.4
org.springframework.boot:spring-boot-starter-security 3.3.1 3.3.4
org.springframework.boot:spring-boot-starter-data-jpa 3.3.1 3.3.4
org.springframework.boot:spring-boot-configuration-processor 3.3.1 3.3.4
org.springframework.boot:spring-boot-starter-cache 3.3.1 3.3.4
org.springframework.boot:spring-boot-starter-log4j2 3.3.1 3.3.4
org.springframework.boot:spring-boot-devtools 3.3.1 3.3.4
org.jetbrains.kotlinx:kotlinx-serialization-json 1.7.1 1.7.2
com.fasterxml.jackson.module:jackson-module-kotlin 2.17.1 2.17.2
org.flywaydb:flyway-core 10.15.2 10.18.0
org.flywaydb:flyway-database-postgresql 10.15.2 10.18.0
org.jetbrains.kotlinx:kotlinx-coroutines-core 1.8.1 1.9.0
io.hypersistence:hypersistence-utils-hibernate-63 3.8.0 3.8.2
org.locationtech.jts:jts-core 1.19.0 1.20.0
org.hibernate:hibernate-spatial 6.5.2.Final 6.6.1.Final
io.sentry:sentry 7.13.0 7.14.0
io.sentry:sentry-log4j2 7.11.0 7.14.0
org.postgresql:postgresql 42.7.3 42.7.4
org.assertj:assertj-core 3.26.0 3.26.3
org.testcontainers:postgresql 1.19.8 1.20.1
org.testcontainers:testcontainers 1.19.8 1.20.1
org.springframework.boot:spring-boot-starter-test 3.3.1 3.3.4
org.springframework.boot 3.3.1 3.3.4
org.jetbrains.kotlin.plugin.spring 2.0.0 2.0.20
plugin.jpa 2.0.0 2.0.20
plugin.serialization 2.0.0 2.0.20

Updates org.springframework.boot:spring-boot-starter-web from 3.3.1 to 3.3.4

Release notes

Sourced from org.springframework.boot:spring-boot-starter-web's releases.

v3.3.4

🐞 Bug Fixes

  • management.health.db.ignore-routing-datasources=true has no effect when an AbstractRoutingDataSource has been wrapped #42322
  • Missing details in OAuth2ClientProperties validation error message #42279
  • FileNotFoundException from unused mis-configured SSL bundles #42169
  • ZipkinHttpClientSender fails with "Failed to introspect Class" when spring-web is not on the classpath #42161
  • @RestartScope can cause 'Recursive update' exceptions when used with container beans #42107
  • JarLauncher fails to load large jar files #42079
  • PropertiesMigrationListener wrongly reports property as deprecated when has group #42071
  • Using an empty string MongoDB 'replica-set-name' property will result in ClusterType=REPLICA_SET #42059
  • Default Logback config uses deprecated "converterClass" attribute #42006

📔 Documentation

  • Document that spring.jmx.enabled is not intended for third-party libraries #42285
  • Update link to Log4j2 system properties #42263
  • Links to GraphQL in the reference guide redirect to the root instead of specific sections #42208
  • Syntax error in "Receive a message reactively section" of the reference guide #42200
  • Deprecation reason for the autotime enabled, percentiles, and percentiles-historgram properties is confusing #42193
  • Replace RFC 7807 by RFC 9457 in property documentation #42190
  • Document that configuration property binding to a Kotlin value class with a default is not supported #42176
  • Update documentation to reflect new no handler found exception behavior #42167
  • Polish configuration property reference #42165
  • Remove link to “Converting a Spring Boot JAR Application to a WAR” as the guide is no longer available #42111
  • Fix StatsD link typo on Metrics documentation page #42109
  • Improve docker without buildpacks documentation #42106
  • Improve documentation in "Command-line Completion" #42103
  • Kotlin code examples are missing from the Testing section #42094
  • Fix incorrect command in Docker configuration for Colima #42078
  • Gradle Plugin AOT documentation has sample error #42046

🔨 Dependency Upgrades

  • Upgrade to Groovy 4.0.23 #42292
  • Upgrade to Hibernate 6.5.3.Final #42365
  • Upgrade to Infinispan 15.0.8.Final #42253
  • Upgrade to Jakarta Servlet JSP JSTL 3.0.2 #42254
  • Upgrade to Jetty 12.0.13 #42256
  • Upgrade to Jetty Reactive HTTPClient 4.0.7 #42255
  • Upgrade to Logback 1.5.8 #42257
  • Upgrade to Micrometer 1.13.4 #42129
  • Upgrade to Micrometer Tracing 1.3.4 #42130
  • Upgrade to MSSQL JDBC 12.6.4.jre11 #42258
  • Upgrade to Native Build Tools Plugin 0.10.3 #42205
  • Upgrade to Netty 4.1.113.Final #42259
  • Upgrade to Postgresql 42.7.4 #42260
  • Upgrade to R2DBC MariaDB 1.2.2 #42326
  • Upgrade to Reactor Bom 2023.0.10 #42131
  • Upgrade to SendGrid 4.10.3 #42366

... (truncated)

Commits
  • 8e9dc7b Release v3.3.4
  • 4e860f1 Merge branch '3.2.x' into 3.3.x
  • d137191 Next development version (v3.2.11-SNAPSHOT)
  • 97dd01e Upgrade to SendGrid 4.10.3
  • 1b3b3aa Upgrade to Hibernate 6.5.3.Final
  • c2adc3b Upgrade to Zipkin Reporter 3.4.2
  • 0271b24 Merge branch '3.2.x' into 3.3.x
  • ae8315e Use Liberica for Java 23 CI
  • 4956990 Merge branch '3.2.x' into 3.3.x
  • f9379f4 Apply nohttp check per-project rather than at root
  • Additional commits viewable in compare view

Updates org.springframework.security:spring-security-oauth2-resource-server from 6.3.1 to 6.3.3

Release notes

Sourced from org.springframework.security:spring-security-oauth2-resource-server's releases.

6.3.3

🪲 Bug Fixes

  • ObservationRegistry is never post-processed #15658

🔨 Dependency Upgrades

  • Bump org-eclipse-jetty from 11.0.22 to 11.0.23 #15664

❤️ Contributors

Thank you to all the contributors who worked on this release:

@​dependabot[bot]

6.3.2

⭐ New Features

  • ActiveDirectoryLdapAuthenticationProvider does not implement support for multiple urls #15495
  • Document the role of CredentialsContainer #15321
  • OIDC Backchannel Logout should allow logout tokens having typ header of logout+jwt #15410

🪲 Bug Fixes

  • A broken link in Spring Security reference #15297
  • Documentation for ServletBearerExchangeFilterFunction incomplete or incorrect #15460
  • EnableMethodSecurity should publish only one bean of each AuthorizationAdvisor #15592
  • Fix Compromised Password Checker Docs Sample Not Working #15305
  • Fix for #15172 introduces significant performance degredation #15324
  • Pre/PostAuthorize should not ignore HandleAuthorizationDenied#handlerClass when ApplicationContext is not provided #15535
  • Update prerequisites documentation with Java 17 #15340
  • Use Correct Meta-Annotation in Kotlin Sample #15472
  • Using sec:authorize in JSPX causes 'java.lang.NullPointerException: Cannot invoke "jakarta.servlet.ServletRegistration.getClassName()" because "registration" is null' #15440

🔨 Dependency Upgrades

  • Bump ch.qos.logback:logback-classic from 1.5.6 to 1.5.7 #15619
  • Bump com.fasterxml.jackson:jackson-bom from 2.17.1 to 2.17.2 #15374
  • Bump com.github.spullara.mustache.java:compiler from 0.9.13 to 0.9.14 #15373
  • Bump io.micrometer:micrometer-observation from 1.12.7 to 1.12.8 #15383
  • Bump io.micrometer:micrometer-observation from 1.12.8 to 1.12.9 #15581
  • Bump io.mockk:mockk from 1.13.11 to 1.13.12 #15430
  • Bump io.projectreactor:reactor-bom from 2023.0.7 to 2023.0.8 #15388
  • Bump io.projectreactor:reactor-bom from 2023.0.8 to 2023.0.9 #15597
  • Bump jakarta.servlet.jsp.jstl:jakarta.servlet.jsp.jstl-api from 3.0.0 to 3.0.1 #15582
  • Bump org-apache-maven-resolver from 1.9.20 to 1.9.21 #15372
  • Bump org-apache-maven-resolver from 1.9.21 to 1.9.22 #15545
  • Bump org-eclipse-jetty from 11.0.21 to 11.0.22 #15356
  • Bump org.apache.maven:maven-resolver-provider from 3.9.7 to 3.9.8 #15268
  • Bump org.apache.maven:maven-resolver-provider from 3.9.8 to 3.9.9 #15642

... (truncated)

Commits
  • 868c07a Release 6.3.3
  • a68851f Bump org-eclipse-jetty from 11.0.22 to 11.0.23
  • bf2c1a5 Merge branch '6.2.x' into 6.3.x
  • 439b797 Bump org-eclipse-jetty from 11.0.22 to 11.0.23
  • 0cab7c8 Defer Sorting AuthorizationAdvisors
  • 8272640 Merge branch '6.2.x' into 6.3.x
  • f4585d8 Bump Gradle Wrapper from 8.7 to 8.10
  • 300c8d7 Merge branch '6.2.x' into 6.3.x
  • 83eceea Merge branch '5.8.x' into 6.2.x
  • 25450f8 Next development version
  • Additional commits viewable in compare view

Updates org.springframework.security:spring-security-oauth2-jose from 6.3.1 to 6.3.3

Release notes

Sourced from org.springframework.security:spring-security-oauth2-jose's releases.

6.3.3

🪲 Bug Fixes

  • ObservationRegistry is never post-processed #15658

🔨 Dependency Upgrades

  • Bump org-eclipse-jetty from 11.0.22 to 11.0.23 #15664

❤️ Contributors

Thank you to all the contributors who worked on this release:

@​dependabot[bot]

6.3.2

⭐ New Features

  • ActiveDirectoryLdapAuthenticationProvider does not implement support for multiple urls #15495
  • Document the role of CredentialsContainer #15321
  • OIDC Backchannel Logout should allow logout tokens having typ header of logout+jwt #15410

🪲 Bug Fixes

  • A broken link in Spring Security reference #15297
  • Documentation for ServletBearerExchangeFilterFunction incomplete or incorrect #15460
  • EnableMethodSecurity should publish only one bean of each AuthorizationAdvisor #15592
  • Fix Compromised Password Checker Docs Sample Not Working #15305
  • Fix for #15172 introduces significant performance degredation #15324
  • Pre/PostAuthorize should not ignore HandleAuthorizationDenied#handlerClass when ApplicationContext is not provided #15535
  • Update prerequisites documentation with Java 17 #15340
  • Use Correct Meta-Annotation in Kotlin Sample #15472
  • Using sec:authorize in JSPX causes 'java.lang.NullPointerException: Cannot invoke "jakarta.servlet.ServletRegistration.getClassName()" because "registration" is null' #15440

🔨 Dependency Upgrades

  • Bump ch.qos.logback:logback-classic from 1.5.6 to 1.5.7 #15619
  • Bump com.fasterxml.jackson:jackson-bom from 2.17.1 to 2.17.2 #15374
  • Bump com.github.spullara.mustache.java:compiler from 0.9.13 to 0.9.14 #15373
  • Bump io.micrometer:micrometer-observation from 1.12.7 to 1.12.8 #15383
  • Bump io.micrometer:micrometer-observation from 1.12.8 to 1.12.9 #15581
  • Bump io.mockk:mockk from 1.13.11 to 1.13.12 #15430
  • Bump io.projectreactor:reactor-bom from 2023.0.7 to 2023.0.8 #15388
  • Bump io.projectreactor:reactor-bom from 2023.0.8 to 2023.0.9 #15597
  • Bump jakarta.servlet.jsp.jstl:jakarta.servlet.jsp.jstl-api from 3.0.0 to 3.0.1 #15582
  • Bump org-apache-maven-resolver from 1.9.20 to 1.9.21 #15372
  • Bump org-apache-maven-resolver from 1.9.21 to 1.9.22 #15545
  • Bump org-eclipse-jetty from 11.0.21 to 11.0.22 #15356
  • Bump org.apache.maven:maven-resolver-provider from 3.9.7 to 3.9.8 #15268
  • Bump org.apache.maven:maven-resolver-provider from 3.9.8 to 3.9.9 #15642

... (truncated)

Commits
  • 868c07a Release 6.3.3
  • a68851f Bump org-eclipse-jetty from 11.0.22 to 11.0.23
  • bf2c1a5 Merge branch '6.2.x' into 6.3.x
  • 439b797 Bump org-eclipse-jetty from 11.0.22 to 11.0.23
  • 0cab7c8 Defer Sorting AuthorizationAdvisors
  • 8272640 Merge branch '6.2.x' into 6.3.x
  • f4585d8 Bump Gradle Wrapper from 8.7 to 8.10
  • 300c8d7 Merge branch '6.2.x' into 6.3.x
  • 83eceea Merge branch '5.8.x' into 6.2.x
  • 25450f8 Next development version
  • Additional commits viewable in compare view

Updates org.springframework.boot:spring-boot-starter-actuator from 3.3.1 to 3.3.4

Release notes

Sourced from org.springframework.boot:spring-boot-starter-actuator's releases.

v3.3.4

🐞 Bug Fixes

  • management.health.db.ignore-routing-datasources=true has no effect when an AbstractRoutingDataSource has been wrapped #42322
  • Missing details in OAuth2ClientProperties validation error message #42279
  • FileNotFoundException from unused mis-configured SSL bundles #42169
  • ZipkinHttpClientSender fails with "Failed to introspect Class" when spring-web is not on the classpath #42161
  • @RestartScope can cause 'Recursive update' exceptions when used with container beans #42107
  • JarLauncher fails to load large jar files #42079
  • PropertiesMigrationListener wrongly reports property as deprecated when has group #42071
  • Using an empty string MongoDB 'replica-set-name' property will result in ClusterType=REPLICA_SET #42059
  • Default Logback config uses deprecated "converterClass" attribute #42006

📔 Documentation

  • Document that spring.jmx.enabled is not intended for third-party libraries #42285
  • Update link to Log4j2 system properties #42263
  • Links to GraphQL in the reference guide redirect to the root instead of specific sections #42208
  • Syntax error in "Receive a message reactively section" of the reference guide #42200
  • Deprecation reason for the autotime enabled, percentiles, and percentiles-historgram properties is confusing #42193
  • Replace RFC 7807 by RFC 9457 in property documentation #42190
  • Document that configuration property binding to a Kotlin value class with a default is not supported #42176
  • Update documentation to reflect new no handler found exception behavior #42167
  • Polish configuration property reference #42165
  • Remove link to “Converting a Spring Boot JAR Application to a WAR” as the guide is no longer available #42111
  • Fix StatsD link typo on Metrics documentation page #42109
  • Improve docker without buildpacks documentation #42106
  • Improve documentation in "Command-line Completion" #42103
  • Kotlin code examples are missing from the Testing section #42094
  • Fix incorrect command in Docker configuration for Colima #42078
  • Gradle Plugin AOT documentation has sample error #42046

🔨 Dependency Upgrades

  • Upgrade to Groovy 4.0.23 #42292
  • Upgrade to Hibernate 6.5.3.Final #42365
  • Upgrade to Infinispan 15.0.8.Final #42253
  • Upgrade to Jakarta Servlet JSP JSTL 3.0.2 #42254
  • Upgrade to Jetty 12.0.13 #42256
  • Upgrade to Jetty Reactive HTTPClient 4.0.7 #42255
  • Upgrade to Logback 1.5.8 #42257
  • Upgrade to Micrometer 1.13.4 #42129
  • Upgrade to Micrometer Tracing 1.3.4 #42130
  • Upgrade to MSSQL JDBC 12.6.4.jre11 #42258
  • Upgrade to Native Build Tools Plugin 0.10.3 #42205
  • Upgrade to Netty 4.1.113.Final #42259
  • Upgrade to Postgresql 42.7.4 #42260
  • Upgrade to R2DBC MariaDB 1.2.2 #42326
  • Upgrade to Reactor Bom 2023.0.10 #42131
  • Upgrade to SendGrid 4.10.3 #42366

... (truncated)

Commits
  • 8e9dc7b Release v3.3.4
  • 4e860f1 Merge branch '3.2.x' into 3.3.x
  • d137191 Next development version (v3.2.11-SNAPSHOT)
  • 97dd01e Upgrade to SendGrid 4.10.3
  • 1b3b3aa Upgrade to Hibernate 6.5.3.Final
  • c2adc3b Upgrade to Zipkin Reporter 3.4.2
  • 0271b24 Merge branch '3.2.x' into 3.3.x
  • ae8315e Use Liberica for Java 23 CI
  • 4956990 Merge branch '3.2.x' into 3.3.x
  • f9379f4 Apply nohttp check per-project rather than at root
  • Additional commits viewable in compare view

Updates org.springframework.boot:spring-boot-starter-json from 3.3.1 to 3.3.4

Release notes

Sourced from org.springframework.boot:spring-boot-starter-json's releases.

v3.3.4

🐞 Bug Fixes

  • management.health.db.ignore-routing-datasources=true has no effect when an AbstractRoutingDataSource has been wrapped #42322
  • Missing details in OAuth2ClientProperties validation error message #42279
  • FileNotFoundException from unused mis-configured SSL bundles #42169
  • ZipkinHttpClientSender fails with "Failed to introspect Class" when spring-web is not on the classpath #42161
  • @RestartScope can cause 'Recursive update' exceptions when used with container beans #42107
  • JarLauncher fails to load large jar files #42079
  • PropertiesMigrationListener wrongly reports property as deprecated when has group #42071
  • Using an empty string MongoDB 'replica-set-name' property will result in ClusterType=REPLICA_SET #42059
  • Default Logback config uses deprecated "converterClass" attribute #42006

📔 Documentation

  • Document that spring.jmx.enabled is not intended for third-party libraries #42285
  • Update link to Log4j2 system properties #42263
  • Links to GraphQL in the reference guide redirect to the root instead of specific sections #42208
  • Syntax error in "Receive a message reactively section" of the reference guide #42200
  • Deprecation reason for the autotime enabled, percentiles, and percentiles-historgram properties is confusing #42193
  • Replace RFC 7807 by RFC 9457 in property documentation #42190
  • Document that configuration property binding to a Kotlin value class with a default is not supported #42176
  • Update documentation to reflect new no handler found exception behavior #42167
  • Polish configuration property reference #42165
  • Remove link to “Converting a Spring Boot JAR Application to a WAR” as the guide is no longer available #42111
  • Fix StatsD link typo on Metrics documentation page #42109
  • Improve docker without buildpacks documentation #42106
  • Improve documentation in "Command-line Completion" #42103
  • Kotlin code examples are missing from the Testing section #42094
  • Fix incorrect command in Docker configuration for Colima #42078
  • Gradle Plugin AOT documentation has sample error #42046

🔨 Dependency Upgrades

  • Upgrade to Groovy 4.0.23 #42292
  • Upgrade to Hibernate 6.5.3.Final #42365
  • Upgrade to Infinispan 15.0.8.Final #42253
  • Upgrade to Jakarta Servlet JSP JSTL 3.0.2 #42254
  • Upgrade to Jetty 12.0.13 #42256
  • Upgrade to Jetty Reactive HTTPClient 4.0.7 #42255
  • Upgrade to Logback 1.5.8 #42257
  • Upgrade to Micrometer 1.13.4 #42129
  • Upgrade to Micrometer Tracing 1.3.4 #42130
  • Upgrade to MSSQL JDBC 12.6.4.jre11 #42258
  • Upgrade to Native Build Tools Plugin 0.10.3 #42205
  • Upgrade to Netty 4.1.113.Final #42259
  • Upgrade to Postgresql 42.7.4 #42260
  • Upgrade to R2DBC MariaDB 1.2.2 #42326
  • Upgrade to Reactor Bom 2023.0.10 #42131
  • Upgrade to SendGrid 4.10.3 #42366

... (truncated)

Commits
  • 8e9dc7b Release v3.3.4
  • 4e860f1 Merge branch '3.2.x' into 3.3.x
  • d137191 Next development version (v3.2.11-SNAPSHOT)
  • 97dd01e Upgrade to SendGrid 4.10.3
  • 1b3b3aa Upgrade to Hibernate 6.5.3.Final
  • c2adc3b Upgrade to Zipkin Reporter 3.4.2
  • 0271b24 Merge branch '3.2.x' into 3.3.x
  • ae8315e Use Liberica for Java 23 CI
  • 4956990 Merge branch '3.2.x' into 3.3.x
  • f9379f4 Apply nohttp check per-project rather than at root
  • Additional commits viewable in compare view

Updates org.springframework.boot:spring-boot-starter-security from 3.3.1 to 3.3.4

Release notes

Sourced from org.springframework.boot:spring-boot-starter-security's releases.

v3.3.4

🐞 Bug Fixes

  • management.health.db.ignore-routing-datasources=true has no effect when an AbstractRoutingDataSource has been wrapped #42322
  • Missing details in OAuth2ClientProperties validation error message #42279
  • FileNotFoundException from unused mis-configured SSL bundles #42169
  • ZipkinHttpClientSender fails with "Failed to introspect Class" when spring-web is not on the classpath #42161
  • @RestartScope can cause 'Recursive update' exceptions when used with container beans #42107
  • JarLauncher fails to load large jar files #42079
  • PropertiesMigrationListener wrongly reports property as deprecated when has group #42071
  • Using an empty string MongoDB 'replica-set-name' property will result in ClusterType=REPLICA_SET #42059
  • Default Logback config uses deprecated "converterClass" attribute #42006

📔 Documentation

  • Document that spring.jmx.enabled is not intended for third-party libraries #42285
  • Update link to Log4j2 system properties #42263
  • Links to GraphQL in the reference guide redirect to the root instead of specific sections #42208
  • Syntax error in "Receive a message reactively section" of the reference guide #42200
  • Deprecation reason for the autotime enabled, percentiles, and percentiles-historgram properties is confusing #42193
  • Replace RFC 7807 by RFC 9457 in property documentation #42190
  • Document that configuration property binding to a Kotlin value class with a default is not supported #42176
  • Update documentation to reflect new no handler found exception behavior #42167
  • Polish configuration property reference #42165
  • Remove link to “Converting a Spring Boot JAR Application to a WAR” as the guide is no longer available #42111
  • Fix StatsD link typo on Metrics documentation page #42109
  • Improve docker without buildpacks documentation #42106
  • Improve documentation in "Command-line Completion" #42103
  • Kotlin code examples are missing from the Testing section #42094
  • Fix incorrect command in Docker configuration for Colima #42078
  • Gradle Plugin AOT documentation has sample error #42046

🔨 Dependency Upgrades

  • Upgrade to Groovy 4.0.23 #42292
  • Upgrade to Hibernate 6.5.3.Final #42365
  • Upgrade to Infinispan 15.0.8.Final #42253
  • Upgrade to Jakarta Servlet JSP JSTL 3.0.2 #42254
  • Upgrade to Jetty 12.0.13 #42256
  • Upgrade to Jetty Reactive HTTPClient 4.0.7 #42255
  • Upgrade to Logback 1.5.8 #42257
  • Upgrade to Micrometer 1.13.4 #42129
  • Upgrade to Micrometer Tracing 1.3.4 #42130
  • Upgrade to MSSQL JDBC 12.6.4.jre11 #42258
  • Upgrade to Native Build Tools Plugin 0.10.3 #42205
  • Upgrade to Netty 4.1.113.Final #42259
  • Upgrade to Postgresql 42.7.4 #42260
  • Upgrade to R2DBC MariaDB 1.2.2 #42326
  • Upgrade to Reactor Bom 2023.0.10 #42131
  • Upgrade to SendGrid 4.10.3 #42366

... (truncated)

Commits
  • 8e9dc7b Release v3.3.4
  • 4e860f1 Merge branch '3.2.x' into 3.3.x
  • d137191 Next development version (v3.2.11-SNAPSHOT)
  • 97dd01e Upgrade to SendGrid 4.10.3
  • 1b3b3aa Upgrade to Hibernate 6.5.3.Final
  • c2adc3b Upgrade to Zipkin Reporter 3.4.2
  • 0271b24 Merge branch '3.2.x' into 3.3.x
  • ae8315e Use Liberica for Java 23 CI
  • 4956990 Merge branch '3.2.x' into 3.3.x
  • f9379f4 Apply nohttp check per-project rather than at root
  • Additional commits viewable in compare view

Updates org.springframework.boot:spring-boot-starter-data-jpa from 3.3.1 to 3.3.4

Release notes

Sourced from org.springframework.boot:spring-boot-starter-data-jpa's releases.

v3.3.4

🐞 Bug Fixes

  • management.health.db.ignore-routing-datasources=true has no effect when an AbstractRoutingDataSource has been wrapped #42322
  • Missing details in OAuth2ClientProperties validation error message #42279
  • FileNotFoundException from unused mis-configured SSL bundles #42169
  • ZipkinHttpClientSender fails with "Failed to introspect Class" when spring-web is not on the classpath #42161
  • @RestartScope can cause 'Recursive update' exceptions when used with container beans #42107
  • JarLauncher fails to load large jar files #42079
  • PropertiesMigrationListener wrongly reports property as deprecated when has group #42071
  • Using an empty string MongoDB 'replica-set-name' property will result in ClusterType=REPLICA_SET #42059
  • Default Logback config uses deprecated "converterClass" attribute #42006

📔 Documentation

  • Document that spring.jmx.enabled is not intended for third-party libraries #42285
  • Update link to Log4j2 system properties #42263
  • Links to GraphQL in the reference guide redirect to the root instead of specific sections #42208
  • Syntax error in "Receive a message reactively section" of the reference guide #42200
  • Deprecation reason for the autotime enabled, percentiles, and percentiles-historgram properties is confusing #42193
  • Replace RFC 7807 by RFC 9457 in property documentation #42190
  • Document that configuration property binding to a Kotlin value class with a default is not supported #42176
  • Update documentation to reflect new no handler found exception behavior #42167
  • Polish configuration property reference #42165
  • Remove link to “Converting a Spring Boot JAR Application to a WAR” as the guide is no longer available #42111
  • Fix StatsD link typo on Metrics documentation page #42109
  • Improve docker without buildpacks documentation #42106
  • Improve documentation in "Command-line Completion" #42103
  • Kotlin code examples are missing from the Testing section #42094
  • Fix incorrect command in Docker configuration for Colima #42078
  • Gradle Plugin AOT documentation has sample error #42046

🔨 Dependency Upgrades

  • Upgrade to Groovy 4.0.23 #42292
  • Upgrade to Hibernate 6.5.3.Final #42365
  • Upgrade to Infinispan 15.0.8.Final #42253
  • Upgrade to Jakarta Servlet JSP JSTL 3.0.2 #42254
  • Upgrade to Jetty 12.0.13 #42256
  • Upgrade to Jetty Reactive HTTPClient 4.0.7 #42255
  • Upgrade to Logback 1.5.8 #42257
  • Upgrade to Micrometer 1.13.4 #42129
  • Upgrade to Micrometer Tracing 1.3.4 #42130
  • Upgrade to MSSQL JDBC 12.6.4.jre11 #42258
  • Upgrade to Native Build Tools Plugin 0.10.3 #42205
  • Upgrade to Netty 4.1.113.Final #42259
  • Upgrade to Postgresql 42.7.4 #42260
  • Upgrade to R2DBC MariaDB 1.2.2 #42326
  • Upgrade to Reactor Bom 2023.0.10 #42131
  • Upgrade to SendGrid 4.10.3 #42366

... (truncated)

Commits
  • 8e9dc7b Release v3.3.4
  • 4e860f1 Merge branch '3.2.x' into 3.3.x
  • d137191 Next development version (v3.2.11-SNAPSHOT)
  • 97dd01e Upgrade to SendGrid 4.10.3
  • 1b3b3aa Upgrade to Hibernate 6.5.3.Final
  • c2adc3b Upgrade to Zipkin Reporter 3.4.2
  • 0271b24 Merge branch '3.2.x' into 3.3.x
  • ae8315e Use Liberica for Java 23 CI
  • 4956990 Merge branch '3.2.x' into 3.3.x
  • f9379f4 Apply nohttp check per-project rather than at root
  • Additional commits viewable in compare view

Updates org.springframework.boot:spring-boot-configuration-processor from 3.3.1 to 3.3.4

Release notes

Sourced from org.springframework.boot:spring-boot-configuration-processor's releases.

v3.3.4

🐞 Bug Fixes

  • management.health.db.ignore-routing-datasources=true has no effect when an AbstractRoutingDataSource has been wrapped #42322
  • Missing details in OAuth2ClientProperties validation error message #42279
  • FileNotFoundException from unused mis-configured SSL bundles #42169
  • ZipkinHttpClientSender fails with "Failed to introspect Class" when spring-web is not on the classpath #42161
  • @RestartScope can cause 'Recursive update' exceptions when used with container beans #42107
  • JarLauncher fails to load large jar files #42079
  • PropertiesMigrationListener wrongly reports property as deprecated when has group #42071
  • Using an empty string MongoDB 'replica-set-name' property will result in ClusterType=REPLICA_SET #42059
  • Default Logback config uses deprecated "converterClass" attribute #42006

📔 Documentation

  • Document that spring.jmx.enabled is not intended for third-party libraries #42285
  • U...

    Description has been truncated

…31 updates

Bumps the non-major-dependencies group with 30 updates in the /backend directory:

| Package | From | To |
| --- | --- | --- |
| [org.springframework.boot:spring-boot-starter-web](https://github.com/spring-projects/spring-boot) | `3.3.1` | `3.3.4` |
| [org.springframework.security:spring-security-oauth2-resource-server](https://github.com/spring-projects/spring-security) | `6.3.1` | `6.3.3` |
| [org.springframework.security:spring-security-oauth2-jose](https://github.com/spring-projects/spring-security) | `6.3.1` | `6.3.3` |
| [org.springframework.boot:spring-boot-starter-actuator](https://github.com/spring-projects/spring-boot) | `3.3.1` | `3.3.4` |
| [org.springframework.boot:spring-boot-starter-json](https://github.com/spring-projects/spring-boot) | `3.3.1` | `3.3.4` |
| [org.springframework.boot:spring-boot-starter-security](https://github.com/spring-projects/spring-boot) | `3.3.1` | `3.3.4` |
| [org.springframework.boot:spring-boot-starter-data-jpa](https://github.com/spring-projects/spring-boot) | `3.3.1` | `3.3.4` |
| [org.springframework.boot:spring-boot-configuration-processor](https://github.com/spring-projects/spring-boot) | `3.3.1` | `3.3.4` |
| [org.springframework.boot:spring-boot-starter-cache](https://github.com/spring-projects/spring-boot) | `3.3.1` | `3.3.4` |
| [org.springframework.boot:spring-boot-starter-log4j2](https://github.com/spring-projects/spring-boot) | `3.3.1` | `3.3.4` |
| [org.springframework.boot:spring-boot-devtools](https://github.com/spring-projects/spring-boot) | `3.3.1` | `3.3.4` |
| [org.jetbrains.kotlinx:kotlinx-serialization-json](https://github.com/Kotlin/kotlinx.serialization) | `1.7.1` | `1.7.2` |
| [com.fasterxml.jackson.module:jackson-module-kotlin](https://github.com/FasterXML/jackson-module-kotlin) | `2.17.1` | `2.17.2` |
| [org.flywaydb:flyway-core](https://github.com/flyway/flyway) | `10.15.2` | `10.18.0` |
| org.flywaydb:flyway-database-postgresql | `10.15.2` | `10.18.0` |
| [org.jetbrains.kotlinx:kotlinx-coroutines-core](https://github.com/Kotlin/kotlinx.coroutines) | `1.8.1` | `1.9.0` |
| [io.hypersistence:hypersistence-utils-hibernate-63](https://github.com/vladmihalcea/hypersistence-utils) | `3.8.0` | `3.8.2` |
| org.locationtech.jts:jts-core | `1.19.0` | `1.20.0` |
| [org.hibernate:hibernate-spatial](https://github.com/hibernate/hibernate-orm) | `6.5.2.Final` | `6.6.1.Final` |
| [io.sentry:sentry](https://github.com/getsentry/sentry-java) | `7.13.0` | `7.14.0` |
| [io.sentry:sentry-log4j2](https://github.com/getsentry/sentry-java) | `7.11.0` | `7.14.0` |
| [org.postgresql:postgresql](https://github.com/pgjdbc/pgjdbc) | `42.7.3` | `42.7.4` |
| [org.assertj:assertj-core](https://github.com/assertj/assertj) | `3.26.0` | `3.26.3` |
| [org.testcontainers:postgresql](https://github.com/testcontainers/testcontainers-java) | `1.19.8` | `1.20.1` |
| [org.testcontainers:testcontainers](https://github.com/testcontainers/testcontainers-java) | `1.19.8` | `1.20.1` |
| [org.springframework.boot:spring-boot-starter-test](https://github.com/spring-projects/spring-boot) | `3.3.1` | `3.3.4` |
| [org.springframework.boot](https://github.com/spring-projects/spring-boot) | `3.3.1` | `3.3.4` |
| [org.jetbrains.kotlin.plugin.spring](https://github.com/JetBrains/kotlin) | `2.0.0` | `2.0.20` |
| [plugin.jpa](https://github.com/JetBrains/kotlin) | `2.0.0` | `2.0.20` |
| [plugin.serialization](https://github.com/JetBrains/kotlin) | `2.0.0` | `2.0.20` |



Updates `org.springframework.boot:spring-boot-starter-web` from 3.3.1 to 3.3.4
- [Release notes](https://github.com/spring-projects/spring-boot/releases)
- [Commits](spring-projects/spring-boot@v3.3.1...v3.3.4)

Updates `org.springframework.security:spring-security-oauth2-resource-server` from 6.3.1 to 6.3.3
- [Release notes](https://github.com/spring-projects/spring-security/releases)
- [Changelog](https://github.com/spring-projects/spring-security/blob/main/RELEASE.adoc)
- [Commits](spring-projects/spring-security@6.3.1...6.3.3)

Updates `org.springframework.security:spring-security-oauth2-jose` from 6.3.1 to 6.3.3
- [Release notes](https://github.com/spring-projects/spring-security/releases)
- [Changelog](https://github.com/spring-projects/spring-security/blob/main/RELEASE.adoc)
- [Commits](spring-projects/spring-security@6.3.1...6.3.3)

Updates `org.springframework.boot:spring-boot-starter-actuator` from 3.3.1 to 3.3.4
- [Release notes](https://github.com/spring-projects/spring-boot/releases)
- [Commits](spring-projects/spring-boot@v3.3.1...v3.3.4)

Updates `org.springframework.boot:spring-boot-starter-json` from 3.3.1 to 3.3.4
- [Release notes](https://github.com/spring-projects/spring-boot/releases)
- [Commits](spring-projects/spring-boot@v3.3.1...v3.3.4)

Updates `org.springframework.boot:spring-boot-starter-security` from 3.3.1 to 3.3.4
- [Release notes](https://github.com/spring-projects/spring-boot/releases)
- [Commits](spring-projects/spring-boot@v3.3.1...v3.3.4)

Updates `org.springframework.boot:spring-boot-starter-data-jpa` from 3.3.1 to 3.3.4
- [Release notes](https://github.com/spring-projects/spring-boot/releases)
- [Commits](spring-projects/spring-boot@v3.3.1...v3.3.4)

Updates `org.springframework.boot:spring-boot-configuration-processor` from 3.3.1 to 3.3.4
- [Release notes](https://github.com/spring-projects/spring-boot/releases)
- [Commits](spring-projects/spring-boot@v3.3.1...v3.3.4)

Updates `org.springframework.boot:spring-boot-starter-cache` from 3.3.1 to 3.3.4
- [Release notes](https://github.com/spring-projects/spring-boot/releases)
- [Commits](spring-projects/spring-boot@v3.3.1...v3.3.4)

Updates `org.springframework.boot:spring-boot-starter-log4j2` from 3.3.1 to 3.3.4
- [Release notes](https://github.com/spring-projects/spring-boot/releases)
- [Commits](spring-projects/spring-boot@v3.3.1...v3.3.4)

Updates `org.springframework.boot:spring-boot-devtools` from 3.3.1 to 3.3.4
- [Release notes](https://github.com/spring-projects/spring-boot/releases)
- [Commits](spring-projects/spring-boot@v3.3.1...v3.3.4)

Updates `org.jetbrains.kotlinx:kotlinx-serialization-json` from 1.7.1 to 1.7.2
- [Release notes](https://github.com/Kotlin/kotlinx.serialization/releases)
- [Changelog](https://github.com/Kotlin/kotlinx.serialization/blob/master/CHANGELOG.md)
- [Commits](Kotlin/kotlinx.serialization@v1.7.1...v1.7.2)

Updates `com.fasterxml.jackson.module:jackson-module-kotlin` from 2.17.1 to 2.17.2
- [Commits](FasterXML/jackson-module-kotlin@jackson-module-kotlin-2.17.1...jackson-module-kotlin-2.17.2)

Updates `org.flywaydb:flyway-core` from 10.15.2 to 10.18.0
- [Release notes](https://github.com/flyway/flyway/releases)
- [Commits](flyway/flyway@flyway-10.15.2...flyway-10.18.0)

Updates `org.flywaydb:flyway-database-postgresql` from 10.15.2 to 10.18.0

Updates `org.jetbrains.kotlinx:kotlinx-coroutines-core` from 1.8.1 to 1.9.0
- [Release notes](https://github.com/Kotlin/kotlinx.coroutines/releases)
- [Changelog](https://github.com/Kotlin/kotlinx.coroutines/blob/master/CHANGES.md)
- [Commits](Kotlin/kotlinx.coroutines@1.8.1...1.9.0)

Updates `io.hypersistence:hypersistence-utils-hibernate-63` from 3.8.0 to 3.8.2
- [Changelog](https://github.com/vladmihalcea/hypersistence-utils/blob/master/changelog.txt)
- [Commits](vladmihalcea/hypersistence-utils@hypersistence-utils-parent-3.8.0...hypersistence-utils-parent-3.8.2)

Updates `org.locationtech.jts:jts-core` from 1.19.0 to 1.20.0

Updates `org.hibernate:hibernate-spatial` from 6.5.2.Final to 6.6.1.Final
- [Release notes](https://github.com/hibernate/hibernate-orm/releases)
- [Changelog](https://github.com/hibernate/hibernate-orm/blob/6.6.1/changelog.txt)
- [Commits](hibernate/hibernate-orm@6.5.2...6.6.1)

Updates `io.sentry:sentry` from 7.13.0 to 7.14.0
- [Release notes](https://github.com/getsentry/sentry-java/releases)
- [Changelog](https://github.com/getsentry/sentry-java/blob/main/CHANGELOG.md)
- [Commits](getsentry/sentry-java@7.13.0...7.14.0)

Updates `io.sentry:sentry-log4j2` from 7.11.0 to 7.14.0
- [Release notes](https://github.com/getsentry/sentry-java/releases)
- [Changelog](https://github.com/getsentry/sentry-java/blob/main/CHANGELOG.md)
- [Commits](getsentry/sentry-java@7.11.0...7.14.0)

Updates `org.postgresql:postgresql` from 42.7.3 to 42.7.4
- [Release notes](https://github.com/pgjdbc/pgjdbc/releases)
- [Changelog](https://github.com/pgjdbc/pgjdbc/blob/master/CHANGELOG.md)
- [Commits](pgjdbc/pgjdbc@REL42.7.3...REL42.7.4)

Updates `org.assertj:assertj-core` from 3.26.0 to 3.26.3
- [Release notes](https://github.com/assertj/assertj/releases)
- [Commits](assertj/assertj@assertj-build-3.26.0...assertj-build-3.26.3)

Updates `org.testcontainers:postgresql` from 1.19.8 to 1.20.1
- [Release notes](https://github.com/testcontainers/testcontainers-java/releases)
- [Changelog](https://github.com/testcontainers/testcontainers-java/blob/main/CHANGELOG.md)
- [Commits](testcontainers/testcontainers-java@1.19.8...1.20.1)

Updates `org.testcontainers:testcontainers` from 1.19.8 to 1.20.1
- [Release notes](https://github.com/testcontainers/testcontainers-java/releases)
- [Changelog](https://github.com/testcontainers/testcontainers-java/blob/main/CHANGELOG.md)
- [Commits](testcontainers/testcontainers-java@1.19.8...1.20.1)

Updates `org.testcontainers:junit-jupiter` from 1.19.8 to 1.20.1
- [Release notes](https://github.com/testcontainers/testcontainers-java/releases)
- [Changelog](https://github.com/testcontainers/testcontainers-java/blob/main/CHANGELOG.md)
- [Commits](testcontainers/testcontainers-java@1.19.8...1.20.1)

Updates `org.springframework.boot:spring-boot-starter-test` from 3.3.1 to 3.3.4
- [Release notes](https://github.com/spring-projects/spring-boot/releases)
- [Commits](spring-projects/spring-boot@v3.3.1...v3.3.4)

Updates `org.springframework.boot` from 3.3.1 to 3.3.4
- [Release notes](https://github.com/spring-projects/spring-boot/releases)
- [Commits](spring-projects/spring-boot@v3.3.1...v3.3.4)

Updates `org.jetbrains.kotlin.plugin.spring` from 2.0.0 to 2.0.20
- [Release notes](https://github.com/JetBrains/kotlin/releases)
- [Changelog](https://github.com/JetBrains/kotlin/blob/master/ChangeLog.md)
- [Commits](JetBrains/kotlin@v2.0.0...v2.0.20)

Updates `plugin.jpa` from 2.0.0 to 2.0.20
- [Release notes](https://github.com/JetBrains/kotlin/releases)
- [Changelog](https://github.com/JetBrains/kotlin/blob/master/ChangeLog.md)
- [Commits](JetBrains/kotlin@v2.0.0...v2.0.20)

Updates `plugin.serialization` from 2.0.0 to 2.0.20
- [Release notes](https://github.com/JetBrains/kotlin/releases)
- [Changelog](https://github.com/JetBrains/kotlin/blob/master/ChangeLog.md)
- [Commits](JetBrains/kotlin@v2.0.0...v2.0.20)

---
updated-dependencies:
- dependency-name: org.springframework.boot:spring-boot-starter-web
  dependency-type: direct:production
  update-type: version-update:semver-patch
  dependency-group: non-major-dependencies
- dependency-name: org.springframework.security:spring-security-oauth2-resource-server
  dependency-type: direct:production
  update-type: version-update:semver-patch
  dependency-group: non-major-dependencies
- dependency-name: org.springframework.security:spring-security-oauth2-jose
  dependency-type: direct:production
  update-type: version-update:semver-patch
  dependency-group: non-major-dependencies
- dependency-name: org.springframework.boot:spring-boot-starter-actuator
  dependency-type: direct:production
  update-type: version-update:semver-patch
  dependency-group: non-major-dependencies
- dependency-name: org.springframework.boot:spring-boot-starter-json
  dependency-type: direct:production
  update-type: version-update:semver-patch
  dependency-group: non-major-dependencies
- dependency-name: org.springframework.boot:spring-boot-starter-security
  dependency-type: direct:production
  update-type: version-update:semver-patch
  dependency-group: non-major-dependencies
- dependency-name: org.springframework.boot:spring-boot-starter-data-jpa
  dependency-type: direct:production
  update-type: version-update:semver-patch
  dependency-group: non-major-dependencies
- dependency-name: org.springframework.boot:spring-boot-configuration-processor
  dependency-type: direct:production
  update-type: version-update:semver-patch
  dependency-group: non-major-dependencies
- dependency-name: org.springframework.boot:spring-boot-starter-cache
  dependency-type: direct:production
  update-type: version-update:semver-patch
  dependency-group: non-major-dependencies
- dependency-name: org.springframework.boot:spring-boot-starter-log4j2
  dependency-type: direct:production
  update-type: version-update:semver-patch
  dependency-group: non-major-dependencies
- dependency-name: org.springframework.boot:spring-boot-devtools
  dependency-type: direct:production
  update-type: version-update:semver-patch
  dependency-group: non-major-dependencies
- dependency-name: org.jetbrains.kotlinx:kotlinx-serialization-json
  dependency-type: direct:production
  update-type: version-update:semver-patch
  dependency-group: non-major-dependencies
- dependency-name: com.fasterxml.jackson.module:jackson-module-kotlin
  dependency-type: direct:production
  update-type: version-update:semver-patch
  dependency-group: non-major-dependencies
- dependency-name: org.flywaydb:flyway-core
  dependency-type: direct:production
  update-type: version-update:semver-minor
  dependency-group: non-major-dependencies
- dependency-name: org.flywaydb:flyway-database-postgresql
  dependency-type: direct:production
  update-type: version-update:semver-minor
  dependency-group: non-major-dependencies
- dependency-name: org.jetbrains.kotlinx:kotlinx-coroutines-core
  dependency-type: direct:production
  update-type: version-update:semver-minor
  dependency-group: non-major-dependencies
- dependency-name: io.hypersistence:hypersistence-utils-hibernate-63
  dependency-type: direct:production
  update-type: version-update:semver-patch
  dependency-group: non-major-dependencies
- dependency-name: org.locationtech.jts:jts-core
  dependency-type: direct:production
  update-type: version-update:semver-minor
  dependency-group: non-major-dependencies
- dependency-name: org.hibernate:hibernate-spatial
  dependency-type: direct:production
  update-type: version-update:semver-minor
  dependency-group: non-major-dependencies
- dependency-name: io.sentry:sentry
  dependency-type: direct:production
  update-type: version-update:semver-minor
  dependency-group: non-major-dependencies
- dependency-name: io.sentry:sentry-log4j2
  dependency-type: direct:production
  update-type: version-update:semver-minor
  dependency-group: non-major-dependencies
- dependency-name: org.postgresql:postgresql
  dependency-type: direct:production
  update-type: version-update:semver-patch
  dependency-group: non-major-dependencies
- dependency-name: org.assertj:assertj-core
  dependency-type: direct:production
  update-type: version-update:semver-patch
  dependency-group: non-major-dependencies
- dependency-name: org.testcontainers:postgresql
  dependency-type: direct:production
  update-type: version-update:semver-minor
  dependency-group: non-major-dependencies
- dependency-name: org.testcontainers:testcontainers
  dependency-type: direct:production
  update-type: version-update:semver-minor
  dependency-group: non-major-dependencies
- dependency-name: org.testcontainers:junit-jupiter
  dependency-type: direct:production
  update-type: version-update:semver-minor
  dependency-group: non-major-dependencies
- dependency-name: org.springframework.boot:spring-boot-starter-test
  dependency-type: direct:production
  update-type: version-update:semver-patch
  dependency-group: non-major-dependencies
- dependency-name: org.springframework.boot
  dependency-type: direct:production
  update-type: version-update:semver-patch
  dependency-group: non-major-dependencies
- dependency-name: org.jetbrains.kotlin.plugin.spring
  dependency-type: direct:production
  update-type: version-update:semver-patch
  dependency-group: non-major-dependencies
- dependency-name: plugin.jpa
  dependency-type: direct:production
  update-type: version-update:semver-patch
  dependency-group: non-major-dependencies
- dependency-name: plugin.serialization
  dependency-type: direct:production
  update-type: version-update:semver-patch
  dependency-group: non-major-dependencies
...

Signed-off-by: dependabot[bot] <[email protected]>
@dependabot dependabot bot added dependencies Pull requests that update a dependency file tech. enhancement technical ehancement labels Sep 19, 2024
Copy link

sonarcloud bot commented Sep 19, 2024

Copy link
Contributor Author

dependabot bot commented on behalf of github Sep 19, 2024

Superseded by #3670.

@dependabot dependabot bot closed this Sep 19, 2024
@dependabot dependabot bot deleted the dependabot/gradle/backend/non-major-dependencies-64afdbeaa1 branch September 19, 2024 16:24
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
dependencies Pull requests that update a dependency file tech. enhancement technical ehancement
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant