We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 7c18a74 commit c979594Copy full SHA for c979594
.github/workflows/trigger_dep_builds_v2.yml
@@ -25,6 +25,8 @@ jobs:
25
- 'FasterXML/jackson-datatypes-misc'
26
- 'FasterXML/jackson-module-kotlin'
27
- 'FasterXML/jackson-module-scala'
28
+ - 'FasterXML/jackson-jaxrs-providers'
29
+ - 'FasterXML/jackson-jakarta-rs-providers'
30
- 'FasterXML/jackson-integration-tests'
31
32
steps:
.github/workflows/trigger_dep_builds_v3.yml
0 commit comments