File tree Expand file tree Collapse file tree 2 files changed +3
-2
lines changed
Expand file tree Collapse file tree 2 files changed +3
-2
lines changed Original file line number Diff line number Diff line change 238238 <dependency >
239239 <groupId >com.fasterxml.jackson.core</groupId >
240240 <artifactId >jackson-databind</artifactId >
241- <version >2.20 .1</version >
241+ <version >2.21 .1</version >
242242 <optional >true</optional >
243243 </dependency >
244244 <!-- Testing -->
Original file line number Diff line number Diff line change 2323 <author email =" dev@commons.apache.org" >Apache Commons Community</author >
2424 </properties >
2525 <body >
26- <release version =" 2.13.1" date =" 2025-11-21 " description =" Minor release with new features and updated dependencies; requires Java 8 or above." >
26+ <release version =" 2.13.1" date =" YYYY-MM-DD " description =" Minor release with new features and updated dependencies; requires Java 8 or above." >
2727 <!-- FIX -->
2828 <action type =" fix" dev =" ggregory" due-to =" Gary Gregory" >Fix Apache RAT plugin console warnings.</action >
2929 <!-- ADD -->
3434 <action type =" update" dev =" ggregory" due-to =" Gary Gregory" >[test] Bump org.apache.commons:commons-dbcp2 from 2.13.0 to 2.14.0.</action >
3535 <action type =" update" dev =" ggregory" due-to =" Gary Gregory" >Bump org.apache.logging.log4j:log4j-core from 2.25.2 to 2.25.3 #626.</action >
3636 <action type =" update" dev =" ggregory" due-to =" Gary Gregory" >Bump commons-codec:commons-codec from 1.20.0 to 1.21.0.</action >
37+ <action type =" update" dev =" ggregory" due-to =" Gary Gregory" >Bump com.fasterxml.jackson.core:jackson-databind from 2.20.1 to 2.21.1.</action >
3738 </release >
3839 <release version =" 2.13.0" date =" 2025-11-21" description =" Minor release with new features and updated dependencies; requires Java 8 or above." >
3940 <!-- FIX -->
You can’t perform that action at this time.
0 commit comments