File tree Expand file tree Collapse file tree 2 files changed +6
-7
lines changed Expand file tree Collapse file tree 2 files changed +6
-7
lines changed Original file line number Diff line number Diff line change 5353 <dependency >
5454 <groupId >com.google.code.gson</groupId >
5555 <artifactId >gson</artifactId >
56- <version >2.8.9</version >
5756 <scope >test</scope >
5857 </dependency >
5958 <dependency >
Original file line number Diff line number Diff line change 9696 <dependency >
9797 <groupId >org.slf4j</groupId >
9898 <artifactId >slf4j-api</artifactId >
99- <version >1.7.30 </version >
99+ <version >1.7.36 </version >
100100 </dependency >
101101 <dependency >
102102 <groupId >org.sonarsource.analyzer-commons</groupId >
147147 <dependency >
148148 <groupId >commons-io</groupId >
149149 <artifactId >commons-io</artifactId >
150- <version >2.11 .0</version >
150+ <version >2.18 .0</version >
151151 <scope >test</scope >
152152 </dependency >
153153 <dependency >
154154 <groupId >org.assertj</groupId >
155155 <artifactId >assertj-core</artifactId >
156- <version >3.21.0 </version >
156+ <version >3.27.3 </version >
157157 <scope >test</scope >
158158 </dependency >
159159 <dependency >
160160 <groupId >org.junit</groupId >
161161 <artifactId >junit-bom</artifactId >
162- <version >5.8.1 </version >
162+ <version >5.12.0 </version >
163163 <type >pom</type >
164164 <scope >import</scope >
165165 </dependency >
166166 <dependency >
167167 <groupId >org.mockito</groupId >
168168 <artifactId >mockito-core</artifactId >
169- <version >3.12.4 </version >
169+ <version >5.15.2 </version >
170170 <scope >test</scope >
171171 </dependency >
172172 <dependency >
173173 <groupId >com.google.code.gson</groupId >
174174 <artifactId >gson</artifactId >
175- <version >2.11.0 </version >
175+ <version >2.12.1 </version >
176176 <scope >test</scope >
177177 </dependency >
178178 </dependencies >
You can’t perform that action at this time.
0 commit comments