avoid using snapshot version in sample code

Open Beginner friendly
#46 0 comments 0 reactions 0 assignees View on GitHub

Nobody has claimed this yet.

Assessment

Difficulty
1/5
Estimated time
Under an hour
Newbie friendliness
65/100
Issue type
Refactor
Clarity
Clearly specified
Activity status
Stale
Tech stack
java, spring-boot
Domain
build-system

Research direction

In the spring-cloud example, search for the dependency declaration using org.springframework.boot:spring-boot-starter-parent:3.0.1-SNAPSHOT. Update the sample to use at least version 3.0.1, then run the example's available build or validation command to confirm the sample remains usable.

Written by the indexing model from the issue text.

Description

The spring-cloud example uses 'org.springframework.boot:spring-boot-starter-parent:3.0.1-SNAPSHOT'. IMHO, we should change the version to at least 3.0.1.

Dominant language
Java
Stars
39
Forks
78
PR merge metrics
No merged PRs in 30d

Contributor guide

No contributing guide indexed for this repository

First steps

  1. Read the whole issue, then the project's contributing guide.
  2. Comment on the issue to say you are picking it up — it saves two people doing the same work.
  3. Fork the repository and make your change on a branch.
  4. Open a pull request that references the issue number.

More from Azure-Samples/azure-functions-samples-java

All issues in Azure-Samples/azure-functions-samples-java

Similar issues

More Java issues

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.