Skip to content

Commit

Permalink
Fix Jbatch typo (#9537)
Browse files Browse the repository at this point in the history
  • Loading branch information
tvallin authored Nov 27, 2024
1 parent c020496 commit b5759b3
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion docs/src/main/asciidoc/mp/guides/jbatch.adoc
Original file line number Diff line number Diff line change
Expand Up @@ -40,7 +40,7 @@ For this example, add the IBM JBatch implementation and the `derby` embedded DB
----
<dependencies>
<dependency>
<groupId>com.imb.jbatch</groupId>
<groupId>com.ibm.jbatch</groupId>
<artifactId>com.ibm.jbatch.container</artifactId>
</dependency>
<dependency>
Expand Down

0 comments on commit b5759b3

Please sign in to comment.