Skip to content

Commit 44f1a27

Browse files
Merge pull request #296 from pac4j/renovate/spring-boot
Update dependency org.springframework.boot:spring-boot-starter-test to v3.5.12
2 parents f2719d3 + 48a58e6 commit 44f1a27

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

pom.xml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -126,7 +126,7 @@
126126
<dependency>
127127
<groupId>org.springframework.boot</groupId>
128128
<artifactId>spring-boot-starter-test</artifactId>
129-
<version>3.5.11</version>
129+
<version>3.5.12</version>
130130
<scope>test</scope>
131131
</dependency>
132132

0 commit comments

Comments
 (0)