Skip to content

Commit 3cb462b

Browse files
chore(deps): bump commons-beanutils:commons-beanutils
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 a104071 commit 3cb462b

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
@@ -29,7 +29,7 @@ dependencies {
2929
implementation "org.springframework.security:spring-security-oauth2-client:6.4.2"
3030
api "org.springframework.boot:spring-boot-starter-test"
3131
api "org.springframework.security:spring-security-test"
32-
api group: 'commons-beanutils', name: 'commons-beanutils', version: '1.10.0'
32+
api group: 'commons-beanutils', name: 'commons-beanutils', version: '1.10.1'
3333

3434
implementation group: 'junit', name: 'junit'
3535

0 commit comments

Comments
 (0)