Skip to content

Commit 122c934

Browse files
Upgraded commons-beanutils:commons-beanutils from 1.9.4 to 1.10.0 (#658)
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> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com> Co-authored-by: John Freeman <john.freeman.opensource@gmail.com>
1 parent a588e8b commit 122c934

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

pom.xml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -128,7 +128,7 @@
128128
<dependency>
129129
<groupId>commons-beanutils</groupId>
130130
<artifactId>commons-beanutils</artifactId>
131-
<version>1.9.4</version>
131+
<version>1.10.0</version>
132132
</dependency>
133133
<dependency>
134134
<groupId>commons-codec</groupId>

0 commit comments

Comments
 (0)