Skip to content

Commit

Permalink
Bump commons-beanutils:commons-beanutils
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] <support@github.com>
  • Loading branch information
dependabot[bot] authored Jan 13, 2025
1 parent 6269680 commit fba2d22
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion src/common/com.smi.microservices.parent/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -205,7 +205,7 @@
<dependency>
<groupId>commons-beanutils</groupId>
<artifactId>commons-beanutils</artifactId>
<version>1.9.4</version>
<version>1.10.0</version>
</dependency>

<dependency>
Expand Down

0 comments on commit fba2d22

Please sign in to comment.