File tree Expand file tree Collapse file tree 2 files changed +8
-8
lines changed
azure-spring-cloud-appconfiguration-config
azure-spring-cloud-feature-management Expand file tree Collapse file tree 2 files changed +8
-8
lines changed Original file line number Diff line number Diff line change 4141 <dependency >
4242 <groupId >com.fasterxml.jackson.core</groupId >
4343 <artifactId >jackson-annotations</artifactId >
44- <version >2.11.3 </version > <!-- {x-version-update;com.fasterxml.jackson.core:jackson-annotations;external_dependency} -->
44+ <version >2.12.1 </version > <!-- {x-version-update;com.fasterxml.jackson.core:jackson-annotations;external_dependency} -->
4545 </dependency >
4646 <dependency >
4747 <groupId >com.fasterxml.jackson.core</groupId >
4848 <artifactId >jackson-databind</artifactId >
49- <version >2.11.3 </version > <!-- {x-version-update;com.fasterxml.jackson.core:jackson-databind;external_dependency} -->
49+ <version >2.12.1 </version > <!-- {x-version-update;com.fasterxml.jackson.core:jackson-databind;external_dependency} -->
5050 </dependency >
5151 <dependency >
5252 <groupId >org.springframework</groupId >
155155 <rules >
156156 <bannedDependencies >
157157 <includes >
158- <include >com.fasterxml.jackson.core:jackson-annotations:[2.11.3 ]</include > <!-- {x-include-update;com.fasterxml.jackson.core:jackson-annotations;external_dependency} -->
159- <include >com.fasterxml.jackson.core:jackson-databind:[2.11.3 ]</include > <!-- {x-include-update;com.fasterxml.jackson.core:jackson-databind;external_dependency} -->
158+ <include >com.fasterxml.jackson.core:jackson-annotations:[2.12.1 ]</include > <!-- {x-include-update;com.fasterxml.jackson.core:jackson-annotations;external_dependency} -->
159+ <include >com.fasterxml.jackson.core:jackson-databind:[2.12.1 ]</include > <!-- {x-include-update;com.fasterxml.jackson.core:jackson-databind;external_dependency} -->
160160 <include >javax.annotation:javax.annotation-api:[1.3.2]</include > <!-- {x-include-update;javax.annotation:javax.annotation-api;external_dependency} -->
161161 <include >org.apache.commons:commons-lang3:[3.10]</include > <!-- {x-include-update;org.apache.commons:commons-lang3;external_dependency} -->
162162 <include >org.apache.httpcomponents:httpclient:[4.5.13]</include > <!-- {x-include-update;org.apache.httpcomponents:httpclient;external_dependency} -->
Original file line number Diff line number Diff line change 2929 <dependency >
3030 <groupId >com.fasterxml.jackson.core</groupId >
3131 <artifactId >jackson-annotations</artifactId >
32- <version >2.11.3 </version > <!-- {x-version-update;com.fasterxml.jackson.core:jackson-annotations;external_dependency} -->
32+ <version >2.12.1 </version > <!-- {x-version-update;com.fasterxml.jackson.core:jackson-annotations;external_dependency} -->
3333 </dependency >
3434 <dependency >
3535 <groupId >com.fasterxml.jackson.core</groupId >
3636 <artifactId >jackson-databind</artifactId >
37- <version >2.11.3 </version > <!-- {x-version-update;com.fasterxml.jackson.core:jackson-databind;external_dependency} -->
37+ <version >2.12.1 </version > <!-- {x-version-update;com.fasterxml.jackson.core:jackson-databind;external_dependency} -->
3838 </dependency >
3939 <dependency >
4040 <groupId >io.projectreactor.netty</groupId >
8282 <rules >
8383 <bannedDependencies >
8484 <includes >
85- <include >com.fasterxml.jackson.core:jackson-annotations:[2.11.3 ]</include > <!-- {x-include-update;com.fasterxml.jackson.core:jackson-annotations;external_dependency} -->
86- <include >com.fasterxml.jackson.core:jackson-databind:[2.11.3 ]</include > <!-- {x-include-update;com.fasterxml.jackson.core:jackson-databind;external_dependency} -->
85+ <include >com.fasterxml.jackson.core:jackson-annotations:[2.12.1 ]</include > <!-- {x-include-update;com.fasterxml.jackson.core:jackson-annotations;external_dependency} -->
86+ <include >com.fasterxml.jackson.core:jackson-databind:[2.12.1 ]</include > <!-- {x-include-update;com.fasterxml.jackson.core:jackson-databind;external_dependency} -->
8787 <include >io.projectreactor.netty:reactor-netty:[0.9.15.RELEASE]</include > <!-- {x-include-update;io.projectreactor.netty:reactor-netty;external_dependency} -->
8888 <include >org.springframework.boot:spring-boot-starter:[2.3.5.RELEASE]</include > <!-- {x-include-update;org.springframework.boot:spring-boot-starter;external_dependency} -->
8989 <include >org.springframework:spring-context:[5.2.10.RELEASE]</include > <!-- {x-include-update;org.springframework:spring-context;external_dependency} -->
You can’t perform that action at this time.
0 commit comments