Skip to content

Commit

Permalink
Fix Jbatch typo (helidon-io#9537)
Browse files Browse the repository at this point in the history
  • Loading branch information
tvallin authored and arjav-desai committed Dec 11, 2024
1 parent 29d5f4d commit f201e4c
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 f201e4c

Please sign in to comment.