File tree Expand file tree Collapse file tree
Expand file tree Collapse file tree Original file line number Diff line number Diff line change 66
77 <groupId >ch.mobileid.mid-java-client</groupId >
88 <artifactId >mid-java-client-parent</artifactId >
9- <version >1.5.2 </version >
9+ <version >1.5.3 </version >
1010 <name >Mobile ID Java client</name >
1111 <description >Mobile ID client reference implementation in Java</description >
1212 <url >https://github.com/MobileID-Strong-Authentication/mobileid-client-java</url >
5353 <dependency >
5454 <groupId >com.fasterxml.jackson.core</groupId >
5555 <artifactId >jackson-databind</artifactId >
56- <version >2.14.0-rc2 </version >
56+ <version >2.14.0</version >
5757 </dependency >
5858 <dependency >
5959 <groupId >com.fasterxml.jackson.core</groupId >
6060 <artifactId >jackson-core</artifactId >
61- <version >2.14.0-rc2 </version >
61+ <version >2.14.0</version >
6262 </dependency >
6363 <dependency >
6464 <groupId >com.fasterxml.jackson.core</groupId >
6565 <artifactId >jackson-annotations</artifactId >
66- <version >2.14.0-rc2 </version >
66+ <version >2.14.0</version >
6767 </dependency >
6868 <dependency >
6969 <groupId >org.apache.httpcomponents.client5</groupId >
You can’t perform that action at this time.
0 commit comments