svn commit: r1926058 - /db/torque/trunk/pom.xml
[email protected] Mon, 02 Jun 2025 09:29:12 -0000
| Newsgroups | gmane.comp.jakarta.turbine.torque.devel |
|---|---|
| Message-ID | <[email protected]> |
Author: gk
Date: Mon Jun 2 09:29:12 2025
New Revision: 1926058
URL: http://svn.apache.org/viewvc?rev=1926058&view=rev
Log:
Security update: commons-beanutuls to 1.11.0.
Modified:
db/torque/trunk/pom.xml
Modified: db/torque/trunk/pom.xml
URL: http://svn.apache.org/viewvc/db/torque/trunk/pom.xml?rev=1926058&r1=1926057&r2=1926058&view=diff
==============================================================================
--- db/torque/trunk/pom.xml (original)
+++ db/torque/trunk/pom.xml Mon Jun 2 09:29:12 2025
@@ -358,7 +358,7 @@
<dependency>
<groupId>commons-beanutils</groupId>
<artifactId>commons-beanutils</artifactId>
- <version>1.9.4</version>
+ <version>1.11.0</version>
</dependency>
<dependency>