File tree Expand file tree Collapse file tree 1 file changed +11
-1
lines changed Expand file tree Collapse file tree 1 file changed +11
-1
lines changed Original file line number Diff line number Diff line change 124124 <dependency >
125125 <groupId >org.springframework.security</groupId >
126126 <artifactId >spring-security-config</artifactId >
127- <version >5.7.10 </version >
127+ <version >5.7.11 </version >
128128 </dependency >
129129 <dependency >
130130 <groupId >org.springframework</groupId >
146146 <artifactId >tomcat-embed-websocket</artifactId >
147147 <version >9.0.86</version >
148148 </dependency >
149+ <dependency >
150+ <groupId >com.jayway.jsonpath</groupId >
151+ <artifactId >json-path</artifactId >
152+ <version >2.9.0</version >
153+ </dependency >
154+ <dependency >
155+ <groupId >ch.qos.logback</groupId >
156+ <artifactId >logback-core</artifactId >
157+ <version >1.2.13</version >
158+ </dependency >
149159 </dependencies >
150160 <build >
151161 <plugins >
You can’t perform that action at this time.
0 commit comments