Skip to content

Commit 000ed8a

Browse files
dependabot[bot]royclarkson
authored andcommitted
(v4.5.x): Bump commons-beanutils:commons-beanutils from 1.10.1 to 1.11.0
Bumps commons-beanutils:commons-beanutils from 1.10.1 to 1.11.0. --- updated-dependencies: - dependency-name: commons-beanutils:commons-beanutils dependency-version: 1.11.0 dependency-type: direct:production update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] <[email protected]>
1 parent a9c987c commit 000ed8a

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.5.0"
2121

2222
// External Dependencies
23-
beanUtilsVersion = "1.10.1"
23+
beanUtilsVersion = "1.11.0"
2424

2525
// Test Dependencies
2626
springCloudContractVersion = "4.3.0-RC1"

0 commit comments

Comments
 (0)