Skip to content

Commit

Permalink
snyk issue fix 1
Browse files Browse the repository at this point in the history
  • Loading branch information
reeshika-h committed Jan 24, 2025
1 parent 66ccb1a commit e7f3d51
Showing 1 changed file with 5 additions and 0 deletions.
5 changes: 5 additions & 0 deletions pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -210,6 +210,11 @@
<artifactId>jsoup</artifactId>
<version>1.18.3</version>
</dependency>
<dependency>
<groupId>org.jetbrains.kotlin</groupId>
<artifactId>kotlin-stdlib</artifactId>
<version>2.1.0</version>
</dependency>
</dependencies>


Expand Down

0 comments on commit e7f3d51

Please sign in to comment.