Index: /trunk/Nebulous-Server/Build.PL
===================================================================
--- /trunk/Nebulous-Server/Build.PL	(revision 10579)
+++ /trunk/Nebulous-Server/Build.PL	(revision 10580)
@@ -79,8 +79,8 @@
     requires            => {
         'URI'                   => '1.30',
-        'SOAP::Lite'            => '0.65',
+        'SOAP::Lite'            => '0.69',
         'Log::Log4perl'         => '0.48',
-        'DBI'                   => '1.42',
-        'DBD::mysql'            => '2.9004',
+        'DBI'                   => '1.53',
+        'DBD::mysql'            => '3.0008',
         'Class::Accessor::Fast' => 0,
         'Params::Validate'      => '0.73',
@@ -88,6 +88,6 @@
     build_requires      => {
         'Apache2::SOAP'         => 0,
-        'Apache::DBI'           => '0.94',
-        'Apache::Test'          => '1.12',  # bundles Apache::TestMB
+        'Apache::DBI'           => '1.05',
+        'Apache::Test'          => '1.29',  # bundles Apache::TestMB
         'Apache::TestMB'        => 0,
         'File::Temp'            => 0,
Index: /trunk/Nebulous-Server/Changes
===================================================================
--- /trunk/Nebulous-Server/Changes	(revision 10579)
+++ /trunk/Nebulous-Server/Changes	(revision 10580)
@@ -9,4 +9,5 @@
     - make Nebulous::Server->db() Apache::DBI aware
     - make SQL syntax MySQL 5 compatible
+    - update SOAP, DBI & DBD, and Apache::* deps
     - change Nebulous::Server::SOAP to be mod_perl aware
     - change Nebulous::Server::SOAP install stub methods to bypass AUTOLOAD on
Index: /trunk/Nebulous/Build.PL
===================================================================
--- /trunk/Nebulous/Build.PL	(revision 10579)
+++ /trunk/Nebulous/Build.PL	(revision 10580)
@@ -79,8 +79,8 @@
     requires            => {
         'URI'                   => '1.30',
-        'SOAP::Lite'            => '0.65',
+        'SOAP::Lite'            => '0.69',
         'Log::Log4perl'         => '0.48',
-        'DBI'                   => '1.42',
-        'DBD::mysql'            => '2.9004',
+        'DBI'                   => '1.53',
+        'DBD::mysql'            => '3.0008',
         'Class::Accessor::Fast' => 0,
         'Params::Validate'      => '0.73',
@@ -88,6 +88,6 @@
     build_requires      => {
         'Apache2::SOAP'         => 0,
-        'Apache::DBI'           => '0.94',
-        'Apache::Test'          => '1.12',  # bundles Apache::TestMB
+        'Apache::DBI'           => '1.05',
+        'Apache::Test'          => '1.29',  # bundles Apache::TestMB
         'Apache::TestMB'        => 0,
         'File::Temp'            => 0,
Index: /trunk/Nebulous/Changes
===================================================================
--- /trunk/Nebulous/Changes	(revision 10579)
+++ /trunk/Nebulous/Changes	(revision 10580)
@@ -9,4 +9,5 @@
     - make Nebulous::Server->db() Apache::DBI aware
     - make SQL syntax MySQL 5 compatible
+    - update SOAP, DBI & DBD, and Apache::* deps
     - change Nebulous::Server::SOAP to be mod_perl aware
     - change Nebulous::Server::SOAP install stub methods to bypass AUTOLOAD on
