Skip to content

Commit 0a2f927

Browse files
dependabot[bot]fhussonnois
authored andcommitted
build(deps-dev): bump org.projectlombok:lombok from 1.18.30 to 1.18.34
Bumps [org.projectlombok:lombok](https://github.com/projectlombok/lombok) from 1.18.30 to 1.18.34. - [Changelog](https://github.com/projectlombok/lombok/blob/master/doc/changelog.markdown) - [Commits](projectlombok/lombok@v1.18.30...v1.18.34) --- 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 b887f82 commit 0a2f927

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
@@ -24,7 +24,7 @@
2424
<jsch.version>0.1.55</jsch.version>
2525
<mockito-junit-jupiter.version>5.5.0</mockito-junit-jupiter.version>
2626
<assertj-core.version>3.26.3</assertj-core.version>
27-
<lombok.version>1.18.30</lombok.version>
27+
<lombok.version>1.18.34</lombok.version>
2828
</properties>
2929

3030
<dependencies>

0 commit comments

Comments
 (0)