Skip to content

Commit

Permalink
release v1.6
Browse files Browse the repository at this point in the history
  • Loading branch information
bit4woo committed Mar 18, 2022
1 parent 13aa4f1 commit df5eb53
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 @@ -7,7 +7,7 @@
<modelVersion>4.0.0</modelVersion>
<groupId>com.bit4woo.burp</groupId>
<artifactId>domain_hunter_pro</artifactId>
<version>v1.5-dev</version>
<version>v1.6</version>

<!-- <repositories> <repository> <id>jitpack.io</id> <url>https://jitpack.io</url>
</repository> </repositories> -->
Expand Down Expand Up @@ -185,7 +185,7 @@
<dependency>
<groupId>org.beanshell</groupId>
<artifactId>bsh</artifactId>
<version>[2.0b5,)</version>
<version>[2.0b6,)</version>
</dependency>

<dependency>
Expand Down

0 comments on commit df5eb53

Please sign in to comment.