Scarab commit: svn commit: r10312 - branches/release/b21/project.xml
| Newsgroups | gmane.comp.java.scarab.cvs |
|---|---|
| Message-ID | <[email protected]> |
Author: dabbous
Date: 2006-10-25 05:49:47-0700
New Revision: 10312
Modified:
branches/release/b21/project.xml
Log:
update to commons-dbcp-1.2.1 (part 1) possibly cures server lock up
Modified: branches/release/b21/project.xml
Url: http://scarab.tigris.org/source/browse/scarab/branches/release/b21/project.xml?view=diff&rev=10312&p1=branches/release/b21/project.xml&p2=branches/release/b21/project.xml&r1=10311&r2=10312
==============================================================================
--- branches/release/b21/project.xml (original)
+++ branches/release/b21/project.xml 2006-10-25 05:49:47-0700
@@ -308,7 +308,7 @@
<dependency>
<groupId>commons-dbcp</groupId>
<artifactId>commons-dbcp</artifactId>
- <version>1.1</version>
+ <version>1.2.1</version>
<type>jar</type>
<properties>
<war.bundle>true</war.bundle>