Changeset e0ef1b1 in Git for project.iml
- Timestamp:
- 02/04/22 23:22:13 (3 years ago)
- Branches:
- main
- Children:
- 5b447b0
- Parents:
- 3ded84d
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
project.iml
r3ded84d re0ef1b1 53 53 <orderEntry type="library" name="Maven: org.springframework:spring-beans:5.3.14" level="project" /> 54 54 <orderEntry type="library" name="Maven: org.springframework:spring-tx:5.3.14" level="project" /> 55 <orderEntry type="library" name="Maven: org.springframework.boot:spring-boot-starter-security:2.6.2" level="project" /> 56 <orderEntry type="library" name="Maven: org.springframework:spring-aop:5.3.14" level="project" /> 57 <orderEntry type="library" name="Maven: org.springframework.security:spring-security-config:5.6.1" level="project" /> 58 <orderEntry type="library" name="Maven: org.springframework:spring-context:5.3.14" level="project" /> 59 <orderEntry type="library" name="Maven: org.springframework.security:spring-security-web:5.6.1" level="project" /> 60 <orderEntry type="library" name="Maven: org.springframework:spring-expression:5.3.14" level="project" /> 55 61 <orderEntry type="library" name="Maven: org.springframework.boot:spring-boot-starter-thymeleaf:2.6.2" level="project" /> 56 62 <orderEntry type="library" name="Maven: org.thymeleaf:thymeleaf-spring5:3.0.14.RELEASE" level="project" /> … … 73 79 <orderEntry type="library" name="Maven: org.springframework:spring-web:5.3.14" level="project" /> 74 80 <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" />78 81 <orderEntry type="library" name="Maven: org.thymeleaf.extras:thymeleaf-extras-springsecurity5:3.0.4.RELEASE" level="project" /> 79 82 <orderEntry type="library" name="Maven: org.slf4j:slf4j-api:1.7.32" level="project" /> … … 112 115 <orderEntry type="library" scope="TEST" name="Maven: org.xmlunit:xmlunit-core:2.8.4" level="project" /> 113 116 <orderEntry type="library" scope="TEST" name="Maven: org.springframework.security:spring-security-test: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" /> 117 <orderEntry type="library" name="Maven: org.springframework.security:spring-security-core:5.6.1" level="project" /> 118 <orderEntry type="library" name="Maven: org.springframework.security:spring-security-crypto:5.6.1" level="project" /> 117 119 <orderEntry type="library" name="Maven: org.springframework.boot:spring-boot-starter-data-jpa:2.6.2" level="project" /> 118 120 <orderEntry type="library" name="Maven: org.springframework.boot:spring-boot-starter-aop:2.6.2" level="project" />
Note:
See TracChangeset
for help on using the changeset viewer.