File tree Expand file tree Collapse file tree 5 files changed +10
-6
lines changed
Expand file tree Collapse file tree 5 files changed +10
-6
lines changed Original file line number Diff line number Diff line change 11# Releases
22
3+ ## v0.10.2
4+
5+ * Fix deployment setup
6+
37## v0.10.1
48
59* Re-Introduce DEFAULT_MAX_PW_LENGTH_BYTE to be code compatible with 0.9.0- (thx for the hint @Andrew-Cottrell)
Original file line number Diff line number Diff line change 77 <parent >
88 <artifactId >bcrypt-parent</artifactId >
99 <groupId >at.favre.lib</groupId >
10- <version >0.10.1 </version >
10+ <version >0.10.2 </version >
1111 <relativePath >../../</relativePath >
1212 </parent >
1313
5757 <dependency >
5858 <groupId >at.favre.lib</groupId >
5959 <artifactId >bcrypt</artifactId >
60- <version >0.10.1 </version >
60+ <version >0.10.2 </version >
6161 <classifier >optimized</classifier >
6262 </dependency >
6363 <dependency >
Original file line number Diff line number Diff line change 77 <parent >
88 <artifactId >bcrypt-parent</artifactId >
99 <groupId >at.favre.lib</groupId >
10- <version >0.10.1 </version >
10+ <version >0.10.2 </version >
1111 <relativePath >../../</relativePath >
1212 </parent >
1313
Original file line number Diff line number Diff line change 77 <parent >
88 <artifactId >bcrypt-parent</artifactId >
99 <groupId >at.favre.lib</groupId >
10- <version >0.10.1 </version >
10+ <version >0.10.2 </version >
1111 <relativePath >../../</relativePath >
1212 </parent >
1313
7474 <dependency >
7575 <groupId >at.favre.lib</groupId >
7676 <artifactId >bcrypt</artifactId >
77- <version >0.10.1 </version >
77+ <version >0.10.2 </version >
7878 <classifier >optimized</classifier >
7979 </dependency >
8080 <dependency >
Original file line number Diff line number Diff line change 1212
1313 <artifactId >bcrypt-parent</artifactId >
1414 <packaging >pom</packaging >
15- <version >0.10.1 </version >
15+ <version >0.10.2 </version >
1616
1717 <url >https://github.com/patrickfav/bcrypt</url >
1818 <inceptionYear >2018</inceptionYear >
You can’t perform that action at this time.
0 commit comments