File tree Expand file tree Collapse file tree
Expand file tree Collapse file tree Original file line number Diff line number Diff line change 1616 <dnsjava .version>3.3.1</dnsjava .version>
1717 <commons-io .version>2.8.0</commons-io .version>
1818 <commons-collections4 .version>4.4</commons-collections4 .version>
19- <bcprov-jdk15on .version>1.68</bcprov-jdk15on .version>
2019 </properties >
2120 <parent >
2221 <groupId >org.springframework.boot</groupId >
4443 <dependency >
4544 <groupId >org.nhind</groupId >
4645 <artifactId >direct-policy</artifactId >
47- <version >8.0.0 </version >
46+ <version >8.1.0-SNAPSHOT </version >
4847 <type >jar</type >
4948 </dependency >
5049 <dependency >
6160 <groupId >com.fasterxml.jackson.core</groupId >
6261 <artifactId >jackson-annotations</artifactId >
6362 </dependency >
64- <dependency >
65- <groupId >org.bouncycastle</groupId >
66- <artifactId >bcprov-jdk15on</artifactId >
67- <version >${bcprov-jdk15on.version} </version >
68- </dependency >
6963 <dependency >
7064 <groupId >org.projectlombok</groupId >
7165 <artifactId >lombok</artifactId >
You can’t perform that action at this time.
0 commit comments