From 1c1472f51d68382f913e413aa827fd0b028ab589 Mon Sep 17 00:00:00 2001 From: czt <czt18638530771@163.com> Date: 星期六, 13 七月 2024 16:44:20 +0800 Subject: [PATCH] 更改配置信息 --- igds-protocol-iot/igds-protocol-iot.iml | 6 +++--- 1 files changed, 3 insertions(+), 3 deletions(-) diff --git a/igds-protocol-iot/igds-protocol-iot.iml b/igds-protocol-iot/igds-protocol-iot.iml index 43c3a93..03409ac 100644 --- a/igds-protocol-iot/igds-protocol-iot.iml +++ b/igds-protocol-iot/igds-protocol-iot.iml @@ -69,14 +69,14 @@ <orderEntry type="library" name="Maven: org.apache.tomcat.embed:tomcat-embed-websocket:8.5.23" level="project" /> <orderEntry type="library" name="Maven: org.springframework:spring-web:4.3.13.RELEASE" level="project" /> <orderEntry type="library" name="Maven: org.springframework:spring-webmvc:4.3.13.RELEASE" level="project" /> - <orderEntry type="library" name="Maven: org.springframework.boot:spring-boot-starter-websocket:1.5.9.RELEASE" level="project" /> - <orderEntry type="library" name="Maven: org.springframework:spring-messaging:4.3.13.RELEASE" level="project" /> - <orderEntry type="library" name="Maven: org.springframework:spring-websocket:4.3.13.RELEASE" level="project" /> <orderEntry type="library" name="Maven: org.springframework.boot:spring-boot-configuration-processor:1.5.9.RELEASE" level="project" /> <orderEntry type="library" name="Maven: com.vaadin.external.google:android-json:0.0.20131108.vaadin1" level="project" /> <orderEntry type="library" name="Maven: org.springframework.boot:spring-boot-starter-aop:1.5.9.RELEASE" level="project" /> <orderEntry type="library" name="Maven: org.springframework:spring-aop:4.3.13.RELEASE" level="project" /> <orderEntry type="library" name="Maven: org.aspectj:aspectjweaver:1.8.13" level="project" /> + <orderEntry type="library" name="Maven: org.springframework.boot:spring-boot-starter-websocket:1.5.9.RELEASE" level="project" /> + <orderEntry type="library" name="Maven: org.springframework:spring-messaging:4.3.13.RELEASE" level="project" /> + <orderEntry type="library" name="Maven: org.springframework:spring-websocket:4.3.13.RELEASE" level="project" /> <orderEntry type="library" name="Maven: org.springframework.boot:spring-boot-starter-thymeleaf:1.5.9.RELEASE" level="project" /> <orderEntry type="library" name="Maven: org.thymeleaf:thymeleaf-spring4:2.1.6.RELEASE" level="project" /> <orderEntry type="library" name="Maven: org.thymeleaf:thymeleaf:2.1.6.RELEASE" level="project" /> -- Gitblit v1.9.3