From 4ae77b7448a19c1d7b16ee216a59316a492c5756 Mon Sep 17 00:00:00 2001 From: Andy Damevin Date: Sat, 22 Nov 2025 22:57:34 +0100 Subject: [PATCH] Fix weird version in dep issue --- .mvn/extensions.xml | 8 -------- plugin-tailwind/plugin/pom.xml | 7 +++++++ 2 files changed, 7 insertions(+), 8 deletions(-) delete mode 100644 .mvn/extensions.xml diff --git a/.mvn/extensions.xml b/.mvn/extensions.xml deleted file mode 100644 index e347e36..0000000 --- a/.mvn/extensions.xml +++ /dev/null @@ -1,8 +0,0 @@ - - - io.mvnpm - locker-maven-plugin - 1.0.0 - - \ No newline at end of file diff --git a/plugin-tailwind/plugin/pom.xml b/plugin-tailwind/plugin/pom.xml index 9452663..669a9ef 100644 --- a/plugin-tailwind/plugin/pom.xml +++ b/plugin-tailwind/plugin/pom.xml @@ -38,6 +38,13 @@ org.mvnpm.at.tailwindcss typography 0.5.19 + + + + org.mvnpm.at.isaacs + cliui + + io.mvnpm