Skip to content

Commit

Permalink
fixed #46 broken dependency version of jakarta.jms-api in jakarta.jak…
Browse files Browse the repository at this point in the history
…artaee-bom

Signed-off-by: Thomas Wöhlke <thomas.woehlke@gmail.com>
  • Loading branch information
thomaswoehlke committed Oct 12, 2019
1 parent 714cb1f commit 368d905
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion jakartaee-bom/pom.xml
Expand Up @@ -155,7 +155,7 @@
<dependency>
<groupId>jakarta.jms</groupId>
<artifactId>jakarta.jms-api</artifactId>
<version>${jakarta.messaging-api.version}</version>
<version>${jakarta.jms-api.version}</version>
</dependency>
<dependency>
<groupId>jakarta.mail</groupId>
Expand Down

0 comments on commit 368d905

Please sign in to comment.