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.0.64 "
2+ "." : " 1.0.65 "
33}
Original file line number Diff line number Diff line change 11# Changelog
22
3+ ## [ 1.0.65] ( https://github.com/descope/descope-java/compare/java-sdk-1.0.64...java-sdk-1.0.65 ) (2026-04-18)
4+
5+
6+ ### Bug Fixes
7+
8+ * ** deps:** update dependency org.bouncycastle: bcprov-jdk18on to v1.84 [ security] ([ #317 ] ( https://github.com/descope/descope-java/issues/317 ) ) ([ 87bee0c] ( https://github.com/descope/descope-java/commit/87bee0c7d7bc06e833b750c4571f74400ebbe6c4 ) )
9+
310## [ 1.0.64] ( https://github.com/descope/descope-java/compare/java-sdk-1.0.63...java-sdk-1.0.64 ) (2026-04-15)
411
512
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.0.64 </version >
7+ <version >1.0.65 </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.0.64 </version >
7+ <version >1.0.65 </version >
88
99 <properties >
1010 <maven .compiler.source>17</maven .compiler.source>
Original file line number Diff line number Diff line change 11<?xml version =" 1.0" encoding =" UTF-8" ?>
2- <project xmlns : xsi =" http://www.w3.org/2001/XMLSchema-instance"
3- xmlns =" http://maven.apache.org/POM/4.0.0"
4- xsi : schemaLocation =" http://maven.apache.org/POM/4.0.0 http://maven.apache.org/xsd/maven-4.0.0.xsd" >
2+ <project xmlns : xsi =" http://www.w3.org/2001/XMLSchema-instance" xmlns =" http://maven.apache.org/POM/4.0.0" xsi : schemaLocation =" http://maven.apache.org/POM/4.0.0 http://maven.apache.org/xsd/maven-4.0.0.xsd" >
53 <groupId >com.descope</groupId >
64 <artifactId >java-sdk</artifactId >
75 <modelVersion >4.0.0</modelVersion >
8- <version >1.0.64 </version >
6+ <version >1.0.65 </version >
97 <name >${project.groupId} :${project.artifactId} </name >
108 <description >Java library used to integrate with Descope.</description >
119 <url >https://github.com/descope/descope-java</url >
You can’t perform that action at this time.
0 commit comments