Skip to content

Commit

Permalink
build(deps): bump commons-beanutils in /defect-location-server/backend
Browse files Browse the repository at this point in the history
Bumps commons-beanutils from 1.7.0 to 1.9.4.

---
updated-dependencies:
- dependency-name: commons-beanutils:commons-beanutils
  dependency-type: direct:production
...

Signed-off-by: dependabot[bot] <support@github.com>
  • Loading branch information
dependabot[bot] authored May 7, 2022
1 parent cea6e17 commit 379812a
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion defect-location-server/backend/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -63,7 +63,7 @@
<dependency>
<groupId>commons-beanutils</groupId>
<artifactId>commons-beanutils</artifactId>
<version>1.7.0</version>
<version>1.9.4</version>
</dependency>
<dependency>
<groupId>commons-collections</groupId>
Expand Down

0 comments on commit 379812a

Please sign in to comment.