File tree Expand file tree Collapse file tree 1 file changed +1
-11
lines changed Expand file tree Collapse file tree 1 file changed +1
-11
lines changed Original file line number Diff line number Diff line change 6868
6969 <properties >
7070 <java .version>15</java .version>
71- <version .maven>3.6.3 </version .maven>
71+ <version .maven>3.6.2 </version .maven>
7272 <pmdVersion >6.28.0</pmdVersion >
7373
7474 <!-- SCM and Releasing with Maven -->
538538 <groupId >org.springframework.security</groupId >
539539 <artifactId >spring-security-config</artifactId >
540540 </dependency >
541- <!--
542- <dependency>
543- <groupId>org.springframework.security</groupId>
544- <artifactId>spring-security-remoting</artifactId>
545- </dependency>
546- -->
547541 <dependency >
548542 <groupId >org.springframework.security</groupId >
549543 <artifactId >spring-security-web</artifactId >
552546 <groupId >org.springframework.security</groupId >
553547 <artifactId >spring-security-data</artifactId >
554548 </dependency >
555- <dependency >
556- <groupId >org.joinfaces</groupId >
557- <artifactId >security-spring-boot-starter</artifactId >
558- </dependency >
559549 <dependency >
560550 <groupId >org.postgresql</groupId >
561551 <artifactId >postgresql</artifactId >
You can’t perform that action at this time.
0 commit comments