Skip to content

Commit 6fe78b5

Browse files
dependabot[bot]jiridanek
authored andcommitted
Bump activemq-client from 5.17.2 to 5.17.3
Bumps [activemq-client](https://github.com/apache/activemq) from 5.17.2 to 5.17.3. - [Release notes](https://github.com/apache/activemq/releases) - [Commits](apache/activemq@activemq-5.17.2...activemq-5.17.3) --- updated-dependencies: - dependency-name: org.apache.activemq:activemq-client dependency-type: direct:production update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] <[email protected]>
1 parent be4ac3d commit 6fe78b5

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

cli-activemq/pom.xml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -35,7 +35,7 @@
3535
<properties>
3636
<bundle.symbolic.name.suffix>aoc</bundle.symbolic.name.suffix>
3737
<jar.main.class>com.redhat.mqe.aoc.Main</jar.main.class>
38-
<activemq.client.version>5.17.2</activemq.client.version>
38+
<activemq.client.version>5.17.3</activemq.client.version>
3939
<library.version>${activemq.client.version}</library.version>
4040
</properties>
4141

0 commit comments

Comments
 (0)