File tree Expand file tree Collapse file tree 2 files changed +5
-5
lines changed
Expand file tree Collapse file tree 2 files changed +5
-5
lines changed Original file line number Diff line number Diff line change 44 branches :
55 - master
66 - " 3.0"
7- - " 2.15 "
7+ - " 2.14 "
88 paths-ignore :
99 - " README.md"
1010 - " release-notes/*"
1111 pull_request :
1212 branches :
1313 - master
1414 - " 3.0"
15- - " 2.15 "
15+ - " 2.14 "
1616 paths-ignore :
1717 - " README.md"
1818 - " release-notes/*"
Original file line number Diff line number Diff line change 88 <parent >
99 <groupId >com.fasterxml.jackson</groupId >
1010 <artifactId >jackson-base</artifactId >
11- <version >2.15.0 -SNAPSHOT</version >
11+ <version >2.14.1 -SNAPSHOT</version >
1212 </parent >
1313 <groupId >com.fasterxml.jackson.core</groupId >
1414 <artifactId >jackson-core</artifactId >
1515 <name >Jackson-core</name >
16- <version >2.15.0 -SNAPSHOT</version >
16+ <version >2.14.1 -SNAPSHOT</version >
1717 <packaging >bundle</packaging >
1818 <description >Core Jackson processing abstractions (aka Streaming API), implementation for JSON</description >
1919 <licenses >
@@ -47,7 +47,7 @@ com.fasterxml.jackson.core.*;version=${project.version}
4747 <packageVersion .package>${project.groupId} .json</packageVersion .package>
4848
4949 <!-- for Reproducible Builds -->
50- <project .build.outputTimestamp>2022-11-05T20:36:34Z </project .build.outputTimestamp>
50+ <project .build.outputTimestamp>2022-11-05T20:35:16Z </project .build.outputTimestamp>
5151 </properties >
5252
5353 <!-- Alas, need to include snapshot reference since otherwise can not find
You can’t perform that action at this time.
0 commit comments