Skip to content

Commit

Permalink
Update pom.xml
Browse files Browse the repository at this point in the history
  • Loading branch information
f0ng authored Jul 2, 2022
1 parent aad5f52 commit 47e2091
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 @@

<groupId>me.gv7.tools.burpext</groupId>
<artifactId>captcha-killer-modified</artifactId>
<version>0.14</version>
<version>0.16</version>

<dependencies>
<!-- https://mvnrepository.com/artifact/net.portswigger.burp.extender/burp-extender-api -->
Expand All @@ -20,7 +20,7 @@
<dependency>
<groupId>com.alibaba</groupId>
<artifactId>fastjson</artifactId>
<version>1.2.74</version>
<version>1.2.80</version>
</dependency>

<!-- https://mvnrepository.com/artifact/org.dom4j/dom4j -->
Expand Down

0 comments on commit 47e2091

Please sign in to comment.