diff --git a/pom.xml b/pom.xml
index 04483d44d64ba2ac7f81ff22e4b9b4ac1517959a..7b97539e05c0ae7b6912f43646fabd1c7c00b477 100644
--- a/pom.xml
+++ b/pom.xml
@@ -4,7 +4,7 @@
 
     <groupId>fi.utu.tech</groupId>
     <artifactId>spatial-data</artifactId>
-    <version>1.0.2</version>
+    <version>1.0.3</version>
     
     <name>Spatial data library</name>
     <url>https://gitlab.utu.fi/tech/education/gui/spatial-data</url>
@@ -127,7 +127,7 @@
             <plugin>
                 <groupId>de.sormuras.junit</groupId>
                 <artifactId>junit-platform-maven-plugin</artifactId>
-                <version>1.1.0</version>
+                <version>1.1.2</version>
                 <extensions>true</extensions>
                 <configuration>
                     <executor>JAVA</executor>