Changeset 3ded84d in Git for project.iml
- Timestamp:
- 01/18/22 17:18:17 (3 years ago)
- Branches:
- main
- Children:
- e0ef1b1
- Parents:
- 7fafead
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
project.iml
r7fafead r3ded84d 8 8 <datasource-mapping> 9 9 <factory-entry name="entityManagerFactory" /> 10 <factory-entry name="noname-a.xml@0" value="14a5fbd7-f501-41df-a0af-e3b168b536f7" /> 10 11 <factory-entry name="project" value="14a5fbd7-f501-41df-a0af-e3b168b536f7" /> 11 12 </datasource-mapping> … … 52 53 <orderEntry type="library" name="Maven: org.springframework:spring-beans:5.3.14" level="project" /> 53 54 <orderEntry type="library" name="Maven: org.springframework:spring-tx:5.3.14" level="project" /> 54 <orderEntry type="library" name="Maven: org.springframework.boot:spring-boot-starter-security:2.6.2" level="project" />55 <orderEntry type="library" name="Maven: org.springframework:spring-aop:5.3.14" level="project" />56 <orderEntry type="library" name="Maven: org.springframework.security:spring-security-config:5.6.1" level="project" />57 <orderEntry type="library" name="Maven: org.springframework:spring-context:5.3.14" level="project" />58 <orderEntry type="library" name="Maven: org.springframework.security:spring-security-web:5.6.1" level="project" />59 <orderEntry type="library" name="Maven: org.springframework:spring-expression:5.3.14" level="project" />60 55 <orderEntry type="library" name="Maven: org.springframework.boot:spring-boot-starter-thymeleaf:2.6.2" level="project" /> 61 56 <orderEntry type="library" name="Maven: org.thymeleaf:thymeleaf-spring5:3.0.14.RELEASE" level="project" /> … … 78 73 <orderEntry type="library" name="Maven: org.springframework:spring-web:5.3.14" level="project" /> 79 74 <orderEntry type="library" name="Maven: org.springframework:spring-webmvc:5.3.14" level="project" /> 75 <orderEntry type="library" name="Maven: org.springframework:spring-aop:5.3.14" level="project" /> 76 <orderEntry type="library" name="Maven: org.springframework:spring-context:5.3.14" level="project" /> 77 <orderEntry type="library" name="Maven: org.springframework:spring-expression:5.3.14" level="project" /> 80 78 <orderEntry type="library" name="Maven: org.thymeleaf.extras:thymeleaf-extras-springsecurity5:3.0.4.RELEASE" level="project" /> 81 79 <orderEntry type="library" name="Maven: org.slf4j:slf4j-api:1.7.32" level="project" /> … … 114 112 <orderEntry type="library" scope="TEST" name="Maven: org.xmlunit:xmlunit-core:2.8.4" level="project" /> 115 113 <orderEntry type="library" scope="TEST" name="Maven: org.springframework.security:spring-security-test:5.6.1" level="project" /> 116 <orderEntry type="library" name="Maven: org.springframework.security:spring-security-core:5.6.1" level="project" /> 117 <orderEntry type="library" name="Maven: org.springframework.security:spring-security-crypto:5.6.1" level="project" /> 114 <orderEntry type="library" scope="TEST" name="Maven: org.springframework.security:spring-security-core:5.6.1" level="project" /> 115 <orderEntry type="library" scope="TEST" name="Maven: org.springframework.security:spring-security-crypto:5.6.1" level="project" /> 116 <orderEntry type="library" scope="TEST" name="Maven: org.springframework.security:spring-security-web:5.6.1" level="project" /> 118 117 <orderEntry type="library" name="Maven: org.springframework.boot:spring-boot-starter-data-jpa:2.6.2" level="project" /> 119 118 <orderEntry type="library" name="Maven: org.springframework.boot:spring-boot-starter-aop:2.6.2" level="project" /> … … 138 137 <orderEntry type="library" name="Maven: org.springframework.boot:spring-boot:2.6.2" level="project" /> 139 138 <orderEntry type="library" name="Maven: com.h2database:h2:1.4.200" level="project" /> 139 <orderEntry type="library" name="Maven: com.jcraft:jsch:0.1.55" level="project" /> 140 140 </component> 141 141 </module>
Note:
See TracChangeset
for help on using the changeset viewer.