Skip to content

Commit 525d5fd

Browse files
committed
Merge branch '2.6.x' into 2.7.x
Closes gh-29994
2 parents 737f898 + 0941cfd commit 525d5fd

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

spring-boot-project/spring-boot/build.gradle

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -116,6 +116,7 @@ dependencies {
116116
testImplementation("com.sun.xml.messaging.saaj:saaj-impl")
117117
testImplementation("io.projectreactor:reactor-test")
118118
testImplementation("io.r2dbc:r2dbc-h2")
119+
testImplementation("jakarta.inject:jakarta.inject-api")
119120
testImplementation("jakarta.persistence:jakarta.persistence-api")
120121
testImplementation("jakarta.xml.ws:jakarta.xml.ws-api")
121122
testImplementation("mysql:mysql-connector-java")

0 commit comments

Comments
 (0)