Skip to content

Conversation

@JackPGreen
Copy link
Contributor

Fix warning:

[WARNING]
[WARNING] Some problems were encountered while building the effective model for com.hazelcast.samples:spring-boot-caching-hazelcast-cache-manager:jar:0.1-SNAPSHOT
[WARNING] 'build.plugins.plugin.version' for org.springframework.boot:spring-boot-maven-plugin is missing. @ line 34, column 21
[WARNING]
[WARNING] It is highly recommended to fix these problems because they threaten the stability of your build.
[WARNING]
[WARNING] For this reason, future Maven versions might no longer support building such malformed projects.
[WARNING]

Fix warning:
```
[WARNING]
[WARNING] Some problems were encountered while building the effective model for com.hazelcast.samples:spring-boot-caching-hazelcast-cache-manager:jar:0.1-SNAPSHOT
[WARNING] 'build.plugins.plugin.version' for org.springframework.boot:spring-boot-maven-plugin is missing. @ line 34, column 21
[WARNING]
[WARNING] It is highly recommended to fix these problems because they threaten the stability of your build.
[WARNING]
[WARNING] For this reason, future Maven versions might no longer support building such malformed projects.
[WARNING]
```
@JackPGreen JackPGreen marked this pull request as ready for review August 18, 2025 09:31
@JackPGreen JackPGreen enabled auto-merge (squash) August 18, 2025 09:31
Copy link
Contributor

@nishaatr nishaatr left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Looks ok to me
In mono we are using 3.5.4 which appears to be latest. May be worth upgrading?

@JackPGreen JackPGreen merged commit 872095c into hazelcast:master Aug 18, 2025
3 checks passed
@JackPGreen JackPGreen deleted the set-`spring-boot-maven-plugin`-version branch August 18, 2025 09:46
@JackPGreen
Copy link
Contributor Author

JackPGreen commented Aug 18, 2025

Looks ok to me In mono we are using 3.5.4 which appears to be latest. May be worth upgrading?

Dependabot/code-samples maintainers manage the spring boot version. This just makes it easier to maintain going forwards.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants