Skip to content

Commit

Permalink
[DROOLS-7604] kie-karaf-itests fail with "Unable to resolve org.mvel2…
Browse files Browse the repository at this point in the history
…/2.5.1.Final" (#2427)

- Upgrade mvel to 2.5.2.Final
  • Loading branch information
tkobayas authored Feb 2, 2024
1 parent e40a2cc commit be907b4
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.5.1.Final</version.org.mvel>
<version.org.keycloak>21.1.2</version.org.keycloak>
<version.org.mvel>2.5.2.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 be907b4

Please sign in to comment.