Skip to content

Commit 701b8f0

Browse files
committed
Add Joda to rebuild list
1 parent 919ea2b commit 701b8f0

File tree

2 files changed

+2
-0
lines changed

2 files changed

+2
-0
lines changed

.github/workflows/trigger_dep_builds_v2.yml

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -23,6 +23,7 @@ jobs:
2323
- 'FasterXML/jackson-dataformat-xml'
2424
- 'FasterXML/jackson-datatypes-collections'
2525
- 'FasterXML/jackson-datatypes-misc'
26+
- 'FasterXML/jackson-datatype-joda'
2627
- 'FasterXML/jackson-module-kotlin'
2728
- 'FasterXML/jackson-module-scala'
2829
- 'FasterXML/jackson-jaxrs-providers'

.github/workflows/trigger_dep_builds_v3.yml

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -23,6 +23,7 @@ jobs:
2323
- 'FasterXML/jackson-dataformat-xml'
2424
- 'FasterXML/jackson-datatypes-collections'
2525
- 'FasterXML/jackson-datatypes-misc'
26+
- 'FasterXML/jackson-datatype-joda'
2627
- 'FasterXML/jackson-module-kotlin'
2728
- 'FasterXML/jackson-module-scala'
2829
- 'FasterXML/jackson-jaxrs-providers'

0 commit comments

Comments
 (0)