Skip to content

Commit

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

---
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 Mar 29, 2024
1 parent cabd530 commit d91b33a
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-M19</protonj2.version>
<protonj2.version>1.0.0-M20</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 d91b33a

Please sign in to comment.