Update odlparent-dependency-check 01/100901/1
authorRobert Varga <robert.varga@pantheon.tech>
Sat, 30 Apr 2022 14:22:05 +0000 (16:22 +0200)
committerRobert Varga <robert.varga@pantheon.tech>
Sat, 30 Apr 2022 14:22:05 +0000 (16:22 +0200)
Missed an update to include osgi.services.jdbc.

Change-Id: Iaeea64afd7f853a04e81a9d4f2f91bfa08e2a468
Signed-off-by: Robert Varga <robert.varga@pantheon.tech>
odlparent-dependency-check/pom.xml

index dffc7665c180cbd5393744a1ce54fff2bc5e382d..efda00818e041022453f1844416352d601779a25 100644 (file)
             <groupId>org.osgi</groupId>
             <artifactId>org.osgi.service.component.annotations</artifactId>
         </dependency>
+        <dependency>
+            <groupId>org.osgi</groupId>
+            <artifactId>org.osgi.service.jdbc</artifactId>
+        </dependency>
         <dependency>
             <groupId>org.osgi</groupId>
             <artifactId>org.osgi.service.metatype.annotations</artifactId>