dependabot[bot]
95dadb702b
Bump org.projectlombok:lombok from 1.18.36 to 1.18.38
...
Bumps [org.projectlombok:lombok](https://github.com/projectlombok/lombok ) from 1.18.36 to 1.18.38.
- [Changelog](https://github.com/projectlombok/lombok/blob/master/doc/changelog.markdown )
- [Commits](https://github.com/projectlombok/lombok/compare/v1.18.36...v1.18.38 )
---
updated-dependencies:
- dependency-name: org.projectlombok:lombok
dependency-version: 1.18.38
dependency-type: direct:production
update-type: version-update:semver-patch
...
Signed-off-by: dependabot[bot] <support@github.com >
2025-04-02 19:28:07 -05:00
Chris Bono
e1324dc334
Add Pulsar 4.0.x compatibility tests ( #967 )
...
Adds the ability to specify the Pulsar client version when running
the samples apps. Uses this new capability to add entries to the
check-samples.yml compatability test matrix to include Pulsar
4.0.x.
See #923
2024-12-14 09:08:23 -06:00
dependabot[bot]
c0692e1058
Bump org.projectlombok:lombok from 1.18.34 to 1.18.36
...
Bumps [org.projectlombok:lombok](https://github.com/projectlombok/lombok ) from 1.18.34 to 1.18.36.
- [Changelog](https://github.com/projectlombok/lombok/blob/master/doc/changelog.markdown )
- [Commits](https://github.com/projectlombok/lombok/compare/v1.18.34...v1.18.36 )
---
updated-dependencies:
- dependency-name: org.projectlombok:lombok
dependency-type: direct:production
update-type: version-update:semver-patch
...
Signed-off-by: dependabot[bot] <support@github.com >
2024-11-15 10:35:13 -06:00
dependabot[bot]
b655f83e32
Bump org.projectlombok:lombok from 1.18.32 to 1.18.34 ( #730 )
...
Bumps [org.projectlombok:lombok](https://github.com/projectlombok/lombok ) from 1.18.32 to 1.18.34.
- [Changelog](https://github.com/projectlombok/lombok/blob/master/doc/changelog.markdown )
- [Commits](https://github.com/projectlombok/lombok/compare/v1.18.32...v1.18.34 )
---
updated-dependencies:
- dependency-name: org.projectlombok:lombok
dependency-type: direct:production
update-type: version-update:semver-patch
...
Signed-off-by: dependabot[bot] <support@github.com >
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2024-06-30 19:27:29 -05:00
dependabot[bot]
9219502721
Bump org.projectlombok:lombok from 1.18.24 to 1.18.32 ( #693 )
...
Bumps [org.projectlombok:lombok](https://github.com/projectlombok/lombok ) from 1.18.24 to 1.18.32.
- [Changelog](https://github.com/projectlombok/lombok/blob/master/doc/changelog.markdown )
- [Commits](https://github.com/projectlombok/lombok/compare/v1.18.24...v1.18.32 )
---
updated-dependencies:
- dependency-name: org.projectlombok:lombok
dependency-type: direct:production
update-type: version-update:semver-patch
...
Signed-off-by: dependabot[bot] <support@github.com >
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2024-05-29 16:38:40 -05:00
Chris Bono
653196f6a0
Use version catalog to drive java platform ( #531 )
...
* Use version catalog to drive Java platform
This commit incorporates the use of the Gradle version catalog as well
as the related plugins to automatically update the libs.version.toml
versions file with updated dependencies.
The UpdateProjectVersionPlugin is also updated to modify the spring
boot version property in the `libs.versions.toml` versions file rather than
gradle.properties.
Resolves #523
2023-12-27 15:43:19 -06:00
Chris Bono
8ea93eba3e
Update to Pulsar client 3.1.1 ( #496 )
2023-11-20 14:15:44 -06:00
Chris Bono
a48eaf2b6b
Use Spring Boot Pulsar starters ( #441 )
...
Fixes #439
2023-09-06 19:57:41 -05:00
Chris Bono
7256ecf399
Update to Pulsar v3.1.0 ( #438 )
...
See #437
2023-08-27 17:20:58 -05:00
Chris Bono
3aed276331
Update to Pulsar client 3.0.1
...
Fixes #428
2023-08-09 15:15:11 -04:00
Chris Bono
9f2b2844af
Update Pulsar 3.0.0 ( #404 )
2023-05-10 18:32:31 -05:00
Chris Bono
64159ff350
Update Pulsar to 2.11.0 ( #337 )
...
* User template vars for links to pulsar docs site
* Update all code references to `2.11.0`
2023-02-14 14:52:09 -06:00
Chris Bono
59a4d94964
Update Pulsar 2.10.3 ( #315 )
2023-02-06 14:04:59 -06:00
Chris Bono
195b2fb77b
Add sample app for Pulsar Functions
...
See #135 #136
2023-01-11 14:12:55 -05:00