Skip to content

Commit

Permalink
Bump org.apache.qpid:protonj2-client from 1.0.0-M16 to 1.0.0-M17 (#652)
Browse files Browse the repository at this point in the history
Bumps org.apache.qpid:protonj2-client from 1.0.0-M16 to 1.0.0-M17.

---
updated-dependencies:
- dependency-name: org.apache.qpid:protonj2-client
  dependency-type: direct:production
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <[email protected]>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
  • Loading branch information
dependabot[bot] authored Aug 1, 2023
1 parent b8d5d33 commit e001b0d
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion cli-protonj2/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -34,7 +34,7 @@

<properties>
<bundle.symbolic.name.suffix>jms</bundle.symbolic.name.suffix>
<protonj2.version>1.0.0-M16</protonj2.version>
<protonj2.version>1.0.0-M17</protonj2.version>
<jar.main.class>com.redhat.mqe.Main</jar.main.class>
<library.version>${protonj2.version}</library.version>
<tcnative.version>2.0.39.Final</tcnative.version>
Expand Down

0 comments on commit e001b0d

Please sign in to comment.