Skip to content

Commit 6899a01

Browse files
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] <[email protected]> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
1 parent bdb26cd commit 6899a01

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

build.gradle

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -107,7 +107,7 @@ ext {
107107
romeToolsVersion = '2.1.0'
108108
rsocketVersion = '1.1.4'
109109
servletApiVersion = '6.0.0'
110-
smackVersion = '4.5.0-alpha2'
110+
smackVersion = '4.5.0-alpha3'
111111
springAmqpVersion = '3.1.3'
112112
springDataVersion = '2024.0.0-M2'
113113
springGraphqlVersion = '1.3.0-M1'

0 commit comments

Comments
 (0)