Skip to content

Commit bf0123e

Browse files
Backport to branch(3) : Bump the dependencies group with 2 updates (#2954)
Signed-off-by: dependabot[bot] <[email protected]> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
1 parent a690540 commit bf0123e

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

build.gradle

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -38,12 +38,12 @@ subprojects {
3838
sqliteDriverVersion = '3.50.3.0'
3939
yugabyteDriverVersion = '42.7.3-yb-4'
4040
db2DriverVersion = '12.1.2.0'
41-
mariadDbDriverVersion = '3.5.4'
41+
mariadDbDriverVersion = '3.5.5'
4242
picocliVersion = '4.7.7'
4343
commonsTextVersion = '1.14.0'
4444
junitVersion = '5.13.4'
4545
commonsLangVersion = '3.18.0'
46-
assertjVersion = '3.27.3'
46+
assertjVersion = '3.27.4'
4747
mockitoVersion = '4.11.0'
4848
spotbugsVersion = '4.8.6'
4949
errorproneVersion = '2.10.0'

0 commit comments

Comments
 (0)