diff --git a/52n-wps-sextante/pom.xml b/52n-wps-sextante/pom.xml
index 78a11df20..6072bc243 100644
--- a/52n-wps-sextante/pom.xml
+++ b/52n-wps-sextante/pom.xml
@@ -71,7 +71,7 @@
sextante_gt27_bindings
- org.beanshell
+ org.apache-extras.beanshell
bsh
diff --git a/NOTICE b/NOTICE
index 7921943d6..6473a0293 100644
--- a/NOTICE
+++ b/NOTICE
@@ -58,7 +58,7 @@ This project includes:
Axiom API under The Apache Software License, Version 2.0
Axiom Impl under The Apache Software License, Version 2.0
bcprov-jdk15 under Bouncycastle license, http://www.bouncycastle.org/licence.html (MIT-style license)
- BeanShell under GNU LESSER GENERAL PUBLIC LICENSE
+ BeanShell under The Apache Software License, Version 2.0
Collections under The Apache Software License, Version 2.0
common under Eclipse Public License (EPL)
Commons Codec under The Apache Software License, Version 2.0
diff --git a/pom.xml b/pom.xml
index 3c2bf25a9..a835771e2 100644
--- a/pom.xml
+++ b/pom.xml
@@ -748,9 +748,9 @@
1.0.1
- org.beanshell
+ org.apache-extras.beanshell
bsh
- 2.0b4
+ 2.0b6
jfree