Skip to content

Commit

Permalink
[DROOLS-7540] Coercion from Interger literal to BigDecimal bind varia…
Browse files Browse the repository at this point in the history
…ble (#2406)

- Bump to mvel 2.5.1.Final
  • Loading branch information
tkobayas authored Dec 7, 2023
1 parent 9e683dc commit 95de118
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 @@ -242,8 +242,8 @@
<version.org.json>20230227</version.org.json>
<version.org.jsoup>1.15.3</version.org.jsoup>
<version.org.junit>5.5.2</version.org.junit>
<version.org.keycloak>20.0.3</version.org.keycloak>
<version.org.mvel>2.4.15.Final</version.org.mvel>
<version.org.keycloak>21.1.2</version.org.keycloak>
<version.org.mvel>2.5.1.Final</version.org.mvel>
<version.org.apache.logging.log4j>2.17.1</version.org.apache.logging.log4j>
<version.org.ocpsoft.prettytime>3.0.2.Final</version.org.ocpsoft.prettytime>
<!--EAP 6.4 use 4.2.0.redhat-8 which is not OSGi compatible, so stay on 4.3.1-->
Expand Down

0 comments on commit 95de118

Please sign in to comment.