Skip to content

Commit

Permalink
Update pom.xml
Browse files Browse the repository at this point in the history
  • Loading branch information
bit4woo committed Mar 18, 2022
1 parent df5eb53 commit 7714a6f
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 @@ -181,9 +181,9 @@
<version>[2.17.1,)</version>
</dependency>

<!-- https://mvnrepository.com/artifact/org.beanshell/bsh -->
<!-- https://mvnrepository.com/artifact/org.apache-extras.beanshell/bsh -->
<dependency>
<groupId>org.beanshell</groupId>
<groupId>org.apache-extras.beanshell</groupId>
<artifactId>bsh</artifactId>
<version>[2.0b6,)</version>
</dependency>
Expand Down

0 comments on commit 7714a6f

Please sign in to comment.