File tree Expand file tree Collapse file tree 1 file changed +3
-1
lines changed
Expand file tree Collapse file tree 1 file changed +3
-1
lines changed Original file line number Diff line number Diff line change @@ -56,7 +56,7 @@ org-springframework-modulith = "2.0.0"
5656org-springframework-security = " 7.0.0"
5757org-testcontainers = " 1.21.3"
5858org-testng = " 7.11.0"
59- project = " 0.0.48 "
59+ project = " 0.0.49 "
6060com-netflix-dgs-codegen = " 8.2.1"
6161
6262[libraries ]
@@ -304,6 +304,8 @@ org-springframework-boot-spring-boot-starter-data-redis = { module = "org.spring
304304org-springframework-boot-spring-boot-starter-data-redis-reactive = { module = " org.springframework.boot:spring-boot-starter-data-redis-reactive" , version.ref = " org-springframework-boot" }
305305org-springframework-boot-spring-boot-starter-jdbc = { module = " org.springframework.boot:spring-boot-starter-jdbc" , version.ref = " org-springframework-boot" }
306306org-springframework-boot-spring-boot-starter-jdbc-test = { module = " org.springframework.boot:spring-boot-starter-jdbc-test" , version.ref = " org-springframework-boot" }
307+ org-springframework-boot-spring-boot-starter-security-test = { module = " org.springframework.boot:spring-boot-starter-security-test" , version.ref = " org-springframework-boot" }
308+ org-springframework-boot-spring-boot-starter-webmvc-test = { module = " org.springframework.boot:spring-boot-starter-webmvc-test" , version.ref = " org-springframework-boot" }
307309org-springframework-boot-spring-boot-starter-json = { module = " org.springframework.boot:spring-boot-starter-json" , version.ref = " org-springframework-boot" }
308310org-springframework-boot-spring-boot-starter-logging = { module = " org.springframework.boot:spring-boot-starter-logging" , version.ref = " org-springframework-boot" }
309311org-springframework-boot-spring-boot-starter-security = { module = " org.springframework.boot:spring-boot-starter-security" , version.ref = " org-springframework-boot" }
You can’t perform that action at this time.
0 commit comments