Skip to content

Commit

Permalink
fix(deps): update dependency org.apache.activemq:artemis-jakarta-clie…
Browse files Browse the repository at this point in the history
…nt to v2.39.0 (#896)

Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
  • Loading branch information
renovate[bot] authored Feb 10, 2025
1 parent 2748543 commit 04b71c3
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 2 deletions.
2 changes: 1 addition & 1 deletion jakartaee-wildfly/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -174,7 +174,7 @@
<dependency>
<groupId>org.apache.activemq</groupId>
<artifactId>artemis-jakarta-client</artifactId>
<version>2.38.0</version>
<version>2.39.0</version>
<scope>provided</scope>
</dependency>

Expand Down
2 changes: 1 addition & 1 deletion jms/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -74,7 +74,7 @@
<dependency>
<groupId>org.apache.activemq</groupId>
<artifactId>artemis-jakarta-client</artifactId>
<version>2.38.0</version>
<version>2.39.0</version>
</dependency>

<!-- Lombok -->
Expand Down

0 comments on commit 04b71c3

Please sign in to comment.