Skip to content

Commit

Permalink
Fixing vulnerabilities (#142)
Browse files Browse the repository at this point in the history
  • Loading branch information
PravinGadankush authored Oct 24, 2024
1 parent f6238d3 commit 45a5b5d
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -6,7 +6,7 @@
<modelVersion>4.0.0</modelVersion>
<groupId>com.cx.plugin</groupId>
<artifactId>CxConsolePlugin</artifactId>
<version>1.1.33</version>
<version>1.1.34</version>
<packaging>jar</packaging>

<repositories>
Expand Down Expand Up @@ -318,7 +318,7 @@
<dependency>
<groupId>commons-io</groupId>
<artifactId>commons-io</artifactId>
<version>2.11.0</version>
<version>2.17.0</version>
</dependency>
<dependency>
<groupId>org.apache.httpcomponents</groupId>
Expand Down

0 comments on commit 45a5b5d

Please sign in to comment.