Skip to content

Commit

Permalink
(v4.1.x): Bump commons-beanutils:commons-beanutils from 1.9.4 to 1.10.0
Browse files Browse the repository at this point in the history
Bumps commons-beanutils:commons-beanutils from 1.9.4 to 1.10.0.

---
updated-dependencies:
- dependency-name: commons-beanutils:commons-beanutils
  dependency-type: direct:production
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <[email protected]>
  • Loading branch information
dependabot[bot] authored and royclarkson committed Jan 17, 2025
1 parent 3f79c04 commit c343f0a
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 @@ -20,7 +20,7 @@ buildscript {
springBootVersion = "3.1.12"

// External Dependencies
beanUtilsVersion = "1.9.4"
beanUtilsVersion = "1.10.0"

// Test Dependencies
springCloudContractVersion = "4.0.5"
Expand Down

0 comments on commit c343f0a

Please sign in to comment.