Browse Source

:arrow_up: Bump org.bouncycastle:bcpkix-jdk18on from 1.77 to 1.78

dependabot[bot] 1 year ago
parent
commit
01f8e81925
1 changed files with 1 additions and 1 deletions
  1. 1 1
      pom.xml

+ 1 - 1
pom.xml

@@ -326,7 +326,7 @@
       <dependency>
         <groupId>org.bouncycastle</groupId>
         <artifactId>bcpkix-jdk18on</artifactId>
-        <version>1.77</version>
+        <version>1.78</version>
       </dependency>
     </dependencies>
   </dependencyManagement>