Skip to content

Commit c979594

Browse files
committed
Add JAX-RS/Jakarta-RS provider rebuilds too
1 parent 7c18a74 commit c979594

File tree

2 files changed

+4
-0
lines changed

2 files changed

+4
-0
lines changed

.github/workflows/trigger_dep_builds_v2.yml

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -25,6 +25,8 @@ jobs:
2525
- 'FasterXML/jackson-datatypes-misc'
2626
- 'FasterXML/jackson-module-kotlin'
2727
- 'FasterXML/jackson-module-scala'
28+
- 'FasterXML/jackson-jaxrs-providers'
29+
- 'FasterXML/jackson-jakarta-rs-providers'
2830
- 'FasterXML/jackson-integration-tests'
2931

3032
steps:

.github/workflows/trigger_dep_builds_v3.yml

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -25,6 +25,8 @@ jobs:
2525
- 'FasterXML/jackson-datatypes-misc'
2626
- 'FasterXML/jackson-module-kotlin'
2727
- 'FasterXML/jackson-module-scala'
28+
- 'FasterXML/jackson-jaxrs-providers'
29+
- 'FasterXML/jackson-jakarta-rs-providers'
2830
- 'FasterXML/jackson-integration-tests'
2931

3032
steps:

0 commit comments

Comments
 (0)