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-06-02)
4+
5+
6+ ### Bug Fixes
7+
8+ * ** deps:** update dependency com.fasterxml.jackson.core: jackson-databind to v2.21.3 ([ #329 ] ( https://github.com/descope/descope-java/issues/329 ) ) ([ 993b971] ( https://github.com/descope/descope-java/commit/993b97148eab7ecd215d6db2781880b739719257 ) )
9+ * ** 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 ) )
10+ * ** 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 ) )
11+ * ** 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 ) )
12+ * ** deps:** update dependency org.slf4j: slf4j-api to v2.0.18 ([ #332 ] ( https://github.com/descope/descope-java/issues/332 ) ) ([ 4905839] ( https://github.com/descope/descope-java/commit/4905839fd69e61f872b0bdf2f21cd0d5c73bf0fa ) )
13+
314## [ 1.1.0] ( https://github.com/descope/descope-java/compare/java-sdk-1.0.65...java-sdk-1.1.0 ) (2026-04-21)
415
516
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