File tree Expand file tree Collapse file tree 1 file changed +2
-10
lines changed Expand file tree Collapse file tree 1 file changed +2
-10
lines changed Original file line number Diff line number Diff line change 116116 <version >3.3.7</version >
117117 </dependency >
118118
119- <dependency >
120- <groupId >org.projectlombok</groupId >
121- <artifactId >lombok</artifactId >
122- </dependency >
123119 <dependency >
124120 <groupId >org.springframework.boot</groupId >
125121 <artifactId >spring-boot-configuration-processor</artifactId >
129125 <dependency >
130126 <groupId >org.testng</groupId >
131127 <artifactId >testng</artifactId >
132- <version >RELEASE </version >
128+ <version >6.4 </version >
133129 <scope >test</scope >
134130 </dependency >
135- <dependency >
136- <groupId >javax.xml.bind</groupId >
137- <artifactId >jaxb-api</artifactId >
138- <version >2.3.0</version >
139- </dependency >
131+
140132 <dependency >
141133 <groupId >org.springframework.security</groupId >
142134 <artifactId >spring-security-test</artifactId >
You can’t perform that action at this time.
0 commit comments