Skip to content

Commit

Permalink
dependabot: bump commons-beanutils:commons-beanutils (#1375)
Browse files Browse the repository at this point in the history
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] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
  • Loading branch information
dependabot[bot] authored Feb 17, 2025
1 parent eb6afa8 commit d7588e9
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion build.gradle
Original file line number Diff line number Diff line change
Expand Up @@ -110,7 +110,7 @@ configurations.all {
force "org.jetbrains.kotlin:kotlin-stdlib-jdk8:${kotlin_version}"
force "org.jetbrains.kotlin:kotlin-stdlib-jdk7:${kotlin_version}"
force 'junit:junit:4.13.2'
force 'commons-beanutils:commons-beanutils:1.10.0'
force 'commons-beanutils:commons-beanutils:1.10.1'
force 'com.google.guava:guava:30.1.1-jre'
force 'com.puppycrawl.tools:checkstyle:8.45.1'
force 'commons-codec:commons-codec:1.17.2'
Expand Down

0 comments on commit d7588e9

Please sign in to comment.