From 94f790f461e084fd661e60a249d321857582b42c Mon Sep 17 00:00:00 2001
From: =?UTF-8?q?Jari-Matti=20M=C3=A4kel=C3=A4?= <jmjmak@utu.fi>
Date: Wed, 10 Apr 2024 15:27:30 +0300
Subject: [PATCH] -

---
 pom.xml | 4 ++--
 1 file changed, 2 insertions(+), 2 deletions(-)

diff --git a/pom.xml b/pom.xml
index 04483d4..7b97539 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>
-- 
GitLab