Skip to content

Commit d1742ba

Browse files
Upgrade to commons-beanutils 1.11.0.
Closes #3163
1 parent 3b1cb70 commit d1742ba

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
@@ -20,7 +20,7 @@
2020
<properties>
2121
<springdata.keyvalue>4.0.0-SNAPSHOT</springdata.keyvalue>
2222
<springdata.commons>4.0.0-SNAPSHOT</springdata.commons>
23-
<beanutils>1.9.4</beanutils>
23+
<beanutils>1.11.0</beanutils>
2424
<xstream>1.4.21</xstream>
2525
<pool>2.11.1</pool>
2626
<lettuce>6.6.0.RELEASE</lettuce>

0 commit comments

Comments
 (0)