File tree Expand file tree Collapse file tree
Expand file tree Collapse file tree Original file line number Diff line number Diff line change 11{
2- "." : " 0.0.50 "
2+ "." : " 0.0.51 "
33}
Original file line number Diff line number Diff line change 11# Changelog
22
3+ ## [ 0.0.51] ( https://github.com/cloudquery/plugin-sdk-java/compare/v0.0.50...v0.0.51 ) (2026-05-01)
4+
5+
6+ ### Bug Fixes
7+
8+ * ** deps:** Update dependency com.google.guava: guava to v33.6.0-jre ([ #445 ] ( https://github.com/cloudquery/plugin-sdk-java/issues/445 ) ) ([ 80d5a80] ( https://github.com/cloudquery/plugin-sdk-java/commit/80d5a8009e9d134a78c0bebcc409d791e78cf3c1 ) )
9+ * ** deps:** Update dependency commons-io: commons-io to v2.22.0 ([ #446 ] ( https://github.com/cloudquery/plugin-sdk-java/issues/446 ) ) ([ 8cd5be7] ( https://github.com/cloudquery/plugin-sdk-java/commit/8cd5be778b106afc87b8537222add4665f11b3f9 ) )
10+ * ** deps:** Update dependency nl.jqno.equalsverifier: equalsverifier to v4.5 ([ #447 ] ( https://github.com/cloudquery/plugin-sdk-java/issues/447 ) ) ([ 7095add] ( https://github.com/cloudquery/plugin-sdk-java/commit/7095add77b7f03bfd24fbbe71d46aec7b5c2cfbe ) )
11+ * ** deps:** Update log4j2 monorepo to v2.25.4 ([ #444 ] ( https://github.com/cloudquery/plugin-sdk-java/issues/444 ) ) ([ 38114ea] ( https://github.com/cloudquery/plugin-sdk-java/commit/38114ea7a34d604b4ed126e925c84d1739c32037 ) )
12+
313## [ 0.0.50] ( https://github.com/cloudquery/plugin-sdk-java/compare/v0.0.49...v0.0.50 ) (2026-04-01)
414
515
Original file line number Diff line number Diff line change @@ -7,7 +7,7 @@ plugins {
77
88group ' io.cloudquery'
99// x-release-please-start-version
10- version = ' 0.0.50 '
10+ version = ' 0.0.51 '
1111// x-release-please-end
1212
1313repositories {
You can’t perform that action at this time.
0 commit comments