Skip to content

Commit

Permalink
Merge branch 'dev' of [email protected]:bonitasoft/bonita-engine-sp.git …
Browse files Browse the repository at this point in the history
…into dev
  • Loading branch information
rbioteau committed Aug 31, 2023
2 parents 82dda02 + 0665a0c commit 8f3d9c1
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion buildSrc/src/main/groovy/Deps.groovy
Original file line number Diff line number Diff line change
Expand Up @@ -23,7 +23,7 @@ class Deps {
// Keep this until all client projects have migrated to jakarta or it will break their builds !
public static String javaxServletVersion = "4.0.1"
// The groovy version must be in synch with the runtime-bom artifact
public static String groovyVersion = "3.0.10"
public static String groovyVersion = "3.0.19"
public static String javassistVersion = "3.27.0-GA" //version used by hibernate 5.4.32.Final
public static String httpComponentsVersion = "4.5.13"
public static String xstreamVersion = "1.4.20"
Expand Down

0 comments on commit 8f3d9c1

Please sign in to comment.