Skip to content

Commit b686b0c

Browse files
Bump org.springframework.boot:spring-boot-starter in /examples
Bumps [org.springframework.boot:spring-boot-starter](https://github.com/spring-projects/spring-boot) from 3.4.3 to 3.4.4. - [Release notes](https://github.com/spring-projects/spring-boot/releases) - [Commits](spring-projects/spring-boot@v3.4.3...v3.4.4) --- updated-dependencies: - dependency-name: org.springframework.boot:spring-boot-starter dependency-type: direct:production update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] <support@github.com>
1 parent 7ff0f9d commit b686b0c

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

examples/aspectj/weaving/build.gradle

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -32,7 +32,7 @@ dependencies {
3232

3333
implementation "org.slf4j:slf4j-api:2.+"
3434

35-
implementation "org.springframework.boot:spring-boot-starter:3.4.3"
35+
implementation "org.springframework.boot:spring-boot-starter:3.4.4"
3636

3737
implementation "org.aspectj:aspectjrt:1.9.23"
3838
implementation localGroovy()

0 commit comments

Comments
 (0)