Skip to content

Commit

Permalink
Update pom.xml
Browse files Browse the repository at this point in the history
  • Loading branch information
DmitriyNovikov89 authored Oct 9, 2024
1 parent 80c9fb1 commit d9eadcb
Showing 1 changed file with 6 additions and 6 deletions.
12 changes: 6 additions & 6 deletions pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -63,8 +63,8 @@
</dependency>
<!-- local -->
<dependency>
<groupId>ru.CryptoPro</groupId>
<artifactId>JCP</artifactId>
<groupId>ru.cryptopro</groupId>
<artifactId>jcp</artifactId>
<version>2.0.40450-A</version>
</dependency>
<!-- local -->
Expand All @@ -75,14 +75,14 @@
</dependency>
<!-- local -->
<dependency>
<groupId>ru.CryptoPro</groupId>
<artifactId>ASN1P</artifactId>
<groupId>ru.cryptopro</groupId>
<artifactId>asn1p</artifactId>
<version>2.0.40450-A</version>
</dependency>
<!-- local -->
<dependency>
<groupId>ru.CryptoPro</groupId>
<artifactId>JCryptoP</artifactId>
<groupId>ru.cryptopro</groupId>
<artifactId>jcryptop</artifactId>
<version>2.0.40450-A</version>
</dependency>
<dependency>
Expand Down

0 comments on commit d9eadcb

Please sign in to comment.