From 898aed18eefd79f5b3552453c8cd7c4727f26970 Mon Sep 17 00:00:00 2001 From: Rodin Aarssen Date: Mon, 28 Oct 2024 16:11:00 +0100 Subject: [PATCH 1/2] Updating to latest rascal and rascal-maven-plugin --- pom.xml | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/pom.xml b/pom.xml index 46e4ed7..6b80486 100644 --- a/pom.xml +++ b/pom.xml @@ -36,7 +36,7 @@ org.rascalmpl rascal-maven-plugin - 0.28.5 + 0.28.7 false ${project.build.outputDirectory} @@ -160,7 +160,7 @@ org.rascalmpl rascal - 0.40.11 + 0.40.13 org.ow2.asm From 0d21c504a29bf2f1c223af7bc9b69a2520b61c81 Mon Sep 17 00:00:00 2001 From: Rodin Aarssen Date: Tue, 29 Oct 2024 17:31:14 +0100 Subject: [PATCH 2/2] Updating to latest rascal and rascal-maven-plugin --- pom.xml | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/pom.xml b/pom.xml index 6b80486..2fe390c 100644 --- a/pom.xml +++ b/pom.xml @@ -36,7 +36,7 @@ org.rascalmpl rascal-maven-plugin - 0.28.7 + 0.28.8 false ${project.build.outputDirectory} @@ -160,7 +160,7 @@ org.rascalmpl rascal - 0.40.13 + 0.40.14 org.ow2.asm