File tree Expand file tree Collapse file tree 1 file changed +3
-4
lines changed Expand file tree Collapse file tree 1 file changed +3
-4
lines changed Original file line number Diff line number Diff line change 9
9
<parent >
10
10
<groupId >com.fasterxml.jackson</groupId >
11
11
<artifactId >jackson-base</artifactId >
12
- <version >2.20.0-SNAPSHOT</version >
12
+ <version >2.20.0-rc1- SNAPSHOT</version >
13
13
</parent >
14
14
15
15
<groupId >com.fasterxml.jackson.core</groupId >
16
16
<artifactId >jackson-databind</artifactId >
17
- <version >2.20.0-SNAPSHOT</version >
17
+ <version >2.20.0-rc1- SNAPSHOT</version >
18
18
<name >jackson-databind</name >
19
19
<packaging >jar</packaging >
20
20
<description >General data-binding functionality for Jackson: works on core streaming API</description >
167
167
<dependency >
168
168
<groupId >org.junit.platform</groupId >
169
169
<artifactId >junit-platform-suite-engine</artifactId >
170
- <version >1.10.2</version >
171
170
<scope >test</scope >
172
171
</dependency >
173
172
<dependency >
174
173
<groupId >io.micronaut.test</groupId >
175
174
<artifactId >micronaut-test-type-pollution</artifactId >
176
- <version >4.6.2 </version >
175
+ <version >4.8.1 </version >
177
176
<scope >test</scope >
178
177
</dependency >
179
178
</dependencies >
You can’t perform that action at this time.
0 commit comments