Skip to content

Commit

Permalink
Ensure jep version is 4.2.0 (apache#1848)
Browse files Browse the repository at this point in the history
  • Loading branch information
fjtirado authored and rgdoliveira committed Jan 18, 2024
1 parent 2cc5d5b commit c5de3ee
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 2 deletions.
Original file line number Diff line number Diff line change
Expand Up @@ -174,7 +174,7 @@
<executable>pip</executable>
<arguments>
<argument>install</argument>
<argument>jep</argument>
<argument>jep==4.2.0</argument>
</arguments>
</configuration>
</execution>
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -174,7 +174,7 @@
<executable>pip</executable>
<arguments>
<argument>install</argument>
<argument>jep</argument>
<argument>jep==4.2.0</argument>
</arguments>
</configuration>
</execution>
Expand Down

0 comments on commit c5de3ee

Please sign in to comment.