Skip to content

Commit 53dc777

Browse files
Bump org.springframework.boot from 3.4.2 to 3.4.3 in /examples
Bumps org.springframework.boot from 3.4.2 to 3.4.3. --- updated-dependencies: - dependency-name: org.springframework.boot dependency-type: direct:production update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] <[email protected]>
1 parent e90212b commit 53dc777

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

examples/aspectj/weaving/build.gradle

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
plugins {
22
id "org.jetbrains.kotlin.jvm"
3-
id "org.springframework.boot" version "3.4.2"
3+
id "org.springframework.boot" version "3.4.3"
44
id "org.graalvm.buildtools.native" version "0.10.5"
55
}
66

0 commit comments

Comments
 (0)