aboutsummaryrefslogtreecommitdiffstats
path: root/utils/pom.xml
diff options
context:
space:
mode:
authorRossC <ross.carter@est.tech>2020-07-01 16:45:01 +0100
committerRossC <ross.carter@est.tech>2020-07-01 16:51:20 +0100
commit6a384a208834df1ca94c350d8cd8ddad82f18efb (patch)
tree19161a3a18c48c62f406e6c45cac329249371ee2 /utils/pom.xml
parentd3e074c0010cce39ed4ca0071f5a78aadc8d6496 (diff)
Updating common dependencies
Issue-ID: POLICY-2387 Change-Id: Ib2b14f66f6416ca3b8d6353bb6aa19fa2f41ebbb Signed-off-by: RossC <ross.carter@est.tech>
Diffstat (limited to 'utils/pom.xml')
-rw-r--r--utils/pom.xml6
1 files changed, 3 insertions, 3 deletions
diff --git a/utils/pom.xml b/utils/pom.xml
index 95ea2c39..2737005a 100644
--- a/utils/pom.xml
+++ b/utils/pom.xml
@@ -90,7 +90,7 @@
<dependency>
<groupId>com.worldturner.medeia</groupId>
<artifactId>medeia-validator-gson</artifactId>
- <version>1.1.0</version>
+ <version>1.1.1</version>
</dependency>
<dependency>
<groupId>org.projectlombok</groupId>
@@ -125,14 +125,14 @@
<dependency>
<groupId>org.hamcrest</groupId>
<artifactId>hamcrest-core</artifactId>
- <version>1.3</version>
+ <version>2.2</version>
</dependency>
</dependencies>
<build>
<pluginManagement>
<plugins>
- <!--This plugin's configuration is used to store Eclipse m2e settings
+ <!--This plugin's configuration is used to store Eclipse m2e settings
only. It has no influence on the Maven build itself. -->
<plugin>
<groupId>org.eclipse.m2e</groupId>