Commit Graph

50044 Commits

Author SHA1 Message Date
Stéphane Nicoll a4326aaff8 Upgrade to Micrometer 1.4.0-M2
Closes gh-41750
2024-08-13 16:25:16 +02:00
Stéphane Nicoll 9fa0d3d8c7 Merge branch '3.3.x' 2024-08-13 10:19:47 +02:00
Stéphane Nicoll ff4b39a096 Merge branch '3.2.x' into 3.3.x 2024-08-13 10:19:39 +02:00
Stéphane Nicoll 68ce174980 Adapt LoaderIntegrationTests to Java 23
See gh-41698
2024-08-13 10:18:37 +02:00
Stéphane Nicoll 607627fce6 Adapt to deprecation in Spring Pulsar snapshots 2024-08-13 08:23:10 +02:00
Stéphane Nicoll 7937e4b235 Upgrade to Kafka 3.8.0
Closes gh-41803
2024-08-13 08:09:47 +02:00
Stéphane Nicoll 4e95306537 Merge branch '3.3.x'
Closes gh-41836
2024-08-13 07:42:44 +02:00
Stéphane Nicoll bc38909524 Merge branch '3.2.x' into 3.3.x
Closes gh-41835
2024-08-13 07:42:09 +02:00
Stéphane Nicoll 5de293c5f7 Merge pull request #41832 from dependabot[bot]
* pr/41832:
  Polish "Bump gradle/actions from 3.5.0 to 4.0.0"
  Bump gradle/actions from 3.5.0 to 4.0.0

Closes gh-41832
2024-08-13 07:42:03 +02:00
Stéphane Nicoll e3de6a19b6 Polish "Bump gradle/actions from 3.5.0 to 4.0.0"
See gh-41832
2024-08-13 07:41:50 +02:00
dependabot[bot] fca989c792 Bump gradle/actions from 3.5.0 to 4.0.0
Bumps [gradle/actions](https://github.com/gradle/actions) from 3.5.0 to 4.0.0.
- [Release notes](https://github.com/gradle/actions/releases)
- [Commits](d9c87d481d...af1da67850)

---
updated-dependencies:
- dependency-name: gradle/actions
  dependency-type: direct:production
  update-type: version-update:semver-major
...

Signed-off-by: dependabot[bot] <support@github.com>

See gh-41832
2024-08-13 07:40:31 +02:00
Stéphane Nicoll 758a0466f8 Merge branch '3.3.x'
Closes gh-41834
2024-08-13 07:39:28 +02:00
Stéphane Nicoll 857d706361 Merge branch '3.2.x' into 3.3.x
Closes gh-41833
2024-08-13 07:38:08 +02:00
Stéphane Nicoll 8461932427 Merge pull request #41831 from dependabot[bot]
* pr/41831:
  Polish "Bump jfrog/setup-jfrog-cli from 4.2.1 to 4.2.2"
  Bump jfrog/setup-jfrog-cli from 4.2.1 to 4.2.2

Closes gh-41831
2024-08-13 07:37:59 +02:00
Stéphane Nicoll 7f8fe33b3c Polish "Bump jfrog/setup-jfrog-cli from 4.2.1 to 4.2.2"
See gh-41831
2024-08-13 07:37:34 +02:00
dependabot[bot] b6353ebd1c Bump jfrog/setup-jfrog-cli from 4.2.1 to 4.2.2
Bumps [jfrog/setup-jfrog-cli](https://github.com/jfrog/setup-jfrog-cli) from 4.2.1 to 4.2.2.
- [Release notes](https://github.com/jfrog/setup-jfrog-cli/releases)
- [Commits](105617d234...26532cdb5b)

---
updated-dependencies:
- dependency-name: jfrog/setup-jfrog-cli
  dependency-type: direct:production
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <support@github.com>

See gh-41831
2024-08-13 07:36:52 +02:00
Stéphane Nicoll 24d14743c4 Revert "Adapt to framework change that makes CacheControl immutable"
This reverts commit 7343254090 as the
change in Framework has been reverted as well.
2024-08-12 17:50:08 +02:00
Stéphane Nicoll a839cbdb68 Merge branch '3.3.x'
Closes gh-41829
2024-08-12 16:13:35 +02:00
Stéphane Nicoll 7f6f95edc0 Merge branch '3.2.x' into 3.3.x
Closes gh-41828
2024-08-12 16:13:23 +02:00
Stéphane Nicoll 13600295b0 Upgrade to Jetty 12.0.12
Closes gh-41770
2024-08-12 15:44:02 +02:00
Stéphane Nicoll 7343254090 Adapt to framework change that makes CacheControl immutable
See https://github.com/spring-projects/spring-framework/pull/33366
2024-08-12 14:46:37 +02:00
Moritz Halbritter 6031d04837 Fix property description of spring.docker.compose.file
Also fixes the casing of 'Docker Compose' so that it's now spelled
consistently.
2024-08-12 13:52:53 +02:00
Moritz Halbritter 5141045f6f Add properties class to bind to in SpringApplication
Closes gh-40592
2024-08-12 11:11:27 +02:00
Stéphane Nicoll 16347a7e31 Revert "Upgrade to Elasticsearch Client 8.14.3"
See gh-41797
2024-08-12 11:04:58 +02:00
Stéphane Nicoll 34f5bbe26a Prohibit upgrades to Kotlin Serialization 1.7.x
Closes gh-41826
2024-08-12 10:19:59 +02:00
Stéphane Nicoll 9fdaf386a1 Start building against Spring AMQP 3.2.0-M2 snapshots
See gh-41823
2024-08-12 09:40:03 +02:00
Stéphane Nicoll bde0c3d088 Start building against Spring Integration 6.4.0-M2 snapshots
See gh-41822
2024-08-12 09:40:03 +02:00
Stéphane Nicoll 4812f6da27 Start building against Spring Kafka 3.3.0-M2 snapshots
See gh-41821
2024-08-12 09:40:02 +02:00
Stéphane Nicoll f501b3dc2b Upgrade to Yasson 3.0.4
Closes gh-41820
2024-08-12 09:40:02 +02:00
Stéphane Nicoll 1cb24915db Upgrade to Tomcat 10.1.28
Closes gh-41819
2024-08-12 09:40:01 +02:00
Stéphane Nicoll 040f4cbbfb Upgrade to Testcontainers 1.20.1
Closes gh-41818
2024-08-12 09:40:01 +02:00
Stéphane Nicoll 53a1cc0732 Upgrade to SQLite JDBC 3.46.0.1
Closes gh-41817
2024-08-12 09:40:01 +02:00
Stéphane Nicoll 3004ac478d Upgrade to SLF4J 2.0.16
Closes gh-41816
2024-08-12 09:40:00 +02:00
Stéphane Nicoll e290c9b3f4 Upgrade to Selenium HtmlUnit 4.23.0
Closes gh-41815
2024-08-12 09:40:00 +02:00
Stéphane Nicoll d979484605 Upgrade to Selenium 4.23.1
Closes gh-41814
2024-08-12 09:40:00 +02:00
Stéphane Nicoll 56a06b336e Upgrade to Pulsar 3.3.1
Closes gh-41813
2024-08-12 09:40:00 +02:00
Stéphane Nicoll b6b7378a64 Upgrade to Oracle Database 23.5.0.24.07
Closes gh-41812
2024-08-12 09:39:59 +02:00
Stéphane Nicoll 33f7f1718b Upgrade to OpenTelemetry 1.41.0
Closes gh-41811
2024-08-12 09:39:59 +02:00
Stéphane Nicoll 97e85bf5e2 Upgrade to Netty 4.1.112.Final
Closes gh-41810
2024-08-12 09:39:59 +02:00
Stéphane Nicoll 2d17b97222 Upgrade to MSSQL JDBC 12.8.0.jre11
Closes gh-41809
2024-08-12 09:39:59 +02:00
Stéphane Nicoll b67b404559 Upgrade to MongoDB 5.1.3
Closes gh-41808
2024-08-12 09:39:59 +02:00
Stéphane Nicoll d3d1f82526 Upgrade to Maven Javadoc Plugin 3.8.0
Closes gh-41807
2024-08-12 09:39:58 +02:00
Stéphane Nicoll 3a6bdd386c Upgrade to MariaDB 3.4.1
Closes gh-41806
2024-08-12 09:39:58 +02:00
Stéphane Nicoll dd693fcfb3 Upgrade to Liquibase 4.29.1
Closes gh-41805
2024-08-12 09:39:58 +02:00
Stéphane Nicoll 010efe3695 Upgrade to Kotlin 1.9.25
Closes gh-41804
2024-08-12 09:39:58 +02:00
Stéphane Nicoll 935f30df24 Upgrade to Jetty Reactive HTTPClient 4.0.6
Closes gh-41802
2024-08-12 09:39:58 +02:00
Stéphane Nicoll e8ad8bfce6 Upgrade to Jersey 3.1.8
Closes gh-41801
2024-08-12 09:39:57 +02:00
Stéphane Nicoll 65170c6bbb Upgrade to Infinispan 15.0.7.Final
Closes gh-41800
2024-08-12 09:39:57 +02:00
Stéphane Nicoll bc04d70ed1 Upgrade to HtmlUnit 4.4.0
Closes gh-41799
2024-08-12 09:39:57 +02:00
Stéphane Nicoll c7bf636116 Upgrade to Hazelcast 5.5.0
Closes gh-41798
2024-08-12 09:39:57 +02:00