From e6cc807e3900e8ef963a113f23125113c250d7fd Mon Sep 17 00:00:00 2001 From: Wayne Meissner Date: Thu, 30 Oct 2008 20:35:49 +0000 Subject: [PATCH] Update maven poms to use jna 3.0.9 git-svn-id: http://svn.codehaus.org/jruby/trunk/jruby@7971 961051c9-f516-0410-bf72-c9f7e237a7b7 --- maven/jruby-complete/pom.xml | 2 +- maven/jruby/pom.xml | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) diff --git a/maven/jruby-complete/pom.xml b/maven/jruby-complete/pom.xml index 286cb18cc23..0af5bfb0809 100644 --- a/maven/jruby-complete/pom.xml +++ b/maven/jruby-complete/pom.xml @@ -66,7 +66,7 @@ net.java.dev.jna jna - 3.0.8 + 3.0.9 provided diff --git a/maven/jruby/pom.xml b/maven/jruby/pom.xml index 218ea58e43b..f220dd62069 100644 --- a/maven/jruby/pom.xml +++ b/maven/jruby/pom.xml @@ -66,7 +66,7 @@ net.java.dev.jna jna - 3.0.8 + 3.0.9 provided