File tree Expand file tree Collapse file tree 1 file changed +3
-2
lines changed Expand file tree Collapse file tree 1 file changed +3
-2
lines changed Original file line number Diff line number Diff line change 4
4
<parent >
5
5
<groupId >com.fasterxml.jackson</groupId >
6
6
<artifactId >jackson-bom</artifactId >
7
- <version >2.13.0-rc1 </version >
7
+ <version >2.13.1 </version >
8
8
</parent >
9
9
10
10
<artifactId >jackson-benchmarks</artifactId >
20
20
<version .jmh>1.27</version .jmh>
21
21
22
22
<version .jackson.bson>2.12.0</version .jackson.bson>
23
- <version .jackson.msgpack>0.8.22 </version .jackson.msgpack>
23
+ <version .jackson.msgpack>0.8.24 </version .jackson.msgpack>
24
24
25
25
<version .aalto>1.3.0</version .aalto>
26
26
<version .mongo-java>3.10.2</version .mongo-java>
148
148
<dependency >
149
149
<groupId >junit</groupId >
150
150
<artifactId >junit</artifactId >
151
+ <version >${version.junit} </version >
151
152
<scope >test</scope >
152
153
</dependency >
153
154
</dependencies >
You can’t perform that action at this time.
0 commit comments