Skip to content

Commit deda4eb

Browse files
committed
Updated to commons-beanutils-1.11.0
1 parent f43256d commit deda4eb

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
@@ -289,7 +289,7 @@ along with ao-payments-payflowPro. If not, see <https://www.gnu.org/licenses/>.
289289
<groupId>com.aoapps</groupId><artifactId>ao-collections</artifactId><version>4.0.0-SNAPSHOT<!-- ${POST-SNAPSHOT} --></version>
290290
</dependency>
291291
<dependency>
292-
<groupId>commons-beanutils</groupId><artifactId>commons-beanutils</artifactId><version>1.9.4</version>
292+
<groupId>commons-beanutils</groupId><artifactId>commons-beanutils</artifactId><version>1.11.0</version>
293293
</dependency>
294294
<dependency>
295295
<groupId>commons-collections</groupId><artifactId>commons-collections</artifactId><version>3.2.2</version>

0 commit comments

Comments
 (0)