File tree 5 files changed +8
-8
lines changed
5 files changed +8
-8
lines changed Original file line number Diff line number Diff line change 50
50
<dependency >
51
51
<groupId >com.fasterxml.jackson.core</groupId >
52
52
<artifactId >jackson-core</artifactId >
53
- <version >2.14.0-rc1 </version >
53
+ <version >2.14.2 </version >
54
54
</dependency >
55
55
<dependency >
56
56
<groupId >com.fasterxml.jackson.core</groupId >
57
57
<artifactId >jackson-databind</artifactId >
58
- <version >2.14.0-rc1 </version >
58
+ <version >2.14.2 </version >
59
59
</dependency >
60
60
<dependency >
61
61
<groupId >io.protostuff</groupId >
Original file line number Diff line number Diff line change 32
32
<dependency >
33
33
<groupId >com.fasterxml.jackson.core</groupId >
34
34
<artifactId >jackson-core</artifactId >
35
- <version >2.14.0-rc1 </version >
35
+ <version >2.14.2 </version >
36
36
</dependency >
37
37
<dependency >
38
38
<groupId >com.fasterxml.jackson.core</groupId >
39
39
<artifactId >jackson-databind</artifactId >
40
- <version >2.14.0-rc1 </version >
40
+ <version >2.14.2 </version >
41
41
</dependency >
42
42
<dependency >
43
43
<groupId >io.protostuff</groupId >
Original file line number Diff line number Diff line change 52
52
<dependency >
53
53
<groupId >com.fasterxml.jackson.core</groupId >
54
54
<artifactId >jackson-databind</artifactId >
55
- <version >2.14.0-rc1 </version >
55
+ <version >2.14.2 </version >
56
56
<scope >test</scope >
57
57
</dependency >
58
58
<dependency >
Original file line number Diff line number Diff line change 184
184
<plugin >
185
185
<groupId >org.sonatype.plugins</groupId >
186
186
<artifactId >nexus-staging-maven-plugin</artifactId >
187
- <version >1.6.7 </version >
187
+ <version >1.6.13 </version >
188
188
<extensions >true</extensions >
189
189
<configuration >
190
190
<serverId >ossrh</serverId >
Original file line number Diff line number Diff line change 28
28
<dependency >
29
29
<groupId >com.fasterxml.jackson.core</groupId >
30
30
<artifactId >jackson-core</artifactId >
31
- <version >2.14.0-rc1 </version >
31
+ <version >2.14.2 </version >
32
32
</dependency >
33
33
<dependency >
34
34
<groupId >com.fasterxml.jackson.core</groupId >
35
35
<artifactId >jackson-databind</artifactId >
36
- <version >2.14.0-rc1 </version >
36
+ <version >2.14.2 </version >
37
37
</dependency >
38
38
<dependency >
39
39
<groupId >org.junit.jupiter</groupId >
You can’t perform that action at this time.
0 commit comments