-
Notifications
You must be signed in to change notification settings - Fork 354
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(deps): bump spring.version from 5.3.30 to 5.3.31 in /dhis-2 #15728
chore(deps): bump spring.version from 5.3.30 to 5.3.31 in /dhis-2 #15728
Conversation
Bumps `spring.version` from 5.3.30 to 5.3.31. Updates `org.springframework:spring-beans` from 5.3.30 to 5.3.31 - [Release notes](https://github.com/spring-projects/spring-framework/releases) - [Commits](spring-projects/spring-framework@v5.3.30...v5.3.31) Updates `org.springframework:spring-context` from 5.3.30 to 5.3.31 - [Release notes](https://github.com/spring-projects/spring-framework/releases) - [Commits](spring-projects/spring-framework@v5.3.30...v5.3.31) Updates `org.springframework:spring-jms` from 5.3.30 to 5.3.31 - [Release notes](https://github.com/spring-projects/spring-framework/releases) - [Commits](spring-projects/spring-framework@v5.3.30...v5.3.31) Updates `org.springframework:spring-context-support` from 5.3.30 to 5.3.31 - [Release notes](https://github.com/spring-projects/spring-framework/releases) - [Commits](spring-projects/spring-framework@v5.3.30...v5.3.31) Updates `org.springframework:spring-core` from 5.3.30 to 5.3.31 - [Release notes](https://github.com/spring-projects/spring-framework/releases) - [Commits](spring-projects/spring-framework@v5.3.30...v5.3.31) Updates `org.springframework:spring-jdbc` from 5.3.30 to 5.3.31 - [Release notes](https://github.com/spring-projects/spring-framework/releases) - [Commits](spring-projects/spring-framework@v5.3.30...v5.3.31) Updates `org.springframework:spring-orm` from 5.3.30 to 5.3.31 - [Release notes](https://github.com/spring-projects/spring-framework/releases) - [Commits](spring-projects/spring-framework@v5.3.30...v5.3.31) Updates `org.springframework:spring-test` from 5.3.30 to 5.3.31 - [Release notes](https://github.com/spring-projects/spring-framework/releases) - [Commits](spring-projects/spring-framework@v5.3.30...v5.3.31) Updates `org.springframework:spring-tx` from 5.3.30 to 5.3.31 - [Release notes](https://github.com/spring-projects/spring-framework/releases) - [Commits](spring-projects/spring-framework@v5.3.30...v5.3.31) Updates `org.springframework:spring-web` from 5.3.30 to 5.3.31 - [Release notes](https://github.com/spring-projects/spring-framework/releases) - [Commits](spring-projects/spring-framework@v5.3.30...v5.3.31) Updates `org.springframework:spring-webmvc` from 5.3.30 to 5.3.31 - [Release notes](https://github.com/spring-projects/spring-framework/releases) - [Commits](spring-projects/spring-framework@v5.3.30...v5.3.31) Updates `org.springframework:spring-aop` from 5.3.30 to 5.3.31 - [Release notes](https://github.com/spring-projects/spring-framework/releases) - [Commits](spring-projects/spring-framework@v5.3.30...v5.3.31) --- updated-dependencies: - dependency-name: org.springframework:spring-beans dependency-type: direct:production update-type: version-update:semver-patch - dependency-name: org.springframework:spring-context dependency-type: direct:production update-type: version-update:semver-patch - dependency-name: org.springframework:spring-jms dependency-type: direct:production update-type: version-update:semver-patch - dependency-name: org.springframework:spring-context-support dependency-type: direct:production update-type: version-update:semver-patch - dependency-name: org.springframework:spring-core dependency-type: direct:production update-type: version-update:semver-patch - dependency-name: org.springframework:spring-jdbc dependency-type: direct:production update-type: version-update:semver-patch - dependency-name: org.springframework:spring-orm dependency-type: direct:production update-type: version-update:semver-patch - dependency-name: org.springframework:spring-test dependency-type: direct:production update-type: version-update:semver-patch - dependency-name: org.springframework:spring-tx dependency-type: direct:production update-type: version-update:semver-patch - dependency-name: org.springframework:spring-web dependency-type: direct:production update-type: version-update:semver-patch - dependency-name: org.springframework:spring-webmvc dependency-type: direct:development update-type: version-update:semver-patch - dependency-name: org.springframework:spring-aop dependency-type: direct:production update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] <[email protected]>
Kudos, SonarCloud Quality Gate passed! 0 Bugs No Coverage information |
Codecov Report
Additional details and impacted files@@ Coverage Diff @@
## master #15728 +/- ##
=========================================
Coverage 66.28% 66.29%
- Complexity 31361 31366 +5
=========================================
Files 3485 3485
Lines 129966 129966
Branches 15197 15197
=========================================
+ Hits 86149 86158 +9
+ Misses 36726 36720 -6
+ Partials 7091 7088 -3
Flags with carried forward coverage won't be shown. Click here to find out more. see 4 files with indirect coverage changes Continue to review full report in Codecov by Sentry.
|
Bumps
spring.version
from 5.3.30 to 5.3.31.Updates
org.springframework:spring-beans
from 5.3.30 to 5.3.31Release notes
Sourced from org.springframework:spring-beans's releases.
Commits
8c85c31
Release v5.3.31b28a5f8
Upgrade to Reactor 2020.0.38 and Netty 4.1.101e660859
Consistent ordering of overloaded operationsa6ab308
Fix wrong nullability requirementc489234
Polish contributionaf59358
Avoid duplicate resources in PathMatchingResourcePatternResolver on Windows75193b2
Upgrade to Log4J 2.21.1, Tomcat 9.0.82, Jetty 9.4.53, Undertow 2.2.28, Netty ...f97e819
Log4jLog re-resolves ExtendedLogger on deserializationf8e1ce3
Check for procedure vs function constants in CallMetaDataContextd3ec939
Guard for empty FileItems in CommonsFileUploadSupportUpdates
org.springframework:spring-context
from 5.3.30 to 5.3.31Release notes
Sourced from org.springframework:spring-context's releases.
Commits
8c85c31
Release v5.3.31b28a5f8
Upgrade to Reactor 2020.0.38 and Netty 4.1.101e660859
Consistent ordering of overloaded operationsa6ab308
Fix wrong nullability requirementc489234
Polish contributionaf59358
Avoid duplicate resources in PathMatchingResourcePatternResolver on Windows75193b2
Upgrade to Log4J 2.21.1, Tomcat 9.0.82, Jetty 9.4.53, Undertow 2.2.28, Netty ...f97e819
Log4jLog re-resolves ExtendedLogger on deserializationf8e1ce3
Check for procedure vs function constants in CallMetaDataContextd3ec939
Guard for empty FileItems in CommonsFileUploadSupportUpdates
org.springframework:spring-jms
from 5.3.30 to 5.3.31Release notes
Sourced from org.springframework:spring-jms's releases.
Commits
8c85c31
Release v5.3.31b28a5f8
Upgrade to Reactor 2020.0.38 and Netty 4.1.101e660859
Consistent ordering of overloaded operationsa6ab308
Fix wrong nullability requirementc489234
Polish contributionaf59358
Avoid duplicate resources in PathMatchingResourcePatternResolver on Windows75193b2
Upgrade to Log4J 2.21.1, Tomcat 9.0.82, Jetty 9.4.53, Undertow 2.2.28, Netty ...f97e819
Log4jLog re-resolves ExtendedLogger on deserializationf8e1ce3
Check for procedure vs function constants in CallMetaDataContextd3ec939
Guard for empty FileItems in CommonsFileUploadSupportUpdates
org.springframework:spring-context-support
from 5.3.30 to 5.3.31Release notes
Sourced from org.springframework:spring-context-support's releases.
Commits
8c85c31
Release v5.3.31b28a5f8
Upgrade to Reactor 2020.0.38 and Netty 4.1.101e660859
Consistent ordering of overloaded operationsa6ab308
Fix wrong nullability requirementc489234
Polish contributionaf59358
Avoid duplicate resources in PathMatchingResourcePatternResolver on Windows75193b2
Upgrade to Log4J 2.21.1, Tomcat 9.0.82, Jetty 9.4.53, Undertow 2.2.28, Netty ...f97e819
Log4jLog re-resolves ExtendedLogger on deserializationf8e1ce3
Check for procedure vs function constants in CallMetaDataContextd3ec939
Guard for empty FileItems in CommonsFileUploadSupportUpdates
org.springframework:spring-core
from 5.3.30 to 5.3.31Release notes
Sourced from org.springframework:spring-core's releases.
Commits
8c85c31
Release v5.3.31b28a5f8
Upgrade to Reactor 2020.0.38 and Netty 4.1.101e660859
Consistent ordering of overloaded operationsa6ab308
Fix wrong nullability requirementc489234
Polish contributionaf59358
Avoid duplicate resources in PathMatchingResourcePatternResolver on Windows75193b2
Upgrade to Log4J 2.21.1, Tomcat 9.0.82, Jetty 9.4.53, Undertow 2.2.28, Netty ...f97e819
Log4jLog re-resolves ExtendedLogger on deserializationf8e1ce3
Check for procedure vs function constants in CallMetaDataContextd3ec939
Guard for empty FileItems in CommonsFileUploadSupportUpdates
org.springframework:spring-jdbc
from 5.3.30 to 5.3.31Release notes
Sourced from org.springframework:spring-jdbc's releases.
Commits
8c85c31
Release v5.3.31b28a5f8
Upgrade to Reactor 2020.0.38 and Netty 4.1.101e660859
Consistent ordering of overloaded operationsa6ab308
Fix wrong nullability requirementc489234
Polish contributionaf59358
Avoid duplicate resources in PathMatchingResourcePatternResolver on Windows75193b2
Upgrade to Log4J 2.21.1, Tomcat 9.0.82, Jetty 9.4.53, Undertow 2.2.28, Netty ...f97e819
Log4jLog re-resolves ExtendedLogger on deserializationf8e1ce3
Check for procedure vs function constants in CallMetaDataContextd3ec939
Guard for empty FileItems in CommonsFileUploadSupportUpdates
org.springframework:spring-orm
from 5.3.30 to 5.3.31Release notes
Sourced from org.springframework:spring-orm's releases.
Commits
8c85c31
Release v5.3.31b28a5f8
Upgrade to Reactor 2020.0.38 and Netty 4.1.101e660859
Consistent ordering of overloaded operationsa6ab308
Fix wrong nullability requirementc489234
Polish contributionaf59358
Avoid duplicate resources in PathMatchingResourcePatternResolver on Windows75193b2
Upgrade to Log4J 2.21.1, Tomcat 9.0.82, Jetty 9.4.53, Undertow 2.2.28, Netty ...f97e819
Log4jLog re-resolves ExtendedLogger on deserializationf8e1ce3
Check for procedure vs function constants in CallMetaDataContextd3ec939
Guard for empty FileItems in CommonsFileUploadSupportUpdates
org.springframework:spring-test
from 5.3.30 to 5.3.31Release notes
Sourced from org.springframework:spring-test's releases.
Commits
8c85c31
Release v5.3.31b28a5f8
Upgrade to Reactor 2020.0.38 and Netty 4.1.101e660859
Consistent ordering of overloaded operationsa6ab308
Fix wrong nullability requirementc489234
Polish contributionaf59358
Avoid duplicate resources in PathMatchingResourcePatternResolver on Windows75193b2
Upgrade to Log4J 2.21.1, Tomcat 9.0.82, Jetty 9.4.53, Undertow 2.2.28, Netty ...f97e819
Log4jLog re-resolves ExtendedLogger on deserializationf8e1ce3
Check for procedure vs function constants in CallMetaDataContextd3ec939
Guard for empty FileItems in CommonsFileUploadSupportUpdates
org.springframework:spring-tx
from 5.3.30 to 5.3.31Release notes
Sourced from org.springframework:spring-tx's releases.
Commits
8c85c31
Release v5.3.31b28a5f8
Upgrade to Reactor 2020.0.38 and Netty 4.1.101e660859
Consistent ordering of overloaded operationsa6ab308
Fix wrong nullability requirementc489234
Polish contributionaf59358
Avoid duplicate resources in PathMatchingResourcePatternResolver on Windows75193b2
Upgrade to Log4J 2.21.1, Tomcat 9.0.82, Jetty 9.4.53, Undertow 2.2.28, Netty ...f97e819
Log4jLog re-resolves ExtendedLogger on deserializationf8e1ce3
Check for procedure vs function constants in CallMetaDataContextd3ec939
Guard for empty FileItems in CommonsFileUploadSupportUpdates
org.springframework:spring-web
from 5.3.30 to 5.3.31Release notes
Sourced from org.springframework:spring-web's releases.
Commits
8c85c31
Release v5.3.31b28a5f8
Upgrade to Reactor 2020.0.38 and Netty 4.1.101e660859
Consistent ordering of overloaded operationsa6ab308
Fix wrong nullability requirementc489234
Polish contributionaf59358
Avoid duplicate resources in PathMatchingResourcePatternResolver on Windows75193b2
Upgrade to Log4J 2.21.1, Tomcat 9.0.82, Jetty 9.4.53, Undertow 2.2.28, Netty ...f97e819
Log4jLog re-resolves ExtendedLogger on deserializationf8e1ce3
Check for procedure vs function constants in CallMetaDataContextd3ec939
Guard for empty FileItems in CommonsFileUploadSupportUpdates
org.springframework:spring-webmvc
from 5.3.30 to 5.3.31Release notes
Sourced from org.springframework:spring-webmvc's releases.