Bump smackVersion from 4.5.0-alpha2 to 4.5.0-alpha3 (#9080)

Bumps `smackVersion` from 4.5.0-alpha2 to 4.5.0-alpha3.

Updates `org.igniterealtime.smack:smack-tcp` from 4.5.0-alpha2 to 4.5.0-alpha3
- [Changelog](https://github.com/igniterealtime/Smack/blob/master/CHANGELOG.md)
- [Commits](https://github.com/igniterealtime/Smack/commits)

Updates `org.igniterealtime.smack:smack-extensions` from 4.5.0-alpha2 to 4.5.0-alpha3
- [Changelog](https://github.com/igniterealtime/Smack/blob/master/CHANGELOG.md)
- [Commits](https://github.com/igniterealtime/Smack/commits)

Updates `org.igniterealtime.smack:smack-java8` from 4.5.0-alpha2 to 4.5.0-alpha3
- [Changelog](https://github.com/igniterealtime/Smack/blob/master/CHANGELOG.md)
- [Commits](https://github.com/igniterealtime/Smack/commits)

Updates `org.igniterealtime.smack:smack-experimental` from 4.5.0-alpha2 to 4.5.0-alpha3
- [Changelog](https://github.com/igniterealtime/Smack/blob/master/CHANGELOG.md)
- [Commits](https://github.com/igniterealtime/Smack/commits)

---
updated-dependencies:
- dependency-name: org.igniterealtime.smack:smack-tcp
  dependency-type: direct:production
  update-type: version-update:semver-patch
- dependency-name: org.igniterealtime.smack:smack-extensions
  dependency-type: direct:production
  update-type: version-update:semver-patch
- dependency-name: org.igniterealtime.smack:smack-java8
  dependency-type: direct:production
  update-type: version-update:semver-patch
- dependency-name: org.igniterealtime.smack:smack-experimental
  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>
This commit is contained in:
dependabot[bot]
2024-04-14 00:13:32 +00:00
committed by GitHub
parent bdb26cd048
commit 6899a01514

View File

@@ -107,7 +107,7 @@ ext {
romeToolsVersion = '2.1.0'
rsocketVersion = '1.1.4'
servletApiVersion = '6.0.0'
smackVersion = '4.5.0-alpha2'
smackVersion = '4.5.0-alpha3'
springAmqpVersion = '3.1.3'
springDataVersion = '2024.0.0-M2'
springGraphqlVersion = '1.3.0-M1'