Skip to content

Commit f3bdc17

Browse files
committed
docs: synced via GitHub Actions
1 parent ec6d2ba commit f3bdc17

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

src/dev-guide/quarkus.md

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -51,9 +51,9 @@ jar包中的bean。
5151

5252
```
5353
<plugin>
54-
<groupId>org.jboss.jandex</groupId>
54+
<groupId>io.smallrye</groupId>
5555
<artifactId>jandex-maven-plugin</artifactId>
56-
<version>1.2.3</version>
56+
<version>3.5.2</version>
5757
<executions>
5858
<execution>
5959
<id>make-index</id>

0 commit comments

Comments
 (0)