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 99 <parent >
1010 <groupId >com.fasterxml.jackson</groupId >
1111 <artifactId >jackson-base</artifactId >
12- <version >2.20.0-SNAPSHOT</version >
12+ <version >2.20.0-rc1- SNAPSHOT</version >
1313 </parent >
1414
1515 <groupId >com.fasterxml.jackson.core</groupId >
1616 <artifactId >jackson-databind</artifactId >
17- <version >2.20.0-SNAPSHOT</version >
17+ <version >2.20.0-rc1- SNAPSHOT</version >
1818 <name >jackson-databind</name >
1919 <packaging >jar</packaging >
2020 <description >General data-binding functionality for Jackson: works on core streaming API</description >
167167 <dependency >
168168 <groupId >org.junit.platform</groupId >
169169 <artifactId >junit-platform-suite-engine</artifactId >
170- <version >1.10.2</version >
171170 <scope >test</scope >
172171 </dependency >
173172 <dependency >
174173 <groupId >io.micronaut.test</groupId >
175174 <artifactId >micronaut-test-type-pollution</artifactId >
176- <version >4.6.2 </version >
175+ <version >4.8.1 </version >
177176 <scope >test</scope >
178177 </dependency >
179178 </dependencies >
You can’t perform that action at this time.
0 commit comments