File tree Expand file tree Collapse file tree
Expand file tree Collapse file tree Original file line number Diff line number Diff line change 11{
2- "." : " 1.1.0 "
2+ "." : " 1.1.1 "
33}
Original file line number Diff line number Diff line change 11# Changelog
22
3+ ## [ 1.1.1] ( https://github.com/descope/descope-java/compare/java-sdk-1.1.0...java-sdk-1.1.1 ) (2026-05-13)
4+
5+
6+ ### Bug Fixes
7+
8+ * ** deps:** update dependency commons-io: commons-io to v2.22.0 ([ #326 ] ( https://github.com/descope/descope-java/issues/326 ) ) ([ f890791] ( https://github.com/descope/descope-java/commit/f8907912532dd2f3fa2976f5f3a856d26bdbc84a ) )
9+ * ** deps:** update dependency org.apache.httpcomponents.client5: httpclient5 to v5.6.1 [ security] ([ #323 ] ( https://github.com/descope/descope-java/issues/323 ) ) ([ 3e2bd77] ( https://github.com/descope/descope-java/commit/3e2bd77df8a2ad727cabc36c97ab23c908b808c5 ) )
10+ * ** deps:** update dependency org.projectlombok: lombok to v1.18.46 ([ #327 ] ( https://github.com/descope/descope-java/issues/327 ) ) ([ 23821a5] ( https://github.com/descope/descope-java/commit/23821a5b89cec12964084db280243c532eaa306d ) )
11+
312## [ 1.1.0] ( https://github.com/descope/descope-java/compare/java-sdk-1.0.65...java-sdk-1.1.0 ) (2026-04-21)
413
514
Original file line number Diff line number Diff line change 44
55 <groupId >com.descope</groupId >
66 <artifactId >check-pwd-policy</artifactId >
7- <version >1.1.0 </version >
7+ <version >1.1.1 </version >
88
99 <properties >
1010 <maven .compiler.release>17</maven .compiler.release>
Original file line number Diff line number Diff line change 44
55 <groupId >com.descope</groupId >
66 <artifactId >management-cli</artifactId >
7- <version >1.1.0 </version >
7+ <version >1.1.1 </version >
88
99 <properties >
1010 <maven .compiler.source>17</maven .compiler.source>
Original file line number Diff line number Diff line change 33 <groupId >com.descope</groupId >
44 <artifactId >java-sdk</artifactId >
55 <modelVersion >4.0.0</modelVersion >
6- <version >1.1.0 </version >
6+ <version >1.1.1 </version >
77 <name >${project.groupId} :${project.artifactId} </name >
88 <description >Java library used to integrate with Descope.</description >
99 <url >https://github.com/descope/descope-java</url >
You can’t perform that action at this time.
0 commit comments