Fixup dependency-check 28/101628/1
authorRobert Varga <robert.varga@pantheon.tech>
Mon, 27 Jun 2022 09:05:03 +0000 (11:05 +0200)
committerRobert Varga <robert.varga@pantheon.tech>
Mon, 27 Jun 2022 09:05:34 +0000 (11:05 +0200)
We have updated our artifacts, make sure that is reflected in
dependency-check.

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

index 26ca506844d16c15c3844acbeb1f917af85adc69..d7dbe38aedfb7e0ee540438630cb97cd8854537e 100644 (file)
             <groupId>${project.groupId}</groupId>
             <artifactId>aaa-filterchain</artifactId>
         </dependency>
+        <dependency>
+            <groupId>${project.groupId}</groupId>
+            <artifactId>aaa-idm-store-h2</artifactId>
+        </dependency>
         <dependency>
             <groupId>${project.groupId}</groupId>
             <artifactId>aaa-password-service-api</artifactId>
             <groupId>${project.groupId}</groupId>
             <artifactId>aaa-shiro</artifactId>
         </dependency>
+        <dependency>
+            <groupId>${project.groupId}</groupId>
+            <artifactId>aaa-tokenauthrealm</artifactId>
+        </dependency>
         <dependency>
             <groupId>${project.groupId}</groupId>
             <artifactId>features-aaa</artifactId>
             <classifier>features</classifier>
             <type>xml</type>
         </dependency>
+        <dependency>
+            <groupId>${project.groupId}</groupId>
+            <artifactId>odl-apache-shiro</artifactId>
+            <classifier>features</classifier>
+            <type>xml</type>
+        </dependency>
         <dependency>
             <groupId>${project.groupId}</groupId>
             <artifactId>repackaged-shiro</artifactId>