Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

chore: update springboot dependencies #1183

Merged
merged 1 commit into from
Aug 23, 2022

Conversation

vyasgun
Copy link
Contributor

@vyasgun vyasgun commented Aug 23, 2022

Changes

  • Update Spring Boot & Spring Cloud versions to:
    • Spring Boot 2.7.1
    • Spring Cloud Functions 2021.0.3
    • Spring Native 0.12.1

/kind enhancement

Fixes #1061

Release Note


Docs


@knative-prow knative-prow bot added kind/enhancement size/S Denotes a PR that changes 10-29 lines, ignoring generated files. labels Aug 23, 2022
@matejvasek
Copy link
Contributor

matejvasek commented Aug 23, 2022

@vyasgun you need to regenerate the zz_* file.
make zz_filesystem_generated.go
https://github.com/knative-sandbox/kn-plugin-func/runs/7971205598?check_suite_focus=true

@matejvasek
Copy link
Contributor

@codecov
Copy link

codecov bot commented Aug 23, 2022

Codecov Report

Merging #1183 (c37c193) into main (a52b7d5) will not change coverage.
The diff coverage is n/a.

@@           Coverage Diff           @@
##             main    #1183   +/-   ##
=======================================
  Coverage   43.25%   43.25%           
=======================================
  Files          68       68           
  Lines        9576     9576           
=======================================
  Hits         4142     4142           
  Misses       5038     5038           
  Partials      396      396           

Help us with your feedback. Take ten seconds to tell us how you rate us. Have a feature suggestion? Share it here.

@matejvasek
Copy link
Contributor

/lgtm

@knative-prow knative-prow bot added the lgtm Indicates that a PR is ready to be merged. label Aug 23, 2022
@matejvasek
Copy link
Contributor

/approve

@knative-prow
Copy link

knative-prow bot commented Aug 23, 2022

[APPROVALNOTIFIER] This PR is APPROVED

This pull-request has been approved by: matejvasek, vyasgun

The full list of commands accepted by this bot can be found here.

The pull request process is described here

Needs approval from an approver in each of these files:

Approvers can indicate their approval by writing /approve in a comment
Approvers can cancel approval by writing /approve cancel in a comment

@knative-prow knative-prow bot added the approved Indicates a PR has been approved by an approver from all required OWNERS files. label Aug 23, 2022
@knative-prow knative-prow bot merged commit e465348 into knative:main Aug 23, 2022
@salaboy
Copy link
Member

salaboy commented Aug 25, 2022

@matejvasek I think we should do that automation.. let me create an issue for that

@lance lance added this to the 0.26.0 Release milestone Aug 25, 2022
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
approved Indicates a PR has been approved by an approver from all required OWNERS files. kind/enhancement lgtm Indicates that a PR is ready to be merged. size/S Denotes a PR that changes 10-29 lines, ignoring generated files.
Projects
None yet
Development

Successfully merging this pull request may close these issues.

Update Spring Boot Dependencies for Templates
4 participants