File tree Expand file tree Collapse file tree 5 files changed +11
-11
lines changed
Expand file tree Collapse file tree 5 files changed +11
-11
lines changed Original file line number Diff line number Diff line change 4545 <dependency >
4646 <groupId >com.fasterxml.jackson.core</groupId >
4747 <artifactId >jackson-databind</artifactId >
48- <version >2.21.1 </version >
48+ <version >2.21.2 </version >
4949 </dependency >
5050
5151 <dependency >
5858 <dependency >
5959 <groupId >com.fasterxml.jackson.core</groupId >
6060 <artifactId >jackson-core</artifactId >
61- <version >2.21.1 </version >
61+ <version >2.21.2 </version >
6262 <scope >test</scope >
6363 </dependency >
6464
6565 <dependency >
6666 <groupId >com.fasterxml.jackson.core</groupId >
6767 <artifactId >jackson-databind</artifactId >
68- <version >2.21.1 </version >
68+ <version >2.21.2 </version >
6969 <scope >test</scope >
7070 </dependency >
7171
Original file line number Diff line number Diff line change 3636 <dependency >
3737 <groupId >com.fasterxml.jackson.datatype</groupId >
3838 <artifactId >jackson-datatype-jsr310</artifactId >
39- <version >2.21.1 </version >
39+ <version >2.21.2 </version >
4040 </dependency >
4141
4242 <dependency >
4343 <groupId >com.fasterxml.jackson.core</groupId >
4444 <artifactId >jackson-core</artifactId >
45- <version >2.21.1 </version >
45+ <version >2.21.2 </version >
4646 </dependency >
4747
4848 <dependency >
4949 <groupId >com.fasterxml.jackson.core</groupId >
5050 <artifactId >jackson-databind</artifactId >
51- <version >2.21.1 </version >
51+ <version >2.21.2 </version >
5252 </dependency >
5353
5454 <dependency >
Original file line number Diff line number Diff line change 3636 <dependency >
3737 <groupId >com.fasterxml.jackson.datatype</groupId >
3838 <artifactId >jackson-datatype-jsr310</artifactId >
39- <version >2.21.1 </version >
39+ <version >2.21.2 </version >
4040 </dependency >
4141
4242 <dependency >
4343 <groupId >com.fasterxml.jackson.core</groupId >
4444 <artifactId >jackson-core</artifactId >
45- <version >2.21.1 </version >
45+ <version >2.21.2 </version >
4646 </dependency >
4747
4848 <dependency >
4949 <groupId >com.fasterxml.jackson.core</groupId >
5050 <artifactId >jackson-databind</artifactId >
51- <version >2.21.1 </version >
51+ <version >2.21.2 </version >
5252 </dependency >
5353
5454 <dependency >
Original file line number Diff line number Diff line change 1616 <module-name >${groupId} .flagdapitestkit</module-name >
1717 <!-- Match any flagd-api version locally; CI sets exact version -->
1818 <flagd-api .version>[0.0.1,)</flagd-api .version>
19- <jackson-databind .version>2.21.1 </jackson-databind .version>
19+ <jackson-databind .version>2.21.2 </jackson-databind .version>
2020 <assertj .version>3.27.7</assertj .version>
2121 </properties >
2222
Original file line number Diff line number Diff line change 4343 <dependency >
4444 <groupId >com.fasterxml.jackson.core</groupId >
4545 <artifactId >jackson-databind</artifactId >
46- <version >2.21.1 </version >
46+ <version >2.21.2 </version >
4747 </dependency >
4848
4949 <dependency >
You can’t perform that action at this time.
0 commit comments