Commit Graph

58194 Commits

Author SHA1 Message Date
Moritz Halbritter 335063b464 Fix line endings handling when adding suppression to help mojo 2025-08-11 15:50:50 +02:00
Moritz Halbritter 90de651d7f Add more nullability annotations to build-plugin/spring-boot-maven-plugin
See gh-46587
2025-08-11 15:50:50 +02:00
Moritz Halbritter d5c4d85e72 Add more nullability annotations to build-plugin/spring-boot-gradle-plugin
See gh-46587
2025-08-11 15:50:50 +02:00
Moritz Halbritter 630fe66136 Add more nullability annotations to build-plugin/spring-boot-antlib
See gh-46587
2025-08-11 15:50:50 +02:00
Moritz Halbritter 8d853fae86 Add nullability annotations to loader/spring-boot-loader-tools
See gh-46587
2025-08-11 15:50:49 +02:00
Moritz Halbritter d1d35d03c8 Add nullability annotations to loader/spring-boot-jarmode-tools
See gh-46587
2025-08-11 15:50:49 +02:00
Stéphane Nicoll f00dc9753b Drop support for javax.annotation.NonNull
Closes gh-46773
2025-08-11 15:18:10 +02:00
Moritz Halbritter 8d598f549b Add nullability annotations to cli/spring-boot-cli
See gh-46587
2025-08-11 13:47:18 +02:00
Moritz Halbritter 924910f5ec Add nullability annotations to build-plugin/spring-boot-maven-plugin
See gh-46587
2025-08-11 13:24:15 +02:00
Moritz Halbritter d74cfbad6e Annotated the generated code by helpmojo with NullSafe suppressions
See gh-46587
2025-08-11 13:12:53 +02:00
Moritz Halbritter 6f41eb4915 Add more nullability annotations to
buildpack/spring-boot-buildpack-platform

See gh-46587
2025-08-11 13:12:53 +02:00
Moritz Halbritter 053fabfec9 Add nullability annotations to build-plugin/spring-boot-gradle-plugin
See gh-46587
2025-08-11 13:12:53 +02:00
Moritz Halbritter 551fee3c55 Add nullability annotations to build-plugin/spring-boot-antlib
See gh-46587
2025-08-11 13:12:53 +02:00
Stéphane Nicoll 759b8b11f7 Merge branch '3.5.x'
Closes gh-46770
2025-08-11 11:14:27 +02:00
Stéphane Nicoll 5d0d3d7803 Merge branch '3.4.x' into 3.5.x
Closes gh-46769
2025-08-11 11:14:20 +02:00
Stéphane Nicoll 6e292d0400 Merge pull request #46756 from ganjisriver
* pr/46756:
  Polish "Harmonize SslOptions#getCiphers and getEnabledProtocols Javadoc"
  Harmonize SslOptions#getCiphers and getEnabledProtocols Javadoc

Closes gh-46756
2025-08-11 11:14:16 +02:00
Stéphane Nicoll bd39a9aebb Polish "Harmonize SslOptions#getCiphers and getEnabledProtocols Javadoc"
See gh-46756
2025-08-11 11:12:19 +02:00
강정훈 Kang Jeonghun 18e03dbae1 Harmonize SslOptions#getCiphers and getEnabledProtocols Javadoc
See gh-46756

Signed-off-by: 강정훈 Kang Jeonghun <ganjisriver18@gmail.com>
2025-08-11 11:11:25 +02:00
Stéphane Nicoll b8388e357b Merge pull request #46751 from nosan
* pr/46751:
  Polish "Use StringUtils.uriDecode where feasible"
  Use StringUtils.uriDecode where feasible

Closes gh-46751
2025-08-11 11:08:38 +02:00
Stéphane Nicoll 203f14e1e4 Polish "Use StringUtils.uriDecode where feasible"
See gh-46751
2025-08-11 10:58:24 +02:00
Dmytro Nosan 8fbceffd15 Use StringUtils.uriDecode where feasible
See gh-46751

Signed-off-by: Dmytro Nosan <dimanosan@gmail.com>
2025-08-11 10:58:11 +02:00
Stéphane Nicoll a17684921d Merge branch '3.5.x' 2025-08-11 09:44:53 +02:00
Stéphane Nicoll 56aef3ac45 Merge branch '3.4.x' into 3.5.x 2025-08-11 09:41:01 +02:00
Stéphane Nicoll ab9b584009 Remove workaround in test setup as KT-30276 has been fixed
See gh-46748
2025-08-11 09:40:40 +02:00
Stéphane Nicoll 63309d70e3 Merge branch '3.5.x'
Closes gh-46768
2025-08-11 09:22:08 +02:00
Stéphane Nicoll 3518f62c43 Merge branch '3.4.x' into 3.5.x
Closes gh-46767
2025-08-11 09:17:39 +02:00
Stéphane Nicoll d9adce21ae Merge pull request #46699 from deejay1
* pr/46699:
  Polish "Add Kotlin samples for tracing"
  Add Kotlin samples for tracing

Closes gh-46699
2025-08-11 09:17:29 +02:00
Stéphane Nicoll ac73852e87 Polish "Add Kotlin samples for tracing"
See gh-46699
2025-08-11 09:16:55 +02:00
Łukasz Jernaś 1e15cc1ab0 Add Kotlin samples for tracing
See gh-46699

Signed-off-by: Łukasz Jernaś <lukasz.jernas@allegro.com>
2025-08-11 09:11:02 +02:00
Stéphane Nicoll aa4a4d5edc Merge branch '3.5.x'
Closes gh-46765
2025-08-11 08:52:04 +02:00
Stéphane Nicoll 2e8d2f7e73 Merge branch '3.4.x' into 3.5.x
Closes gh-46764
2025-08-11 08:48:55 +02:00
Stéphane Nicoll 95d9b397a6 Merge pull request #46753 from nosan
* pr/46753:
  Add ArchRule that checks that the type of exposed bean is not private

Closes gh-46753
2025-08-11 08:48:46 +02:00
Dmytro Nosan b88ad99f1a Add ArchRule that checks that the type of exposed bean is not private
See gh-46753

Signed-off-by: Dmytro Nosan <dimanosan@gmail.com>
2025-08-11 08:43:21 +02:00
Stéphane Nicoll 0950e9d459 Merge branch '3.5.x'
Closes gh-46759
2025-08-10 16:13:42 +02:00
Stéphane Nicoll c035ce7146 Merge branch '3.4.x' into 3.5.x
Closes gh-46758
2025-08-10 16:13:33 +02:00
Stéphane Nicoll a5d8eeccba Merge pull request #46752 from nosan
* pr/46752:
  Make SpringLiquibaseCustomizer package-private

Closes gh-46752
2025-08-10 16:13:29 +02:00
Dmytro Nosan 50202cf1ff Make SpringLiquibaseCustomizer package-private
Prior to this commit, SpringLiquibaseCustomizer had a private modifier,
which breaks Spring AOT.

See gh-46752

Signed-off-by: Dmytro Nosan <dimanosan@gmail.com>
2025-08-10 16:11:38 +02:00
Stéphane Nicoll a8befe8083 Upgrade to Lettuce 6.8.0.RELEASE
Closes gh-46750
2025-08-08 17:38:21 +02:00
Stéphane Nicoll fc6d3440a2 Upgrade to Tomcat 11.0.10
Closes gh-46747
2025-08-08 16:21:13 +02:00
Stéphane Nicoll 0ccca9109d Upgrade to Selenium HtmlUnit 4.34.0
Closes gh-46746
2025-08-08 16:21:13 +02:00
Stéphane Nicoll ad8ca01ca4 Upgrade to Pulsar 4.0.6
Closes gh-46745
2025-08-08 16:21:13 +02:00
Stéphane Nicoll c7783a5c5e Upgrade to Oracle Database 23.9.0.25.07
Closes gh-46744
2025-08-08 16:21:12 +02:00
Stéphane Nicoll 25bb2a3d0c Upgrade to MySQL 9.4.0
Closes gh-46743
2025-08-08 16:21:12 +02:00
Stéphane Nicoll 63277bf6e4 Upgrade to Json-smart 2.6.0
Closes gh-46742
2025-08-08 16:21:12 +02:00
Stéphane Nicoll e37dbf81eb Upgrade to Jetty 12.0.24
Closes gh-46741
2025-08-08 16:21:12 +02:00
Stéphane Nicoll ba9c9095b5 Upgrade to HtmlUnit 4.14.0
Closes gh-46740
2025-08-08 16:06:31 +02:00
Stéphane Nicoll dd617ed3ad Upgrade to HikariCP 7.0.1
Closes gh-46739
2025-08-08 16:06:27 +02:00
Stéphane Nicoll 7e7b613520 Upgrade to Hibernate 7.1.0.Final
Closes gh-46738
2025-08-08 16:06:23 +02:00
Stéphane Nicoll 74d4ec716b Upgrade to Flyway 11.11.0
Closes gh-46737
2025-08-08 16:06:19 +02:00
Stéphane Nicoll 0460991f77 Upgrade to AssertJ 3.27.4
Closes gh-46736
2025-08-08 16:06:15 +02:00