Skip to content

Commit aae84f0

Browse files
committed
bcprov 1.83
1 parent deab5c5 commit aae84f0

File tree

2 files changed

+2
-2
lines changed

2 files changed

+2
-2
lines changed

CHANGES.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,5 @@
11
# HAP-Java 2.0.8
2-
* Updated bouncy castle to 1.82
2+
* Updated bouncy castle to 1.83
33

44
# HAP-Java 2.0.7
55
* Add overloads to characteristics so that the username can be passed through.

pom.xml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -106,7 +106,7 @@
106106
<dependency>
107107
<groupId>org.bouncycastle</groupId>
108108
<artifactId>bcpkix-jdk18on</artifactId>
109-
<version>1.82</version>
109+
<version>1.83</version>
110110
</dependency>
111111

112112
<dependency>

0 commit comments

Comments
 (0)