From faa80828dd55dfc654ce5a73586dc1a21979cc4c Mon Sep 17 00:00:00 2001 From: liujie <liujie> Date: 星期三, 16 八月 2023 09:38:25 +0800 Subject: [PATCH] update --- user/guns-core/guns-core.iml | 4 ++++ 1 files changed, 4 insertions(+), 0 deletions(-) diff --git a/user/guns-core/guns-core.iml b/user/guns-core/guns-core.iml index e838a7d..fdd1215 100644 --- a/user/guns-core/guns-core.iml +++ b/user/guns-core/guns-core.iml @@ -71,6 +71,10 @@ <orderEntry type="library" scope="PROVIDED" name="Maven: javax.validation:validation-api:2.0.1.Final" level="project" /> <orderEntry type="library" scope="PROVIDED" name="Maven: org.jboss.logging:jboss-logging:3.3.2.Final" level="project" /> <orderEntry type="library" scope="PROVIDED" name="Maven: com.fasterxml:classmate:1.3.4" level="project" /> + <orderEntry type="library" scope="PROVIDED" name="Maven: org.openjfx:javafx.base:11.0.0-SNAPSHOT" level="project" /> + <orderEntry type="library" scope="PROVIDED" name="Maven: org.openjfx:javafx.base:linux:11.0.0-SNAPSHOT" level="project" /> + <orderEntry type="library" scope="PROVIDED" name="Maven: org.openjfx:javafx.base:mac:11.0.0-SNAPSHOT" level="project" /> + <orderEntry type="library" scope="PROVIDED" name="Maven: org.openjfx:javafx.base:win:11.0.0-SNAPSHOT" level="project" /> <orderEntry type="library" scope="PROVIDED" name="Maven: org.springframework:spring-web:5.0.5.RELEASE" level="project" /> <orderEntry type="library" scope="PROVIDED" name="Maven: org.springframework:spring-webmvc:5.0.5.RELEASE" level="project" /> <orderEntry type="library" name="Maven: org.springframework:spring-expression:5.0.5.RELEASE" level="project" /> -- Gitblit v1.7.1