Skip to content

Commit

Permalink
ApiDocs bundle fix
Browse files Browse the repository at this point in the history
Signed-off-by: Maxim Nesen <maxim.nesen@oracle.com>
  • Loading branch information
senivam committed Oct 20, 2023
1 parent 4de6bee commit 275ec41
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion bundles/apidocs/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -219,7 +219,7 @@
<version>${project.version}</version>
</dependency>
<dependency>
<groupId>org.glassfish.jersey.ext.micrometer</groupId>
<groupId>org.glassfish.jersey.ext</groupId>
<artifactId>jersey-micrometer</artifactId>
<version>${project.version}</version>
</dependency>
Expand Down

0 comments on commit 275ec41

Please sign in to comment.