Skip to content

Commit 6237cc2

Browse files
authored
While there is such a thing as a Maven BOM, this project does not have one. It has a POM, though.
1 parent 90e6121 commit 6237cc2

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

articles/container-apps/tutorial-java-quarkus-connect-managed-identity-postgresql-database.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -76,7 +76,7 @@ cd quarkus-quickstarts/hibernate-orm-panache-quickstart
7676

7777
### Modify your project
7878

79-
1. Add the required dependencies to your project's BOM file.
79+
1. Add the required dependencies to your project's POM file.
8080

8181
```xml
8282
<dependency>

0 commit comments

Comments
 (0)