mybatis / jpetstore-6

A web application built on top of MyBatis 3, Spring 3 and Stripes
http://www.mybatis.org/spring/sample.html
Apache License 2.0
576 stars 1.37k forks source link

Update spring core to v5.3.36 #829

Closed renovate[bot] closed 3 months ago

renovate[bot] commented 3 months ago

Mend Renovate

This PR contains the following updates:

Package Change Age Adoption Passing Confidence
org.springframework:spring-test 5.3.35 -> 5.3.36 age adoption passing confidence
org.springframework:spring-web 5.3.35 -> 5.3.36 age adoption passing confidence
org.springframework:spring-jdbc 5.3.35 -> 5.3.36 age adoption passing confidence
org.springframework:spring-context 5.3.35 -> 5.3.36 age adoption passing confidence

Release Notes

spring-projects/spring-framework (org.springframework:spring-test) ### [`v5.3.36`](https://togithub.com/spring-projects/spring-framework/releases/tag/v5.3.36) [Compare Source](https://togithub.com/spring-projects/spring-framework/compare/v5.3.35...v5.3.36) #### :lady_beetle: Bug Fixes - Overridden aspect method runs twice [#​32868](https://togithub.com/spring-projects/spring-framework/issues/32868) - `@DateTimeFormat(iso = DateTimeFormat.ISO.DATE\_TIME)` cannot convert UTC without milliseconds to `java.util.Date` [#​32860](https://togithub.com/spring-projects/spring-framework/issues/32860) - Spring AOP fails against registered `@Configurable` aspect [#​32840](https://togithub.com/spring-projects/spring-framework/issues/32840)

Configuration

📅 Schedule: Branch creation - At any time (no schedule defined), Automerge - At any time (no schedule defined).

🚦 Automerge: Disabled by config. Please merge this manually once you are satisfied.

Rebasing: Whenever PR becomes conflicted, or you tick the rebase/retry checkbox.

🔕 Ignore: Close this PR and you won't be reminded about these updates again.



This PR has been generated by Mend Renovate. View repository job log here.

coveralls commented 3 months ago

Coverage Status

coverage: 68.791%. remained the same when pulling 4057554effde358d048f52caa32e37300944e1ae on renovate/spring-core into 3205e444966728e0a47932f1a3afd9fed383d2e3 on master.