Skip to content

Commit fc311c0

Browse files
Update dependency commons-beanutils:commons-beanutils to v1.10.1 (#212)
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
1 parent a77c0e5 commit fc311c0

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
@@ -234,7 +234,7 @@ dependencyManagement {
234234
dependencies {
235235
dependency 'com.google.guava:guava:33.4.0-jre'
236236

237-
dependencySet(group: 'commons-beanutils', version: '1.10.0') {
237+
dependencySet(group: 'commons-beanutils', version: '1.10.1') {
238238
entry 'commons-beanutils'
239239
}
240240

0 commit comments

Comments
 (0)