Skip to content

Commit 5295935

Browse files
dependabot[bot]royclarkson
authored andcommitted
(v4.4.x): Bump commons-beanutils:commons-beanutils from 1.9.4 to 1.10.0
Bumps commons-beanutils:commons-beanutils from 1.9.4 to 1.10.0. --- updated-dependencies: - dependency-name: commons-beanutils:commons-beanutils dependency-type: direct:production update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] <[email protected]>
1 parent 80a0e4b commit 5295935

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

build.gradle

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -20,7 +20,7 @@ buildscript {
2020
springBootVersion = "3.4.1"
2121

2222
// External Dependencies
23-
beanUtilsVersion = "1.9.4"
23+
beanUtilsVersion = "1.10.0"
2424

2525
// Test Dependencies
2626
springCloudContractVersion = "4.2.0"

0 commit comments

Comments
 (0)