Commit fefb5851859351d6ec7626da7d6fe8642277c638
1 parent
f16aeb2e
配置文件
Showing
1 changed file
with
7 additions
and
10 deletions
huaheng.iml
... | ... | @@ -127,16 +127,13 @@ |
127 | 127 | <orderEntry type="library" name="Maven: org.springframework:spring-jdbc:5.0.7.RELEASE" level="project" /> |
128 | 128 | <orderEntry type="library" name="Maven: org.apache.commons:commons-collections4:4.1" level="project" /> |
129 | 129 | <orderEntry type="library" name="Maven: org.testng:testng:7.0.0" level="project" /> |
130 | - <orderEntry type="library" name="Maven: com.github.penggle:kaptcha:2.3.2" level="project" /> | |
131 | - <orderEntry type="library" name="Maven: com.jhlabs:filters:2.0.235-1" level="project" /> | |
132 | - <orderEntry type="library" name="Maven: org.junit.jupiter:junit-jupiter-api:5.3.2" level="project" /> | |
133 | - <orderEntry type="library" name="Maven: org.apiguardian:apiguardian-api:1.0.0" level="project" /> | |
134 | - <orderEntry type="library" name="Maven: org.opentest4j:opentest4j:1.1.1" level="project" /> | |
135 | - <orderEntry type="library" name="Maven: org.junit.platform:junit-platform-commons:1.3.2" level="project" /> | |
136 | - <orderEntry type="library" name="Maven: org.testng:testng:7.1.0" level="project" /> | |
137 | - <orderEntry type="library" name="Maven: com.beust:jcommander:1.72" level="project" /> | |
138 | - <orderEntry type="library" name="Maven: com.google.inject:guice:no_aop:4.1.0" level="project" /> | |
139 | - <orderEntry type="library" name="Maven: aopalliance:aopalliance:1.0" level="project" /> | |
130 | + <orderEntry type="library" name="Maven: org.springframework.boot:spring-boot-starter-amqp:2.1.3.RELEASE" level="project" /> | |
131 | + <orderEntry type="library" name="Maven: org.springframework:spring-messaging:5.1.5.RELEASE" level="project" /> | |
132 | + <orderEntry type="library" name="Maven: org.springframework.amqp:spring-rabbit:2.1.4.RELEASE" level="project" /> | |
133 | + <orderEntry type="library" name="Maven: org.springframework.amqp:spring-amqp:2.1.4.RELEASE" level="project" /> | |
134 | + <orderEntry type="library" name="Maven: org.springframework.retry:spring-retry:1.2.4.RELEASE" level="project" /> | |
135 | + <orderEntry type="library" name="Maven: com.rabbitmq:amqp-client:5.4.3" level="project" /> | |
136 | + <orderEntry type="library" name="Maven: com.beust:jcommander:1.48" level="project" /> | |
140 | 137 | <orderEntry type="library" name="Maven: org.springframework.boot:spring-boot-starter:2.1.3.RELEASE" level="project" /> |
141 | 138 | <orderEntry type="library" name="Maven: org.springframework.boot:spring-boot:2.1.3.RELEASE" level="project" /> |
142 | 139 | <orderEntry type="library" name="Maven: org.springframework.boot:spring-boot-autoconfigure:2.1.3.RELEASE" level="project" /> |
... | ... |