File tree Expand file tree Collapse file tree 1 file changed +4
-4
lines changed
Expand file tree Collapse file tree 1 file changed +4
-4
lines changed Original file line number Diff line number Diff line change 88 <parent >
99 <groupId >com.spotify</groupId >
1010 <artifactId >foss-root</artifactId >
11- <version >15 </version >
11+ <version >16 </version >
1212 </parent >
1313
1414 <licenses >
9090 <checkstyle .config.location>checkstyle.xml</checkstyle .config.location>
9191
9292 <!-- versions -->
93- <guava .version>32.0.0 -jre</guava .version>
93+ <guava .version>32.1.3 -jre</guava .version>
9494 <jsr305 .version>3.0.2</jsr305 .version>
9595 <jsr311-api .version>1.1.1</jsr311-api .version>
9696 <junit .version>4.13.1</junit .version>
9797 <slf4j-api .version>1.7.36</slf4j-api .version>
9898 <mockito-core .version>3.2.4</mockito-core .version>
9999 <commons-io .version>2.6</commons-io .version>
100- <jackson .version>2.13.2.20220328 </jackson .version>
100+ <jackson .version>2.15.3 </jackson .version>
101101 <immutables .version>2.9.3</immutables .version>
102102 <powermock .version>2.0.2</powermock .version>
103103 <objenesis .version>3.0.1</objenesis .version>
200200 <dependency >
201201 <groupId >uk.co.datumedge</groupId >
202202 <artifactId >hamcrest-json</artifactId >
203- <version >0.2 </version >
203+ <version >0.3 </version >
204204 <scope >test</scope >
205205 </dependency >
206206 <dependency >
You can’t perform that action at this time.
0 commit comments