Skip to content

Commit b95e896

Browse files
chore(main): Release v0.0.51
1 parent 38114ea commit b95e896

3 files changed

Lines changed: 9 additions & 2 deletions

File tree

.release-please-manifest.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,3 @@
11
{
2-
".": "0.0.50"
2+
".": "0.0.51"
33
}

CHANGELOG.md

Lines changed: 7 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,12 @@
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 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))
9+
310
## [0.0.50](https://github.com/cloudquery/plugin-sdk-java/compare/v0.0.49...v0.0.50) (2026-04-01)
411

512

lib/build.gradle

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -7,7 +7,7 @@ plugins {
77

88
group 'io.cloudquery'
99
// x-release-please-start-version
10-
version = '0.0.50'
10+
version = '0.0.51'
1111
// x-release-please-end
1212

1313
repositories {

0 commit comments

Comments
 (0)