commit 689ceff12d9b01dc97a38a6ac2b7cc03eeb86d8b parent 7b0d6c5b8c1fced72b56724d5eb0ee621d74295b Author: Wim Dupont <wim@wimdupont.com> Date: Sat, 25 Nov 2023 19:50:56 +0100 upgrade Diffstat:
M | pom.xml | | | 2 | +- |
1 file changed, 1 insertion(+), 1 deletion(-)
diff --git a/pom.xml b/pom.xml @@ -18,7 +18,7 @@ <dependency> <groupId>org.bouncycastle</groupId> <artifactId>bcpg-jdk18on</artifactId> - <version>1.76</version> + <version>1.77</version> </dependency> <dependency> <groupId>com.github.bastiaanjansen</groupId>