File tree Expand file tree Collapse file tree 4 files changed +23
-0
lines changed
Expand file tree Collapse file tree 4 files changed +23
-0
lines changed Original file line number Diff line number Diff line change 2424 </properties >
2525
2626 <dependencies >
27+ <dependency >
28+ <groupId >com.github.rodrigorodrigues</groupId >
29+ <artifactId >spring-data-commons-2.7.X</artifactId >
30+ </dependency >
31+
2732 <dependency >
2833 <groupId >org.springframework.security</groupId >
2934 <artifactId >spring-security-oauth2-jose</artifactId >
Original file line number Diff line number Diff line change 2222 </properties >
2323
2424 <dependencies >
25+ <dependency >
26+ <groupId >com.github.rodrigorodrigues</groupId >
27+ <artifactId >spring-data-commons-2.7.X</artifactId >
28+ </dependency >
29+
2530 <dependency >
2631 <groupId >org.springframework.kafka</groupId >
2732 <artifactId >spring-kafka</artifactId >
Original file line number Diff line number Diff line change 7373 <version >${spring-native.version} </version >
7474 </dependency >
7575
76+ <!--
7677 <dependency>
7778 <groupId>org.springframework.data</groupId>
7879 <artifactId>spring-data-commons</artifactId>
7980 <version>2.7.3-SNAPSHOT</version>
8081 </dependency>
82+ -->
83+
84+ <dependency >
85+ <groupId >com.github.rodrigorodrigues</groupId >
86+ <artifactId >spring-data-commons-2.7.X</artifactId >
87+ <version >2.7.3</version >
88+ </dependency >
8189 </dependencies >
8290 </dependencyManagement >
8391
Original file line number Diff line number Diff line change 1818 </properties >
1919
2020 <dependencies >
21+ <dependency >
22+ <groupId >com.github.rodrigorodrigues</groupId >
23+ <artifactId >spring-data-commons-2.7.X</artifactId >
24+ </dependency >
25+
2126 <dependency >
2227 <groupId >org.springframework.security</groupId >
2328 <artifactId >spring-security-rsa</artifactId >
You can’t perform that action at this time.
0 commit comments