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 8
8
<parent >
9
9
<groupId >com.spotify</groupId >
10
10
<artifactId >foss-root</artifactId >
11
- <version >15 </version >
11
+ <version >16 </version >
12
12
</parent >
13
13
14
14
<licenses >
90
90
<checkstyle .config.location>checkstyle.xml</checkstyle .config.location>
91
91
92
92
<!-- versions -->
93
- <guava .version>32.0.0 -jre</guava .version>
93
+ <guava .version>32.1.3 -jre</guava .version>
94
94
<jsr305 .version>3.0.2</jsr305 .version>
95
95
<jsr311-api .version>1.1.1</jsr311-api .version>
96
96
<junit .version>4.13.1</junit .version>
97
97
<slf4j-api .version>1.7.36</slf4j-api .version>
98
98
<mockito-core .version>3.2.4</mockito-core .version>
99
99
<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>
101
101
<immutables .version>2.9.3</immutables .version>
102
102
<powermock .version>2.0.2</powermock .version>
103
103
<objenesis .version>3.0.1</objenesis .version>
200
200
<dependency >
201
201
<groupId >uk.co.datumedge</groupId >
202
202
<artifactId >hamcrest-json</artifactId >
203
- <version >0.2 </version >
203
+ <version >0.3 </version >
204
204
<scope >test</scope >
205
205
</dependency >
206
206
<dependency >
You can’t perform that action at this time.
0 commit comments