René's URL Explorer Experiment


Title: Bump spring.version from 5.0.7.RELEASE to 5.2.3.RELEASE by dependabot[bot] · Pull Request #1 · Muthukumar-sys/https-github.com-DevOps-java-web-appdocker · GitHub

Open Graph Title: Bump spring.version from 5.0.7.RELEASE to 5.2.3.RELEASE by dependabot[bot] · Pull Request #1 · Muthukumar-sys/https-github.com-DevOps-java-web-appdocker

X Title: Bump spring.version from 5.0.7.RELEASE to 5.2.3.RELEASE by dependabot[bot] · Pull Request #1 · Muthukumar-sys/https-github.com-DevOps-java-web-appdocker

Description: Bumps spring.version from 5.0.7.RELEASE to 5.2.3.RELEASE. Updates spring-core from 5.0.7.RELEASE to 5.2.3.RELEASE Release notes Sourced from spring-core's releases. v5.2.3.RELEASE ⭐ New Features Update throwable to SQLException #24337 Update CORS support #24327 Improve exception message in AopContext.currentProxy() #24321 Trim line in LineInfo only once #24310 Merge getCallableInterceptors and getDeferredResultInterceptors #24305 Optimize SimpleAliasRegistry hasAlias implementation #24295 Improve ExposeInvocationInterceptor exception message #24293 Add ContentLength support for InputStreamResource created in ResourceHttpMessageConverter and ResourceDecoder #24292 StringHttpMessageConverter addDefaultHeaders() should check media type for wildcard before setting it into headers #24283 Add fast path for ClassUtils.hasMethod #24282 Support headers with multiple values in ResponseStatusException #24261 Remove quality parameter from chosen media type in WebFlux responses #24239 Remove Content-* response headers before error handling in WebFlux #24238 Reuse InputStream for ResourceRegionHttpMessageConverter #24214 Un-deprecate PathResource (for java.nio.file.Path resolution in createRelative) #24211 Simplify AdvisedSupport.removeAdvisor() #24205 Add BeanPropertyRowMapper.newInstance(mappedClass, conversionService) #24195 Short-circuit in AbstractBeanDefinition.equals() #24185 Expose local address in reactive ServerHttpRequest #24174 Improve exception message for mixed explicit and implicit aliases with @AliasFor #24168 Hoist constant result of SerializableTypeWrapper.unwrap() out of loop #24167 Add "application/*+xml" as supported media type to XML decoders #24164 Hoist Class.getName() from String concatenation to dodge an issue related to profile pollution #24153 Let UriUtils.encode…(…) methods optimize for sources without the need to be encoded #24152 Add accessor for logPrefix in ClientResponse to allow tying a ClientRequest to a ClientResponse #24146 Support variable resolution of wildcard types #24145 WebTestClientExtensions.expectBody doesn't work for generic types #24142 Add firstElement to CollectionUtils #24135 Improve configuration API of ClientCodecConfigurer.CustomCodecs #24124 Introduce BeanNameGenerator based on fully qualified class name #24114 ContentDisposition cannot parse encoded filename with leading space #24112 Add option to encode MultiValueMap of query params #24043 AbstractMessageConverterMethodProcessor results in 406 with "Accept: /" when @RequestMapping produces condition determined the content type #23287 Allow testing with any value for Content-Type and Accept header in MockHttpServletRequestBuilder #2079 🪲 Bug Fixes StringDecoder buffer leak related to maxInMemorySize limit #24339 Cloning a WebClient.Builder instance does not copy strategiesConfigurers #24329 SimpleKey contains invalid hashcode on deserialization when parameters include an enum #24320 ServerSentEventHttpMessageReader does not respect maxInMemorySize and is always limited to 256k messages #24312 Unsafe double-checked locking in SpelExpression#compileExpression #24265 Ensure CORS processing does not add Vary header twice on async requests #24223 Escape quotes in filename in ContentDisposition.Builder when charset not specified #24220 ClassUtils.getInterfaceMethodIfPossible overhead in cached methods for SpEL key/condition expressions #24206 ClientCodecConfigurer drops MultipartHttpMessageWriter.partWriters when mutated #24194 Regression: annotation searches no longer handle exceptions #24188 ... (truncated) Commits 0ddc62e Release version 5.2.3.RELEASE 8740c2d Warning against split URL handling in docs 5debd86 Upgrade to Reactor Dysprosium SR3 1c270d8 Fix Checkstyle violation 29fe65d Upgrade to Dysprosium snapshots 8a60867 Polishing regarding AJDT versions 33ffdd8 Update copyright date c84dd55 Fix typo in ReflectionUtilsTests cbc5746 Support for maxInMemorySize in SSE reader a741ae4 Improve limit handling in StringDecoder Additional commits viewable in compare view Updates spring-web from 5.0.7.RELEASE to 5.2.3.RELEASE Release notes Sourced from spring-web's releases. v5.2.3.RELEASE ⭐ New Features Update throwable to SQLException #24337 Update CORS support #24327 Improve exception message in AopContext.currentProxy() #24321 Trim line in LineInfo only once #24310 Merge getCallableInterceptors and getDeferredResultInterceptors #24305 Optimize SimpleAliasRegistry hasAlias implementation #24295 Improve ExposeInvocationInterceptor exception message #24293 Add ContentLength support for InputStreamResource created in ResourceHttpMessageConverter and ResourceDecoder #24292 StringHttpMessageConverter addDefaultHeaders() should check media type for wildcard before setting it into headers #24283 Add fast path for ClassUtils.hasMethod #24282 Support headers with multiple values in ResponseStatusException #24261 Remove quality parameter from chosen media type in WebFlux responses #24239 Remove Content-* response headers before error handling in WebFlux #24238 Reuse InputStream for ResourceRegionHttpMessageConverter #24214 Un-deprecate PathResource (for java.nio.file.Path resolution in createRelative) #24211 Simplify AdvisedSupport.removeAdvisor() #24205 Add BeanPropertyRowMapper.newInstance(mappedClass, conversionService) #24195 Short-circuit in AbstractBeanDefinition.equals() #24185 Expose local address in reactive ServerHttpRequest #24174 Improve exception message for mixed explicit and implicit aliases with @AliasFor #24168 Hoist constant result of SerializableTypeWrapper.unwrap() out of loop #24167 Add "application/*+xml" as supported media type to XML decoders #24164 Hoist Class.getName() from String concatenation to dodge an issue related to profile pollution #24153 Let UriUtils.encode…(…) methods optimize for sources without the need to be encoded #24152 Add accessor for logPrefix in ClientResponse to allow tying a ClientRequest to a ClientResponse #24146 Support variable resolution of wildcard types #24145 WebTestClientExtensions.expectBody doesn't work for generic types #24142 Add firstElement to CollectionUtils #24135 Improve configuration API of ClientCodecConfigurer.CustomCodecs #24124 Introduce BeanNameGenerator based on fully qualified class name #24114 ContentDisposition cannot parse encoded filename with leading space #24112 Add option to encode MultiValueMap of query params #24043 AbstractMessageConverterMethodProcessor results in 406 with "Accept: /" when @RequestMapping produces condition determined the content type #23287 Allow testing with any value for Content-Type and Accept header in MockHttpServletRequestBuilder #2079 🪲 Bug Fixes StringDecoder buffer leak related to maxInMemorySize limit #24339 Cloning a WebClient.Builder instance does not copy strategiesConfigurers #24329 SimpleKey contains invalid hashcode on deserialization when parameters include an enum #24320 ServerSentEventHttpMessageReader does not respect maxInMemorySize and is always limited to 256k messages #24312 Unsafe double-checked locking in SpelExpression#compileExpression #24265 Ensure CORS processing does not add Vary header twice on async requests #24223 Escape quotes in filename in ContentDisposition.Builder when charset not specified #24220 ClassUtils.getInterfaceMethodIfPossible overhead in cached methods for SpEL key/condition expressions #24206 ClientCodecConfigurer drops MultipartHttpMessageWriter.partWriters when mutated #24194 Regression: annotation searches no longer handle exceptions #24188 ... (truncated) Commits 0ddc62e Release version 5.2.3.RELEASE 8740c2d Warning against split URL handling in docs 5debd86 Upgrade to Reactor Dysprosium SR3 1c270d8 Fix Checkstyle violation 29fe65d Upgrade to Dysprosium snapshots 8a60867 Polishing regarding AJDT versions 33ffdd8 Update copyright date c84dd55 Fix typo in ReflectionUtilsTests cbc5746 Support for maxInMemorySize in SSE reader a741ae4 Improve limit handling in StringDecoder Additional commits viewable in compare view Updates spring-webmvc from 5.0.7.RELEASE to 5.2.3.RELEASE Release notes Sourced from spring-webmvc's releases. v5.2.3.RELEASE ⭐ New Features Update throwable to SQLException #24337 Update CORS support #24327 Improve exception message in AopContext.currentProxy() #24321 Trim line in LineInfo only once #24310 Merge getCallableInterceptors and getDeferredResultInterceptors #24305 Optimize SimpleAliasRegistry hasAlias implementation #24295 Improve ExposeInvocationInterceptor exception message #24293 Add ContentLength support for InputStreamResource created in ResourceHttpMessageConverter and ResourceDecoder #24292 StringHttpMessageConverter addDefaultHeaders() should check media type for wildcard before setting it into headers #24283 Add fast path for ClassUtils.hasMethod #24282 Support headers with multiple values in ResponseStatusException #24261 Remove quality parameter from chosen media type in WebFlux responses #24239 Remove Content-* response headers before error handling in WebFlux #24238 Reuse InputStream for ResourceRegionHttpMessageConverter #24214 Un-deprecate PathResource (for java.nio.file.Path resolution in createRelative) #24211 Simplify AdvisedSupport.removeAdvisor() #24205 Add BeanPropertyRowMapper.newInstance(mappedClass, conversionService) #24195 Short-circuit in AbstractBeanDefinition.equals() #24185 Expose local address in reactive ServerHttpRequest #24174 Improve exception message for mixed explicit and implicit aliases with @AliasFor #24168 Hoist constant result of SerializableTypeWrapper.unwrap() out of loop #24167 Add "application/*+xml" as supported media type to XML decoders #24164 Hoist Class.getName() from String concatenation to dodge an issue related to profile pollution #24153 Let UriUtils.encode…(…) methods optimize for sources without the need to be encoded #24152 Add accessor for logPrefix in ClientResponse to allow tying a ClientRequest to a ClientResponse #24146 Support variable resolution of wildcard types #24145 WebTestClientExtensions.expectBody doesn't work for generic types #24142 Add firstElement to CollectionUtils #24135 Improve configuration API of ClientCodecConfigurer.CustomCodecs #24124 Introduce BeanNameGenerator based on fully qualified class name #24114 ContentDisposition cannot parse encoded filename with leading space #24112 Add option to encode MultiValueMap of query params #24043 AbstractMessageConverterMethodProcessor results in 406 with "Accept: /" when @RequestMapping produces condition determined the content type #23287 Allow testing with any value for Content-Type and Accept header in MockHttpServletRequestBuilder #2079 🪲 Bug Fixes StringDecoder buffer leak related to maxInMemorySize limit #24339 Cloning a WebClient.Builder instance does not copy strategiesConfigurers #24329 SimpleKey contains invalid hashcode on deserialization when parameters include an enum #24320 ServerSentEventHttpMessageReader does not respect maxInMemorySize and is always limited to 256k messages #24312 Unsafe double-checked locking in SpelExpression#compileExpression #24265 Ensure CORS processing does not add Vary header twice on async requests #24223 Escape quotes in filename in ContentDisposition.Builder when charset not specified #24220 ClassUtils.getInterfaceMethodIfPossible overhead in cached methods for SpEL key/condition expressions #24206 ClientCodecConfigurer drops MultipartHttpMessageWriter.partWriters when mutated #24194 Regression: annotation searches no longer handle exceptions #24188 ... (truncated) Commits 0ddc62e Release version 5.2.3.RELEASE 8740c2d Warning against split URL handling in docs 5debd86 Upgrade to Reactor Dysprosium SR3 1c270d8 Fix Checkstyle violation 29fe65d Upgrade to Dysprosium snapshots 8a60867 Polishing regarding AJDT versions 33ffdd8 Update copyright date c84dd55 Fix typo in ReflectionUtilsTests cbc5746 Support for maxInMemorySize in SSE reader a741ae4 Improve limit handling in StringDecoder Additional commits viewable in compare view Updates spring-context from 5.0.7.RELEASE to 5.2.3.RELEASE Release notes Sourced from spring-context's releases. v5.2.3.RELEASE ⭐ New Features Update throwable to SQLException #24337 Update CORS support #24327 Improve exception message in AopContext.currentProxy() #24321 Trim line in LineInfo only once #24310 Merge getCallableInterceptors and getDeferredResultInterceptors #24305 Optimize SimpleAliasRegistry hasAlias implementation #24295 Improve ExposeInvocationInterceptor exception message #24293 Add ContentLength support for InputStreamResource created in ResourceHttpMessageConverter and ResourceDecoder #24292 StringHttpMessageConverter addDefaultHeaders() should check media type for wildcard before setting it into headers #24283 Add fast path for ClassUtils.hasMethod #24282 Support headers with multiple values in ResponseStatusException #24261 Remove quality parameter from chosen media type in WebFlux responses #24239 Remove Content-* response headers before error handling in WebFlux #24238 Reuse InputStream for ResourceRegionHttpMessageConverter #24214 Un-deprecate PathResource (for java.nio.file.Path resolution in createRelative) #24211 Simplify AdvisedSupport.removeAdvisor() #24205 Add BeanPropertyRowMapper.newInstance(mappedClass, conversionService) #24195 Short-circuit in AbstractBeanDefinition.equals() #24185 Expose local address in reactive ServerHttpRequest #24174 Improve exception message for mixed explicit and implicit aliases with @AliasFor #24168 Hoist constant result of SerializableTypeWrapper.unwrap() out of loop #24167 Add "application/*+xml" as supported media type to XML decoders #24164 Hoist Class.getName() from String concatenation to dodge an issue related to profile pollution #24153 Let UriUtils.encode…(…) methods optimize for sources without the need to be encoded #24152 Add accessor for logPrefix in ClientResponse to allow tying a ClientRequest to a ClientResponse #24146 Support variable resolution of wildcard types #24145 WebTestClientExtensions.expectBody doesn't work for generic types #24142 Add firstElement to CollectionUtils #24135 Improve configuration API of ClientCodecConfigurer.CustomCodecs #24124 Introduce BeanNameGenerator based on fully qualified class name #24114 ContentDisposition cannot parse encoded filename with leading space #24112 Add option to encode MultiValueMap of query params #24043 AbstractMessageConverterMethodProcessor results in 406 with "Accept: /" when @RequestMapping produces condition determined the content type #23287 Allow testing with any value for Content-Type and Accept header in MockHttpServletRequestBuilder #2079 🪲 Bug Fixes StringDecoder buffer leak related to maxInMemorySize limit #24339 Cloning a WebClient.Builder instance does not copy strategiesConfigurers #24329 SimpleKey contains invalid hashcode on deserialization when parameters include an enum #24320 ServerSentEventHttpMessageReader does not respect maxInMemorySize and is always limited to 256k messages #24312 Unsafe double-checked locking in SpelExpression#compileExpression #24265 Ensure CORS processing does not add Vary header twice on async requests #24223 Escape quotes in filename in ContentDisposition.Builder when charset not specified #24220 ClassUtils.getInterfaceMethodIfPossible overhead in cached methods for SpEL key/condition expressions #24206 ClientCodecConfigurer drops MultipartHttpMessageWriter.partWriters when mutated #24194 Regression: annotation searches no longer handle exceptions #24188 ... (truncated) Commits 0ddc62e Release version 5.2.3.RELEASE 8740c2d Warning against split URL handling in docs 5debd86 Upgrade to Reactor Dysprosium SR3 1c270d8 Fix Checkstyle violation 29fe65d Upgrade to Dysprosium snapshots 8a60867 Polishing regarding AJDT versions 33ffdd8 Update copyright date c84dd55 Fix typo in ReflectionUtilsTests cbc5746 Support for maxInMemorySize in SSE reader a741ae4 Improve limit handling in StringDecoder Additional commits viewable in compare view Dependabot will resolve any conflicts with this PR as long as you don't alter it yourself. You can also trigger a rebase manually by commenting @dependabot rebase. Dependabot commands and options You can trigger Dependabot actions by commenting on this PR: @dependabot rebase will rebase this PR @dependabot recreate will recreate this PR, overwriting any edits that have been made to it @dependabot merge will merge this PR after your CI passes on it @dependabot squash and merge will squash and merge this PR after your CI passes on it @dependabot cancel merge will cancel a previously requested merge and block automerging @dependabot reopen will reopen this PR if it is closed @dependabot ignore this [patch|minor|major] version will close this PR and stop Dependabot creating any more for this minor/major version (unless you reopen the PR or upgrade to it yourself) @dependabot ignore this dependency will close this PR and stop Dependabot creating any more for this dependency (unless you reopen the PR or upgrade to it yourself) @dependabot use these labels will set the current labels as the default for future PRs for this repo and language @dependabot use these reviewers will set the current reviewers as the default for future PRs for this repo and language @dependabot use these assignees will set the current assignees as the default for future PRs for this repo and language @dependabot use this milestone will set the current milestone as the default for future PRs for this repo and language You can disable automated security fix PRs for this repo from the Security Alerts page.

Open Graph Description: Bumps spring.version from 5.0.7.RELEASE to 5.2.3.RELEASE. Updates spring-core from 5.0.7.RELEASE to 5.2.3.RELEASE Release notes Sourced from spring-core's releases. v5.2.3.RELEASE ⭐ New Featu...

X Description: Bumps spring.version from 5.0.7.RELEASE to 5.2.3.RELEASE. Updates spring-core from 5.0.7.RELEASE to 5.2.3.RELEASE Release notes Sourced from spring-core's releases. v5.2.3.RELEASE ⭐ New F...

Opengraph URL: https://github.com/Muthukumar-sys/https-github.com-DevOps-java-web-appdocker/pull/1

X: @github

direct link

Domain: github.com

route-pattern/:user_id/:repository/pull/:id/files(.:format)
route-controllerpull_requests
route-actionfiles
fetch-noncev2:966ec7b4-97ba-7b94-ef7f-df7b785cb5b7
current-catalog-service-hashae870bc5e265a340912cde392f23dad3671a0a881730ffdadd82f2f57d81641b
request-id9902:24A924:3F3527:52C656:6A5B23E9
html-safe-nonceb4106975702aa00acc5d32698a9c0a82195d7b1683d4ef8f49583afe9d97f54d
visitor-payloadeyJyZWZlcnJlciI6IiIsInJlcXVlc3RfaWQiOiI5OTAyOjI0QTkyNDozRjM1Mjc6NTJDNjU2OjZBNUIyM0U5IiwidmlzaXRvcl9pZCI6IjM0ODI2ODc3OTY5NzYyMzE0MDEiLCJyZWdpb25fZWRnZSI6ImlhZCIsInJlZ2lvbl9yZW5kZXIiOiJpYWQifQ==
visitor-hmac6f18de50a3141b6447cb81aa94b49f4eae9ce4ed3452bb95eb5602c566bbabc3
hovercard-subject-tagpull_request:365598495
github-keyboard-shortcutsrepository,pull-request-list,pull-request-conversation,pull-request-files-changed,copilot
google-site-verificationApib7-x98H0j5cPqHWwSMm6dNU4GmODRoqxLiDzdx9I
octolytics-urlhttps://collector.github.com/github/collect
analytics-location///pull_requests/show/files
fb:app_id1401488693436528
apple-itunes-appapp-id=1477376905, app-argument=https://github.com/Muthukumar-sys/https-github.com-DevOps-java-web-appdocker/pull/1/files
twitter:imagehttps://avatars.githubusercontent.com/in/29110?s=400&v=4
twitter:cardsummary_large_image
og:imagehttps://avatars.githubusercontent.com/in/29110?s=400&v=4
og:image:altBumps spring.version from 5.0.7.RELEASE to 5.2.3.RELEASE. Updates spring-core from 5.0.7.RELEASE to 5.2.3.RELEASE Release notes Sourced from spring-core's releases. v5.2.3.RELEASE ⭐ New Featu...
og:site_nameGitHub
og:typeobject
hostnamegithub.com
expected-hostnamegithub.com
None5290d7e14309ad1e76106a9c4237bd1041517e83ea182c8ab756752cb0c6940b
turbo-cache-controlno-preview
diff-viewunified
go-importgithub.com/Muthukumar-sys/https-github.com-DevOps-java-web-appdocker git https://github.com/Muthukumar-sys/https-github.com-DevOps-java-web-appdocker.git
octolytics-dimension-user_id52486794
octolytics-dimension-user_loginMuthukumar-sys
octolytics-dimension-repository_id228555575
octolytics-dimension-repository_nwoMuthukumar-sys/https-github.com-DevOps-java-web-appdocker
octolytics-dimension-repository_publictrue
octolytics-dimension-repository_is_forkfalse
octolytics-dimension-repository_network_root_id228555575
octolytics-dimension-repository_network_root_nwoMuthukumar-sys/https-github.com-DevOps-java-web-appdocker
turbo-body-classeslogged-out env-production page-responsive
disable-turbotrue
browser-stats-urlhttps://api.github.com/_private/browser/stats
browser-errors-urlhttps://api.github.com/_private/browser/errors
release9c975978430e9ad293956f2bbdaf153b1bd84a99
ui-targetfull
theme-color#1e2327
color-schemelight dark

Links:

Skip to contenthttps://github.com/Muthukumar-sys/https-github.com-DevOps-java-web-appdocker/pull/1/files#start-of-content
https://github.com/
Sign in https://github.com/login?return_to=https%3A%2F%2Fgithub.com%2FMuthukumar-sys%2Fhttps-github.com-DevOps-java-web-appdocker%2Fpull%2F1%2Ffiles
GitHub CopilotWrite better code with AIhttps://github.com/features/copilot
GitHub Copilot appDirect agents from issue to mergehttps://github.com/features/ai/github-app
MCP RegistryNewIntegrate external toolshttps://github.com/mcp
ActionsAutomate any workflowhttps://github.com/features/actions
CodespacesInstant dev environmentshttps://github.com/features/codespaces
IssuesPlan and track workhttps://github.com/features/issues
Code ReviewManage code changeshttps://github.com/features/code-review
GitHub Advanced SecurityFind and fix vulnerabilitieshttps://github.com/security/advanced-security
Code securitySecure your code as you buildhttps://github.com/security/advanced-security/code-security
Secret protectionStop leaks before they starthttps://github.com/security/advanced-security/secret-protection
Why GitHubhttps://github.com/why-github
Documentationhttps://docs.github.com
Bloghttps://github.blog
Changeloghttps://github.blog/changelog
Marketplacehttps://github.com/marketplace
View all featureshttps://github.com/features
Enterpriseshttps://github.com/enterprise
Small and medium teamshttps://github.com/team
Startupshttps://github.com/enterprise/startups
Nonprofitshttps://github.com/solutions/industry/nonprofits
App Modernizationhttps://github.com/solutions/use-case/app-modernization
DevSecOpshttps://github.com/solutions/use-case/devsecops
DevOpshttps://github.com/solutions/use-case/devops
CI/CDhttps://github.com/solutions/use-case/ci-cd
View all use caseshttps://github.com/solutions/use-case
Healthcarehttps://github.com/solutions/industry/healthcare
Financial serviceshttps://github.com/solutions/industry/financial-services
Manufacturinghttps://github.com/solutions/industry/manufacturing
Governmenthttps://github.com/solutions/industry/government
View all industrieshttps://github.com/solutions/industry
View all solutionshttps://github.com/solutions
AIhttps://github.com/resources/articles?topic=ai
Software Developmenthttps://github.com/resources/articles?topic=software-development
DevOpshttps://github.com/resources/articles?topic=devops
Securityhttps://github.com/resources/articles?topic=security
View all topicshttps://github.com/resources/articles
Customer storieshttps://github.com/customer-stories
Events & webinarshttps://github.com/resources/events
Ebooks & reportshttps://github.com/resources/whitepapers
Business insightshttps://github.com/solutions/executive-insights
GitHub Skillshttps://skills.github.com
Documentationhttps://docs.github.com
Customer supporthttps://support.github.com
Community forumhttps://github.com/orgs/community/discussions
Trust centerhttps://github.com/trust-center
Partnershttps://github.com/partners
View all resourceshttps://github.com/resources
GitHub SponsorsFund open source developershttps://github.com/open-source/sponsors
Security Labhttps://securitylab.github.com
Maintainer Communityhttps://maintainers.github.com
Acceleratorhttps://github.com/open-source/accelerator
GitHub Starshttps://stars.github.com
Archive Programhttps://archiveprogram.github.com
Topicshttps://github.com/topics
Trendinghttps://github.com/trending
Collectionshttps://github.com/collections
Enterprise platformAI-powered developer platformhttps://github.com/enterprise
GitHub Advanced SecurityEnterprise-grade security featureshttps://github.com/security/advanced-security
Copilot for BusinessEnterprise-grade AI featureshttps://github.com/features/copilot/copilot-business
Premium SupportEnterprise-grade 24/7 supporthttps://github.com/enterprise/premium-support
Pricinghttps://github.com/pricing
Search syntax tipshttps://docs.github.com/search-github/github-code-search/understanding-github-code-search-syntax
documentationhttps://docs.github.com/search-github/github-code-search/understanding-github-code-search-syntax
Sign in https://github.com/login?return_to=https%3A%2F%2Fgithub.com%2FMuthukumar-sys%2Fhttps-github.com-DevOps-java-web-appdocker%2Fpull%2F1%2Ffiles
Sign up https://github.com/signup?ref_cta=Sign+up&ref_loc=header+logged+out&ref_page=%2F%3Cuser-name%3E%2F%3Crepo-name%3E%2Fpull_requests%2Fshow%2Ffiles&source=header-repo&source_repo=Muthukumar-sys%2Fhttps-github.com-DevOps-java-web-appdocker
Reloadhttps://github.com/Muthukumar-sys/https-github.com-DevOps-java-web-appdocker/pull/1/files
Reloadhttps://github.com/Muthukumar-sys/https-github.com-DevOps-java-web-appdocker/pull/1/files
Reloadhttps://github.com/Muthukumar-sys/https-github.com-DevOps-java-web-appdocker/pull/1/files
Muthukumar-sys https://github.com/Muthukumar-sys
https-github.com-DevOps-java-web-appdockerhttps://github.com/Muthukumar-sys/https-github.com-DevOps-java-web-appdocker
Notifications https://github.com/login?return_to=%2FMuthukumar-sys%2Fhttps-github.com-DevOps-java-web-appdocker
Fork 45 https://github.com/login?return_to=%2FMuthukumar-sys%2Fhttps-github.com-DevOps-java-web-appdocker
Star 1 https://github.com/login?return_to=%2FMuthukumar-sys%2Fhttps-github.com-DevOps-java-web-appdocker
Code https://github.com/Muthukumar-sys/https-github.com-DevOps-java-web-appdocker
Issues 0 https://github.com/Muthukumar-sys/https-github.com-DevOps-java-web-appdocker/issues
Pull requests 5 https://github.com/Muthukumar-sys/https-github.com-DevOps-java-web-appdocker/pulls
Actions https://github.com/Muthukumar-sys/https-github.com-DevOps-java-web-appdocker/actions
Projects https://github.com/Muthukumar-sys/https-github.com-DevOps-java-web-appdocker/projects
Security and quality 0 https://github.com/Muthukumar-sys/https-github.com-DevOps-java-web-appdocker/security
Insights https://github.com/Muthukumar-sys/https-github.com-DevOps-java-web-appdocker/pulse
Code https://github.com/Muthukumar-sys/https-github.com-DevOps-java-web-appdocker
Issues https://github.com/Muthukumar-sys/https-github.com-DevOps-java-web-appdocker/issues
Pull requests https://github.com/Muthukumar-sys/https-github.com-DevOps-java-web-appdocker/pulls
Actions https://github.com/Muthukumar-sys/https-github.com-DevOps-java-web-appdocker/actions
Projects https://github.com/Muthukumar-sys/https-github.com-DevOps-java-web-appdocker/projects
Security and quality https://github.com/Muthukumar-sys/https-github.com-DevOps-java-web-appdocker/security
Insights https://github.com/Muthukumar-sys/https-github.com-DevOps-java-web-appdocker/pulse
Sign up for GitHub https://github.com/signup?return_to=%2FMuthukumar-sys%2Fhttps-github.com-DevOps-java-web-appdocker%2Fissues%2Fnew%2Fchoose
terms of servicehttps://docs.github.com/terms
privacy statementhttps://docs.github.com/privacy
Sign inhttps://github.com/login?return_to=%2FMuthukumar-sys%2Fhttps-github.com-DevOps-java-web-appdocker%2Fissues%2Fnew%2Fchoose
dependabothttps://github.com/apps/dependabot
masterhttps://github.com/Muthukumar-sys/https-github.com-DevOps-java-web-appdocker/tree/master
dependabot/maven/spring.version-5.2.3.RELEASEhttps://github.com/Muthukumar-sys/https-github.com-DevOps-java-web-appdocker/tree/dependabot/maven/spring.version-5.2.3.RELEASE
Conversation 1 https://github.com/Muthukumar-sys/https-github.com-DevOps-java-web-appdocker/pull/1
Commits 1 https://github.com/Muthukumar-sys/https-github.com-DevOps-java-web-appdocker/pull/1/commits
Checks 0 https://github.com/Muthukumar-sys/https-github.com-DevOps-java-web-appdocker/pull/1/checks
Files changed https://github.com/Muthukumar-sys/https-github.com-DevOps-java-web-appdocker/pull/1/files
Please reload this pagehttps://github.com/Muthukumar-sys/https-github.com-DevOps-java-web-appdocker/pull/1/files
Bump spring.version from 5.0.7.RELEASE to 5.2.3.RELEASE https://github.com/Muthukumar-sys/https-github.com-DevOps-java-web-appdocker/pull/1/files#top
Show all changes 1 commit https://github.com/Muthukumar-sys/https-github.com-DevOps-java-web-appdocker/pull/1/files
b4c4ba8 Bump spring.version from 5.0.7.RELEASE to 5.2.3.RELEASE dependabot[bot] Jan 22, 2020 https://github.com/Muthukumar-sys/https-github.com-DevOps-java-web-appdocker/pull/1/commits/b4c4ba8073c512dc671c0f088387e5c13e115391
Clear filters https://github.com/Muthukumar-sys/https-github.com-DevOps-java-web-appdocker/pull/1/files
Please reload this pagehttps://github.com/Muthukumar-sys/https-github.com-DevOps-java-web-appdocker/pull/1/files
Please reload this pagehttps://github.com/Muthukumar-sys/https-github.com-DevOps-java-web-appdocker/pull/1/files
pom.xmlhttps://github.com/Muthukumar-sys/https-github.com-DevOps-java-web-appdocker/pull/1/files#diff-9c5fb3d1b7e3b0f54bc5c4182965c4fe1f9023d449017cece3005d3f90e8e4d8
View file https://github.com/Muthukumar-sys/https-github.com-DevOps-java-web-appdocker/blob/b4c4ba8073c512dc671c0f088387e5c13e115391/pom.xml
Open in desktop https://desktop.github.com
https://github.co/hiddenchars
https://github.com/Muthukumar-sys/https-github.com-DevOps-java-web-appdocker/pull/1/{{ revealButtonHref }}
https://github.com/Muthukumar-sys/https-github.com-DevOps-java-web-appdocker/pull/1/files#diff-9c5fb3d1b7e3b0f54bc5c4182965c4fe1f9023d449017cece3005d3f90e8e4d8
https://github.com/Muthukumar-sys/https-github.com-DevOps-java-web-appdocker/pull/1/files#diff-9c5fb3d1b7e3b0f54bc5c4182965c4fe1f9023d449017cece3005d3f90e8e4d8
https://github.com
Termshttps://docs.github.com/site-policy/github-terms/github-terms-of-service
Privacyhttps://docs.github.com/site-policy/privacy-policies/github-privacy-statement
Securityhttps://github.com/security
Statushttps://www.githubstatus.com/
Communityhttps://github.community/
Docshttps://docs.github.com/
Contacthttps://support.github.com?tags=dotcom-footer

Viewport: width=device-width


URLs of crawlers that visited me.