Skip to content

Commit 9cb23c7

Browse files
dependabot[bot]royclarkson
authored andcommitted
(v3.6.x): Bump commons-beanutils:commons-beanutils from 1.10.0 to 1.10.1
Bumps commons-beanutils:commons-beanutils from 1.10.0 to 1.10.1. --- updated-dependencies: - dependency-name: commons-beanutils:commons-beanutils dependency-type: direct:production update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] <[email protected]>
1 parent a2fea2f commit 9cb23c7

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
@@ -21,7 +21,7 @@ buildscript {
2121
springFrameworkVersion = "5.3.25"
2222

2323
// External Dependencies
24-
beanUtilsVersion = "1.10.0"
24+
beanUtilsVersion = "1.10.1"
2525

2626
// Test Dependencies
2727
springCloudContractVersion = "3.1.10"

0 commit comments

Comments
 (0)