Skip to content

Commit

Permalink
升级 Fenix 中的 mvel2 的版本到最新版,等待后续版本发布此升级
Browse files Browse the repository at this point in the history
  • Loading branch information
blinkfox committed Jan 20, 2021
1 parent ba5e8aa commit bcd35c7
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -72,7 +72,7 @@
<dependency>
<groupId>org.mvel</groupId>
<artifactId>mvel2</artifactId>
<version>2.4.11.Final</version>
<version>2.4.12.Final</version>
</dependency>
<dependency>
<groupId>jaxen</groupId>
Expand Down

0 comments on commit bcd35c7

Please sign in to comment.