Bump jackson-databind from 2.3.0 to 2.12.7.1 in /taverna-gis-activity-ui

Bumps [jackson-databind](https://github.com/FasterXML/jackson) from 2.3.0 to 2.12.7.1.
- [Release notes](https://github.com/FasterXML/jackson/releases)
- [Commits](https://github.com/FasterXML/jackson/commits)

---
updated-dependencies:
- dependency-name: com.fasterxml.jackson.core:jackson-databind
  dependency-type: direct:production
...

Signed-off-by: dependabot[bot] <support@github.com>
diff --git a/taverna-gis-activity-ui/pom.xml b/taverna-gis-activity-ui/pom.xml
index 215a40f..9c4a56c 100644
--- a/taverna-gis-activity-ui/pom.xml
+++ b/taverna-gis-activity-ui/pom.xml
@@ -50,7 +50,7 @@
 		<dependency>
 			<groupId>com.fasterxml.jackson.core</groupId>
 			<artifactId>jackson-databind</artifactId>
-			<version>2.3.0</version>
+			<version>2.12.7.1</version>
 		</dependency>
 
 		<dependency>