CQ added for PR #932

Signed-off-by: Dominic Schabel <dominic.schabel@bosch.io>
This commit is contained in:
Dominic Schabel
2020-03-02 18:16:16 +01:00
parent 9436053652
commit ba5fa45a75
2 changed files with 2 additions and 0 deletions

View File

@@ -66,6 +66,7 @@
| org.ow2.asm | asm-commons | 6.2 | [CQ18183](https://dev.eclipse.org/ipzilla/show_bug.cgi?id=18183) |
| org.ow2.asm | asm | 6.2 | [CQ18183](https://dev.eclipse.org/ipzilla/show_bug.cgi?id=18183) |
| org.ow2.asm | asm-tree | 6.2 | [CQ18183](https://dev.eclipse.org/ipzilla/show_bug.cgi?id=18183) |
| org.postgresql | postgresql | 42.2.5 | CQ17092 Piggybacked
| org.reactivestreams | reactive-streams | 1.0.2 | [CQ18184](https://dev.eclipse.org/ipzilla/show_bug.cgi?id=18184) |
| org.slf4j | jul-to-slf4j | 1.7.25 | [CQ12937](https://dev.eclipse.org/ipzilla/show_bug.cgi?id=12937) |
| org.slf4j | slf4j-api | 1.7.25 | [CQ12940](https://dev.eclipse.org/ipzilla/show_bug.cgi?id=12940) |

View File

@@ -67,6 +67,7 @@ org.ow2.asm:asm-analysis:jar:7.0:compile
org.ow2.asm:asm-commons:jar:7.0:compile
org.ow2.asm:asm-tree:jar:7.0:compile
org.ow2.asm:asm:jar:7.0:compile
org.postgresql:postgresql:jar:42.2.5:compile
org.reactivestreams:reactive-streams:jar:1.0.2:compile
org.slf4j:jul-to-slf4j:jar:1.7.26:compile
org.slf4j:slf4j-api:jar:1.7.26:compile