Skip to content

Commit

Permalink
Update pom.xml (#6303)
Browse files Browse the repository at this point in the history
  • Loading branch information
pethers committed Jul 30, 2024
1 parent c76f173 commit 5c09446
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions jms-broker/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -34,8 +34,8 @@
<dependencies>
<dependency>
<groupId>org.apache.activemq</groupId>
<artifactId>artemis-spring-integration</artifactId>
<version>2.32.0</version>
<artifactId>artemis-server</artifactId>
<version>2.35.0</version>
<exclusions>
<exclusion>
<groupId>org.postgresql</groupId>
Expand Down

0 comments on commit 5c09446

Please sign in to comment.