File tree Expand file tree Collapse file tree 3 files changed +3
-2
lines changed Expand file tree Collapse file tree 3 files changed +3
-2
lines changed Original file line number Diff line number Diff line change 1919 <dependency >
2020 <groupId >com.nimbusds</groupId >
2121 <artifactId >nimbus-jose-jwt</artifactId >
22- <version >10.4 </version >
22+ <version >${jose.version} </version >
2323 </dependency >
2424 <dependency >
2525 <groupId >org.bouncycastle</groupId >
Original file line number Diff line number Diff line change 3333 <commons-io .version>2.12.0</commons-io .version>
3434 <commons-codec .version>1.15</commons-codec .version>
3535 <xmlsec .version>3.0.3</xmlsec .version>
36+ <jose .version>10.4</jose .version>
3637 </properties >
3738
3839 <organization >
Original file line number Diff line number Diff line change 2727 <dependency >
2828 <groupId >com.nimbusds</groupId >
2929 <artifactId >nimbus-jose-jwt</artifactId >
30- <version >10.4 </version >
30+ <version >${jose.version} </version >
3131 </dependency >
3232 <dependency >
3333 <groupId >org.apache.logging.log4j</groupId >
You can’t perform that action at this time.
0 commit comments