Bump uimaj-core from 2.10.2 to 3.3.1 in /uima-ducc-workitem-v2

Bumps [uimaj-core](https://github.com/apache/uima-uimaj) from 2.10.2 to 3.3.1.
- [Release notes](https://github.com/apache/uima-uimaj/releases)
- [Changelog](https://github.com/apache/uima-uimaj/blob/rel/uimaj-3.3.1/RELEASE_NOTES.md)
- [Commits](https://github.com/apache/uima-uimaj/compare/rel/uimaj-2.10.2...rel/uimaj-3.3.1)

---
updated-dependencies:
- dependency-name: org.apache.uima:uimaj-core
  dependency-type: direct:production
...

Signed-off-by: dependabot[bot] <support@github.com>
diff --git a/uima-ducc-parent/pom.xml b/uima-ducc-parent/pom.xml
index 91a804a..89c88f0 100644
--- a/uima-ducc-parent/pom.xml
+++ b/uima-ducc-parent/pom.xml
@@ -145,7 +145,7 @@
 		<org.springframework.version>4.3.9.RELEASE</org.springframework.version>
 		<org.apache.activemq.version>5.15.2</org.apache.activemq.version>
 		<org.apache.camel.version>2.19.3</org.apache.camel.version>
-		<org.apache.uima.version>2.10.2</org.apache.uima.version> <!--Same as uima-as-->
+		<org.apache.uima.version>3.3.1</org.apache.uima.version> <!--Same as uima-as-->
 		<org.apache.uima.as.version>2.10.2</org.apache.uima.as.version>
 		<com.google.guava.version>18.0</com.google.guava.version>        <!-- updated from r09 for cassandra -->
 		<commons.cli.version>1.2</commons.cli.version>
diff --git a/uima-ducc-workitem-v2/pom.xml b/uima-ducc-workitem-v2/pom.xml
index 88e8829..8180b20 100644
--- a/uima-ducc-workitem-v2/pom.xml
+++ b/uima-ducc-workitem-v2/pom.xml
@@ -53,7 +53,7 @@
 		<dependency>
 			<groupId>org.apache.uima</groupId>
 			<artifactId>uimaj-core</artifactId>
-			<version>2.10.2</version>
+			<version>3.3.1</version>
 		</dependency>
   </dependencies>
 </project>