Skip to content

Commit 9b847ff

Browse files
committed
refactor: inline version of spring-test-context-cache-limiter
1 parent 26d370e commit 9b847ff

1 file changed

Lines changed: 1 addition & 3 deletions

File tree

pom.xml

Lines changed: 1 addition & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -411,7 +411,7 @@
411411
<dependency>
412412
<groupId>com.teketik</groupId>
413413
<artifactId>spring-test-context-cache-limiter</artifactId>
414-
<version>${spring-test-context-cache-limiter.version}</version>
414+
<version>boot2-v1.2</version>
415415
<scope>test</scope>
416416
</dependency>
417417

@@ -641,8 +641,6 @@
641641
<!-- LATER: remove overriding once version from Spring Boot will match the used one -->
642642
<spring-security.version>5.3.13.RELEASE</spring-security.version>
643643

644-
<spring-test-context-cache-limiter.version>boot2-v1.2</spring-test-context-cache-limiter.version>
645-
646644
<!--
647645
Define default value for spring-boot-starter-parent:
648646
https://github.com/spring-projects/spring-boot/blob/v2.3.12.RELEASE/spring-boot-project/spring-boot-starters/spring-boot-starter-parent/build.gradle

0 commit comments

Comments
 (0)