Skip to content
This repository was archived by the owner on Jan 13, 2025. It is now read-only.

Commit

Permalink
Update pom.xml
Browse files Browse the repository at this point in the history
  • Loading branch information
Anorak001 authored Dec 11, 2024
1 parent 10eafa8 commit f306025
Showing 1 changed file with 1 addition and 5 deletions.
6 changes: 1 addition & 5 deletions pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -30,11 +30,7 @@

<dependencies>
<!-- Include Java Cryptography Extension (JCE) APIs -->
<dependency>
<groupId>javax.crypto</groupId>
<artifactId>javax.crypto</artifactId>
<version>1.0.1</version>
</dependency>


<!-- If additional security libraries are required -->
<!-- Example: Bouncy Castle for enhanced cryptographic algorithms -->
Expand Down

0 comments on commit f306025

Please sign in to comment.