Skip to content
This repository was archived by the owner on Dec 4, 2023. It is now read-only.

Conversation

@LeeParrishMSFT
Copy link
Contributor

Fixes #1407

Description

Updated spring-core and spring-boot to latest packages.

Specific Changes

Updated pom.xml for bot-spring-integration project to 5.3.14 for spring-core and 2.6.2 for spring-boot.

Testing

Unit tests were executed and passed. EchoBot and Welcome-User samples were built with these changes and executed to validate that they still started up and executed as expected.

@LeeParrishMSFT LeeParrishMSFT requested a review from a team as a code owner January 4, 2022 19:44
@LeeParrishMSFT LeeParrishMSFT merged commit f78b616 into main Jan 4, 2022
@LeeParrishMSFT LeeParrishMSFT deleted the lparrish/Issue1407 branch January 4, 2022 20:42
LeeParrishMSFT added a commit that referenced this pull request Jan 4, 2022
Co-authored-by: Gabo Gilabert <gabog@users.noreply.github.com>
tracyboehrer pushed a commit that referenced this pull request Jan 5, 2022
* Bump log4j-core from 2.17.0 to 2.17.1 (#1406)

Bumps log4j-core from 2.17.0 to 2.17.1.

---
updated-dependencies:
- dependency-name: org.apache.logging.log4j:log4j-core
  dependency-type: direct:development
...

Signed-off-by: dependabot[bot] <support@github.com>

Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>

* Bump log4j-api from 2.17.0 to 2.17.1 (#1405)

Bumps log4j-api from 2.17.0 to 2.17.1.

---
updated-dependencies:
- dependency-name: org.apache.logging.log4j:log4j-api
  dependency-type: direct:development
...

Signed-off-by: dependabot[bot] <support@github.com>

Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>

* Update to pick up correct SDK version (#1404)

* Update to pick up correct SDK version

* Fix unit test in QnAMaker and spelling in comment.

Co-authored-by: Gabo Gilabert <gabog@users.noreply.github.com>

* Update version to 4.14.2

Bump log4j-core from 2.17.0 to 2.17.1 (#1406)

Bumps log4j-core from 2.17.0 to 2.17.1.

---
updated-dependencies:
- dependency-name: org.apache.logging.log4j:log4j-core
  dependency-type: direct:development
...

Signed-off-by: dependabot[bot] <support@github.com>

Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>

* Update spring-core and spring-boot packages. (#1408)

Co-authored-by: Gabo Gilabert <gabog@users.noreply.github.com>

Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
Co-authored-by: Gabo Gilabert <gabog@users.noreply.github.com>
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

Update spring boot dependencies to latest versions

3 participants