Skip to content

Commit

Permalink
Merge branch '7.15.x' into 'master'
Browse files Browse the repository at this point in the history
  • Loading branch information
bonita-ci committed Nov 8, 2023
2 parents 1ee4c1f + a8d0631 commit 2113f66
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
@@ -1,7 +1,7 @@
class Deps {

public static String springVersion = "5.3.27"
public static String springBootVersion = "2.6.9"
public static String springBootVersion = "2.6.15"
public static String commonsIOVersion = "2.8.0"
//fileupload 1.4 does not work on web-side.
public static String commonscodec = "1.15"
Expand Down

0 comments on commit 2113f66

Please sign in to comment.