Update version numbers for Commons JEXL release 3.3
diff --git a/pom.xml b/pom.xml
index 4cebabf..7ce2a5d 100644
--- a/pom.xml
+++ b/pom.xml
@@ -24,7 +24,7 @@
     </parent>
 
     <artifactId>commons-jexl3</artifactId>
-    <version>3.2</version>
+    <version>3.3</version>
     <name>Apache Commons JEXL</name>
     <description>JEXL is a library intended to facilitate the implementation of scripting features in
         applications and frameworks written in Java.</description>