File tree Expand file tree Collapse file tree 4 files changed +7
-7
lines changed
Expand file tree Collapse file tree 4 files changed +7
-7
lines changed Original file line number Diff line number Diff line change 2222 <parent >
2323 <artifactId >openid-connect-parent</artifactId >
2424 <groupId >org.mitre</groupId >
25- <version >1.3.6.cnaf-20231030 </version >
25+ <version >1.3.6.cnaf-20231113 </version >
2626 <relativePath >..</relativePath >
2727 </parent >
2828 <artifactId >openid-connect-client</artifactId >
Original file line number Diff line number Diff line change 2222 <parent >
2323 <artifactId >openid-connect-parent</artifactId >
2424 <groupId >org.mitre</groupId >
25- <version >1.3.6.cnaf-20231030 </version >
25+ <version >1.3.6.cnaf-20231113 </version >
2626 <relativePath >..</relativePath >
2727 </parent >
2828 <artifactId >openid-connect-common</artifactId >
8585 </dependency >
8686 <dependency >
8787 <groupId >org.bouncycastle</groupId >
88- <artifactId >bcprov-jdk18on </artifactId >
88+ <artifactId >bcprov-jdk15on </artifactId >
8989 </dependency >
9090 <dependency >
9191 <groupId >javax.annotation</groupId >
Original file line number Diff line number Diff line change 2323 <parent >
2424 <groupId >org.mitre</groupId >
2525 <artifactId >openid-connect-parent</artifactId >
26- <version >1.3.6.cnaf-20231030 </version >
26+ <version >1.3.6.cnaf-20231113 </version >
2727 <relativePath >..</relativePath >
2828 </parent >
2929 <build >
Original file line number Diff line number Diff line change 2020 <modelVersion >4.0.0</modelVersion >
2121 <groupId >org.mitre</groupId >
2222 <artifactId >openid-connect-parent</artifactId >
23- <version >1.3.6.cnaf-20231030 </version >
23+ <version >1.3.6.cnaf-20231113 </version >
2424 <name >MITREid Connect</name >
2525 <packaging >pom</packaging >
2626 <parent >
611611 </dependency >
612612 <dependency >
613613 <groupId >org.bouncycastle</groupId >
614- <artifactId >bcprov-jdk18on </artifactId >
615- <version >[1.76,) </version >
614+ <artifactId >bcprov-jdk15on </artifactId >
615+ <version >1.58 </version >
616616 </dependency >
617617 <dependency >
618618 <groupId >org.eclipse.persistence</groupId >
You can’t perform that action at this time.
0 commit comments