File tree 2 files changed +8
-2
lines changed 2 files changed +8
-2
lines changed Original file line number Diff line number Diff line change
1
+ {
2
+ "type" : " feature" ,
3
+ "category" : " AWS SDK for Java v2" ,
4
+ "contributor" : " " ,
5
+ "description" : " Bump jackson-databind version to 2.13.4.2"
6
+ }
Original file line number Diff line number Diff line change 91
91
<awsjavasdk .version>${project.version} </awsjavasdk .version>
92
92
<awsjavasdk .previous.version>2.17.293</awsjavasdk .previous.version>
93
93
<jackson .version>2.13.2</jackson .version>
94
- <jackson .databind.version>2.13.2 .2</jackson .databind.version>
94
+ <jackson .databind.version>2.13.4 .2</jackson .databind.version>
95
95
<jacksonjr .version>2.13.2</jacksonjr .version>
96
96
<eventstream .version>1.0.1</eventstream .version>
97
97
<commons .lang.version>3.12.0</commons .lang.version>
702
702
<maven .compiler.release>8</maven .compiler.release>
703
703
</properties >
704
704
</profile >
705
-
705
+
706
706
<profile >
707
707
<id >jdk-13-plus</id >
708
708
<activation >
You can’t perform that action at this time.
0 commit comments