Skip to content

Commit

Permalink
Squashable commit; fixes Javadoc reference error
Browse files Browse the repository at this point in the history
Signed-off-by: Laird Nelson <[email protected]>
  • Loading branch information
ljnelson committed Sep 6, 2023
1 parent bb881b6 commit dd7bcec
Showing 1 changed file with 1 addition and 1 deletion.
Original file line number Diff line number Diff line change
Expand Up @@ -21,7 +21,7 @@
* href="https://docs.oracle.com/en-us/iaas/tools/java/latest/com/oracle/bmc/vault/package-summary.html">Vault</a>
* API-using {@linkplain org.eclipse.microprofile.config.spi.ConfigSource configuration sources}.
*
* @see io.helidon.integrations.oci.secrets.mp.configsource.OciSecretsMpConfigProvider
* @see io.helidon.integrations.oci.secrets.mp.configsource.OciSecretsMpMetaConfigProvider
*/
@SuppressWarnings({ "requires-automatic", "requires-transitive-automatic" })
module io.helidon.integrations.oci.secrets.mp.configsource {
Expand Down

0 comments on commit dd7bcec

Please sign in to comment.