Skip to content

Commit 4e8efb3

Browse files
dependabot[bot]fhussonnois
authored andcommitted
build(deps-dev): bump org.projectlombok:lombok from 1.18.12 to 1.18.28
Bumps [org.projectlombok:lombok](https://github.com/projectlombok/lombok) from 1.18.12 to 1.18.28. - [Release notes](https://github.com/projectlombok/lombok/releases) - [Changelog](https://github.com/projectlombok/lombok/blob/master/doc/changelog.markdown) - [Commits](projectlombok/lombok@v1.18.12...v1.18.28) --- updated-dependencies: - dependency-name: org.projectlombok:lombok dependency-type: direct:development update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] <support@github.com>
1 parent c54218e commit 4e8efb3

File tree

1 file changed

+1
-1
lines changed
  • connect-file-pulse-filesystems/filepulse-sftp-fs

1 file changed

+1
-1
lines changed

connect-file-pulse-filesystems/filepulse-sftp-fs/pom.xml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -33,7 +33,7 @@ limitations under the License.
3333
<jsch.version>0.1.55</jsch.version>
3434
<mockito-junit-jupiter.version>5.4.0</mockito-junit-jupiter.version>
3535
<assertj-core.version>3.11.1</assertj-core.version>
36-
<lombok.version>1.18.12</lombok.version>
36+
<lombok.version>1.18.28</lombok.version>
3737
</properties>
3838

3939
<dependencies>

0 commit comments

Comments
 (0)