Skip to content

Commit

Permalink
Bump pulsar.version from 3.3.0 to 3.3.1
Browse files Browse the repository at this point in the history
Bumps `pulsar.version` from 3.3.0 to 3.3.1.

Updates `org.apache.pulsar:pulsar-client-original` from 3.3.0 to 3.3.1

Updates `org.apache.pulsar:pulsar-client-admin-original` from 3.3.0 to 3.3.1

---
updated-dependencies:
- dependency-name: org.apache.pulsar:pulsar-client-original
  dependency-type: direct:production
  update-type: version-update:semver-patch
- dependency-name: org.apache.pulsar:pulsar-client-admin-original
  dependency-type: direct:development
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <[email protected]>
  • Loading branch information
dependabot[bot] committed Aug 1, 2024
1 parent 8427a52 commit 72524a9
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion smallrye-reactive-messaging-pulsar/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -14,7 +14,7 @@
<name>SmallRye Reactive Messaging : Connector :: Pulsar</name>

<properties>
<pulsar.version>3.3.0</pulsar.version>
<pulsar.version>3.3.1</pulsar.version>
</properties>

<dependencies>
Expand Down

0 comments on commit 72524a9

Please sign in to comment.