Merge branch '3.4.x'

Closes gh-44993
This commit is contained in:
Phillip Webb
2025-04-03 18:03:09 -07:00
149 changed files with 160 additions and 160 deletions

View File

@@ -37,7 +37,7 @@ import static org.assertj.core.api.Assertions.assertThat;
* Tests for {@link DeprecatedCassandraContainerConnectionDetailsFactory}.
*
* @author Andy Wilkinson
* @deprecated since 3.4.0 for removal in 3.6.0
* @deprecated since 3.4.0 for removal in 4.0.0
*/
@SpringJUnitConfig
@Testcontainers(disabledWithoutDocker = true)

View File

@@ -46,7 +46,7 @@ import static org.assertj.core.api.Assertions.assertThat;
* @author Moritz Halbritter
* @author Andy Wilkinson
* @author Phillip Webb
* @deprecated since 3.4.0 for removal in 3.6.0
* @deprecated since 3.4.0 for removal in 4.0.0
*/
@SpringJUnitConfig
@Testcontainers(disabledWithoutDocker = true)