Revision: 6335
          http://sourceforge.net/p/jump-pilot/code/6335
Author:   michaudm
Date:     2020-06-13 10:54:57 +0000 (Sat, 13 Jun 2020)
Log Message:
-----------
update pom file to use buoy 1.9

Modified Paths:
--------------
    core/trunk/pom.xml

Modified: core/trunk/pom.xml
===================================================================
--- core/trunk/pom.xml  2020-06-13 09:31:56 UTC (rev 6334)
+++ core/trunk/pom.xml  2020-06-13 10:54:57 UTC (rev 6335)
@@ -887,9 +887,9 @@
             <version>1.14.0</version>
         </dependency>
         <dependency>
-            <groupId>org.beanshell</groupId>
+            <groupId>org.apache-extras.beanshell</groupId>
             <artifactId>bsh</artifactId>
-            <version>2.0b4</version>
+            <version>2.0b6</version>
             <scope>compile</scope>
         </dependency>
         <dependency>
@@ -948,7 +948,7 @@
         <dependency>
             <groupId>net.sf.buoy</groupId>
             <artifactId>buoy</artifactId>
-            <version>1.8</version>
+            <version>1.9</version>
             <scope>compile</scope>
         </dependency>
         <dependency>



_______________________________________________
Jump-pilot-devel mailing list
Jump-pilot-devel@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/jump-pilot-devel

Reply via email to