Skip to content

Commit

Permalink
[MSHARED-961] Upgrde to BeanShell 2.0b6
Browse files Browse the repository at this point in the history
  • Loading branch information
slachiewicz committed Oct 10, 2020
1 parent 237a68c commit 70edebb
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 @@ -74,9 +74,9 @@
</dependency>

<dependency>
<groupId>org.beanshell</groupId>
<groupId>org.apache-extras.beanshell</groupId>
<artifactId>bsh</artifactId>
<version>2.0b5</version>
<version>2.0b6</version>
</dependency>

<dependency>
Expand Down

0 comments on commit 70edebb

Please sign in to comment.