From 57d8d45374d4f9603bc2df0992a7fe41f553594f Mon Sep 17 00:00:00 2001 From: Frank Schnicke <77283144+FrankSchnicke@users.noreply.github.com> Date: Thu, 15 Dec 2022 08:44:13 +0100 Subject: [PATCH 1/3] Sets version to 1.3.0 --- pom.xml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/pom.xml b/pom.xml index 08718f5c..48987d77 100644 --- a/pom.xml +++ b/pom.xml @@ -5,7 +5,7 @@ org.eclipse.basyx basyx.sdk - 1.3.0-SNAPSHOT + 1.3.0 BaSyx SDK BaSyx Software Development Kit https://www.eclipse.org/basyx/ From b97a3b468436b5d65e8cf3db29c981e3f73f028e Mon Sep 17 00:00:00 2001 From: Frank Schnicke Date: Wed, 8 Feb 2023 07:39:50 +0100 Subject: [PATCH 2/3] Updates version to 1.3.1 Signed-off-by: Frank Schnicke --- pom.xml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/pom.xml b/pom.xml index 7c7a6d97..e9717bd4 100644 --- a/pom.xml +++ b/pom.xml @@ -5,7 +5,7 @@ org.eclipse.basyx basyx.sdk - 1.4.0-SNAPSHOT + 1.3.1 BaSyx SDK BaSyx Software Development Kit https://www.eclipse.org/basyx/ From 2f938cafb60bd99034b1622413b408b916834e34 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Thu, 23 Feb 2023 06:37:17 +0000 Subject: [PATCH 3/3] Bump commons-fileupload from 1.4 to 1.5 Bumps commons-fileupload from 1.4 to 1.5. --- updated-dependencies: - dependency-name: commons-fileupload:commons-fileupload dependency-type: direct:production ... Signed-off-by: dependabot[bot] --- pom.xml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/pom.xml b/pom.xml index e9717bd4..ba8a91a0 100644 --- a/pom.xml +++ b/pom.xml @@ -290,7 +290,7 @@ commons-fileupload commons-fileupload - 1.4 + 1.5