From 87a22b3ae6aa51028bef2cf710d2311d929859a2 Mon Sep 17 00:00:00 2001 From: Nicholas Walton Date: Sun, 21 Apr 2024 11:26:25 -0700 Subject: [PATCH] level6-module0: Delete stray dependency org.projectreactor:reactor-spring Fixes: java: cannot access org.springframework.core.ParameterizedTypeReference class file for org.springframework.core.ParameterizedTypeReference not found in IntelliJ. --- Level6_Module0/pom.xml | 5 ----- 1 file changed, 5 deletions(-) diff --git a/Level6_Module0/pom.xml b/Level6_Module0/pom.xml index 5c5b0b5b..d022ffd2 100644 --- a/Level6_Module0/pom.xml +++ b/Level6_Module0/pom.xml @@ -36,11 +36,6 @@ spring-core 5.3.14 - - org.projectreactor - reactor-spring - 1.0.1.RELEASE - io.projectreactor.netty reactor-netty