René's URL Explorer Experiment


Title: Bump spring.version from 4.0.0.RELEASE to 5.2.0.RELEASE by dependabot[bot] · Pull Request #13 · occi4java/occi4java · GitHub

Open Graph Title: Bump spring.version from 4.0.0.RELEASE to 5.2.0.RELEASE by dependabot[bot] · Pull Request #13 · occi4java/occi4java

X Title: Bump spring.version from 4.0.0.RELEASE to 5.2.0.RELEASE by dependabot[bot] · Pull Request #13 · occi4java/occi4java

Description: Bumps spring.version from 4.0.0.RELEASE to 5.2.0.RELEASE. Updates spring-core from 4.0.0.RELEASE to 5.2.0.RELEASE Release notes Sourced from spring-core's releases. v5.2.0.RELEASE ⭐ New Features Add support for MockRestServiceServer to verify that a header does not exist #23721 Set name for shutdown hook Thread #23670 Use Reactor's new Schedulers.boundedElastic() #23661 Avoid ArrayIndexOutOfBoundsException in SpEL's Indexer #23658 Fix RSocketRequester API for requests without payload #23649 Allow registration of RSocket metadata extractors #23645 Allow @Import and @ComponentScan classes to use constructor injection #23637 Add SVG mapping to mime.types file for JavaMail support #23629 Provide support for disabling cron-based scheduled jobs registered via SchedulingConfigurer #23568 Log HTTP method in logging filters and revise log message format #23567 Omit cancellation of transactional Monos in TransactionOperator #23562 PathMatchingResourcePatternResolver cannot load resources with a '#' in their file name within JARs #23532 Improve parity between Java and Kotlin router DSL #23524 Provide an memory efficient alternative to ClientHttpRequestInterceptor #22002 🪲 Bug Fixes Newly added TransactionOperations.execute(Runnable) breaks existing Kotlin code #23724 ServerRequestExtensionsTests#remoteAddressOrNull with value() fails on Java 13 #23677 PathPatternParserTests#regexPathElementPatterns() fails on Java 13 #23669 BOM has explicit compile scope for each dependency #23660 AbstractResource causes early log4j initialization #23655 Improper UTF-8 handling in MockMvc for JSON response #23622 Memory leak when using @Async after upgrading from 5.1 to 5.2 #23571 FactoryBean registered with explicit target type cannot be autowired by type #23561 📔 Documentation Fix typo in DispatcherServlet Javadoc #23726 Clarify units handling in DataSize javadoc #23697 Upgrade "Spring Framework Versions" page to mention JDK 13 support #23674 Document WebMvc.fn #23657 Mention Ordered and @Order support for components in Javadoc #23636 Fix typo #23603 Document minimum JDK 8 update version #23563 RSocket documentation #23147 🔨 Dependency Upgrades Upgrade to RSocket 1.0.0.RC5 #23698 Upgrade to Reactor Dysprosium-RELEASE #23695 Upgrade to Spring Doc Resources 0.1.3 #23679 Upgrade to Coroutines 1.3.2 #23663 Upgrade to Jackson 2.10.0 #23662 ❤️ Contributors ... (truncated) Commits 927b8c1 Release version 5.2.0.RELEASE e435f64 Temporarily disable Gradle metadata publication a446f57 Fix missing project information in generated POMS 545a4fa Revert "Next Development Version" f3ba263 Next Development Version 77bc1b0 Use RSocket BOM 29f0d1b Remove TODO in AnnotationUtils f9424c8 Upgrade to RSocket 1.0.0-RC5 b24ac74 Restore TransactionOperations Kotlin API compatibilty 1e0bdc0 Fix typo in DispatcherServlet Javadoc Additional commits viewable in compare view Updates spring-beans from 4.0.0.RELEASE to 5.2.0.RELEASE Release notes Sourced from spring-beans's releases. v5.2.0.RELEASE ⭐ New Features Add support for MockRestServiceServer to verify that a header does not exist #23721 Set name for shutdown hook Thread #23670 Use Reactor's new Schedulers.boundedElastic() #23661 Avoid ArrayIndexOutOfBoundsException in SpEL's Indexer #23658 Fix RSocketRequester API for requests without payload #23649 Allow registration of RSocket metadata extractors #23645 Allow @Import and @ComponentScan classes to use constructor injection #23637 Add SVG mapping to mime.types file for JavaMail support #23629 Provide support for disabling cron-based scheduled jobs registered via SchedulingConfigurer #23568 Log HTTP method in logging filters and revise log message format #23567 Omit cancellation of transactional Monos in TransactionOperator #23562 PathMatchingResourcePatternResolver cannot load resources with a '#' in their file name within JARs #23532 Improve parity between Java and Kotlin router DSL #23524 Provide an memory efficient alternative to ClientHttpRequestInterceptor #22002 🪲 Bug Fixes Newly added TransactionOperations.execute(Runnable) breaks existing Kotlin code #23724 ServerRequestExtensionsTests#remoteAddressOrNull with value() fails on Java 13 #23677 PathPatternParserTests#regexPathElementPatterns() fails on Java 13 #23669 BOM has explicit compile scope for each dependency #23660 AbstractResource causes early log4j initialization #23655 Improper UTF-8 handling in MockMvc for JSON response #23622 Memory leak when using @Async after upgrading from 5.1 to 5.2 #23571 FactoryBean registered with explicit target type cannot be autowired by type #23561 📔 Documentation Fix typo in DispatcherServlet Javadoc #23726 Clarify units handling in DataSize javadoc #23697 Upgrade "Spring Framework Versions" page to mention JDK 13 support #23674 Document WebMvc.fn #23657 Mention Ordered and @Order support for components in Javadoc #23636 Fix typo #23603 Document minimum JDK 8 update version #23563 RSocket documentation #23147 🔨 Dependency Upgrades Upgrade to RSocket 1.0.0.RC5 #23698 Upgrade to Reactor Dysprosium-RELEASE #23695 Upgrade to Spring Doc Resources 0.1.3 #23679 Upgrade to Coroutines 1.3.2 #23663 Upgrade to Jackson 2.10.0 #23662 ❤️ Contributors ... (truncated) Commits 927b8c1 Release version 5.2.0.RELEASE e435f64 Temporarily disable Gradle metadata publication a446f57 Fix missing project information in generated POMS 545a4fa Revert "Next Development Version" f3ba263 Next Development Version 77bc1b0 Use RSocket BOM 29f0d1b Remove TODO in AnnotationUtils f9424c8 Upgrade to RSocket 1.0.0-RC5 b24ac74 Restore TransactionOperations Kotlin API compatibilty 1e0bdc0 Fix typo in DispatcherServlet Javadoc Additional commits viewable in compare view Updates spring-context from 4.0.0.RELEASE to 5.2.0.RELEASE Release notes Sourced from spring-context's releases. v5.2.0.RELEASE ⭐ New Features Add support for MockRestServiceServer to verify that a header does not exist #23721 Set name for shutdown hook Thread #23670 Use Reactor's new Schedulers.boundedElastic() #23661 Avoid ArrayIndexOutOfBoundsException in SpEL's Indexer #23658 Fix RSocketRequester API for requests without payload #23649 Allow registration of RSocket metadata extractors #23645 Allow @Import and @ComponentScan classes to use constructor injection #23637 Add SVG mapping to mime.types file for JavaMail support #23629 Provide support for disabling cron-based scheduled jobs registered via SchedulingConfigurer #23568 Log HTTP method in logging filters and revise log message format #23567 Omit cancellation of transactional Monos in TransactionOperator #23562 PathMatchingResourcePatternResolver cannot load resources with a '#' in their file name within JARs #23532 Improve parity between Java and Kotlin router DSL #23524 Provide an memory efficient alternative to ClientHttpRequestInterceptor #22002 🪲 Bug Fixes Newly added TransactionOperations.execute(Runnable) breaks existing Kotlin code #23724 ServerRequestExtensionsTests#remoteAddressOrNull with value() fails on Java 13 #23677 PathPatternParserTests#regexPathElementPatterns() fails on Java 13 #23669 BOM has explicit compile scope for each dependency #23660 AbstractResource causes early log4j initialization #23655 Improper UTF-8 handling in MockMvc for JSON response #23622 Memory leak when using @Async after upgrading from 5.1 to 5.2 #23571 FactoryBean registered with explicit target type cannot be autowired by type #23561 📔 Documentation Fix typo in DispatcherServlet Javadoc #23726 Clarify units handling in DataSize javadoc #23697 Upgrade "Spring Framework Versions" page to mention JDK 13 support #23674 Document WebMvc.fn #23657 Mention Ordered and @Order support for components in Javadoc #23636 Fix typo #23603 Document minimum JDK 8 update version #23563 RSocket documentation #23147 🔨 Dependency Upgrades Upgrade to RSocket 1.0.0.RC5 #23698 Upgrade to Reactor Dysprosium-RELEASE #23695 Upgrade to Spring Doc Resources 0.1.3 #23679 Upgrade to Coroutines 1.3.2 #23663 Upgrade to Jackson 2.10.0 #23662 ❤️ Contributors ... (truncated) Commits 927b8c1 Release version 5.2.0.RELEASE e435f64 Temporarily disable Gradle metadata publication a446f57 Fix missing project information in generated POMS 545a4fa Revert "Next Development Version" f3ba263 Next Development Version 77bc1b0 Use RSocket BOM 29f0d1b Remove TODO in AnnotationUtils f9424c8 Upgrade to RSocket 1.0.0-RC5 b24ac74 Restore TransactionOperations Kotlin API compatibilty 1e0bdc0 Fix typo in DispatcherServlet Javadoc Additional commits viewable in compare view Updates spring-test from 4.0.0.RELEASE to 5.2.0.RELEASE Release notes Sourced from spring-test's releases. v5.2.0.RELEASE ⭐ New Features Add support for MockRestServiceServer to verify that a header does not exist #23721 Set name for shutdown hook Thread #23670 Use Reactor's new Schedulers.boundedElastic() #23661 Avoid ArrayIndexOutOfBoundsException in SpEL's Indexer #23658 Fix RSocketRequester API for requests without payload #23649 Allow registration of RSocket metadata extractors #23645 Allow @Import and @ComponentScan classes to use constructor injection #23637 Add SVG mapping to mime.types file for JavaMail support #23629 Provide support for disabling cron-based scheduled jobs registered via SchedulingConfigurer #23568 Log HTTP method in logging filters and revise log message format #23567 Omit cancellation of transactional Monos in TransactionOperator #23562 PathMatchingResourcePatternResolver cannot load resources with a '#' in their file name within JARs #23532 Improve parity between Java and Kotlin router DSL #23524 Provide an memory efficient alternative to ClientHttpRequestInterceptor #22002 🪲 Bug Fixes Newly added TransactionOperations.execute(Runnable) breaks existing Kotlin code #23724 ServerRequestExtensionsTests#remoteAddressOrNull with value() fails on Java 13 #23677 PathPatternParserTests#regexPathElementPatterns() fails on Java 13 #23669 BOM has explicit compile scope for each dependency #23660 AbstractResource causes early log4j initialization #23655 Improper UTF-8 handling in MockMvc for JSON response #23622 Memory leak when using @Async after upgrading from 5.1 to 5.2 #23571 FactoryBean registered with explicit target type cannot be autowired by type #23561 📔 Documentation Fix typo in DispatcherServlet Javadoc #23726 Clarify units handling in DataSize javadoc #23697 Upgrade "Spring Framework Versions" page to mention JDK 13 support #23674 Document WebMvc.fn #23657 Mention Ordered and @Order support for components in Javadoc #23636 Fix typo #23603 Document minimum JDK 8 update version #23563 RSocket documentation #23147 🔨 Dependency Upgrades Upgrade to RSocket 1.0.0.RC5 #23698 Upgrade to Reactor Dysprosium-RELEASE #23695 Upgrade to Spring Doc Resources 0.1.3 #23679 Upgrade to Coroutines 1.3.2 #23663 Upgrade to Jackson 2.10.0 #23662 ❤️ Contributors ... (truncated) Commits 927b8c1 Release version 5.2.0.RELEASE e435f64 Temporarily disable Gradle metadata publication a446f57 Fix missing project information in generated POMS 545a4fa Revert "Next Development Version" f3ba263 Next Development Version 77bc1b0 Use RSocket BOM 29f0d1b Remove TODO in AnnotationUtils f9424c8 Upgrade to RSocket 1.0.0-RC5 b24ac74 Restore TransactionOperations Kotlin API compatibilty 1e0bdc0 Fix typo in DispatcherServlet Javadoc 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 4.0.0.RELEASE to 5.2.0.RELEASE. Updates spring-core from 4.0.0.RELEASE to 5.2.0.RELEASE Release notes Sourced from spring-core's releases. v5.2.0.RELEASE ⭐ New Featu...

X Description: Bumps spring.version from 4.0.0.RELEASE to 5.2.0.RELEASE. Updates spring-core from 4.0.0.RELEASE to 5.2.0.RELEASE Release notes Sourced from spring-core's releases. v5.2.0.RELEASE ⭐ New F...

Opengraph URL: https://github.com/occi4java/occi4java/pull/13

X: @github

direct link

Domain: patch-diff.githubusercontent.com

route-pattern/:user_id/:repository/pull/:id/files(.:format)
route-controllerpull_requests
route-actionfiles
fetch-noncev2:4dfc81c8-e155-aa9e-13df-bf2b76e0db55
current-catalog-service-hashae870bc5e265a340912cde392f23dad3671a0a881730ffdadd82f2f57d81641b
request-idA38E:B3F6D:1354B5A:1A6657F:698E24C1
html-safe-nonce8d1568161180aac6298d1881afd936a3d2dc9c542f2a607ef47c6a0dcb65716d
visitor-payloadeyJyZWZlcnJlciI6IiIsInJlcXVlc3RfaWQiOiJBMzhFOkIzRjZEOjEzNTRCNUE6MUE2NjU3Rjo2OThFMjRDMSIsInZpc2l0b3JfaWQiOiIxNDAzNDk3Nzg4MjgxMzMyOTI5IiwicmVnaW9uX2VkZ2UiOiJpYWQiLCJyZWdpb25fcmVuZGVyIjoiaWFkIn0=
visitor-hmac24ff5a20cc8ec461dbd646e7a3b8ea9b986a254f1736c48d63a4ce4069dcd224
hovercard-subject-tagpull_request:331276099
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/occi4java/occi4java/pull/13/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 4.0.0.RELEASE to 5.2.0.RELEASE. Updates spring-core from 4.0.0.RELEASE to 5.2.0.RELEASE Release notes Sourced from spring-core's releases. v5.2.0.RELEASE ⭐ New Featu...
og:site_nameGitHub
og:typeobject
hostnamegithub.com
expected-hostnamegithub.com
None7d71262819a4a68a7786924c05495bfd40a7561e4258dd129ba36f53d667639a
turbo-cache-controlno-preview
diff-viewunified
go-importgithub.com/occi4java/occi4java git https://github.com/occi4java/occi4java.git
octolytics-dimension-user_id728899
octolytics-dimension-user_loginocci4java
octolytics-dimension-repository_id1613445
octolytics-dimension-repository_nwoocci4java/occi4java
octolytics-dimension-repository_publictrue
octolytics-dimension-repository_is_forkfalse
octolytics-dimension-repository_network_root_id1613445
octolytics-dimension-repository_network_root_nwoocci4java/occi4java
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
release1d904ac995eb43f93014fbdbcc9ae5878653c932
ui-targetfull
theme-color#1e2327
color-schemelight dark

Links:

Skip to contenthttps://patch-diff.githubusercontent.com/occi4java/occi4java/pull/13/files#start-of-content
https://patch-diff.githubusercontent.com/
Sign in https://patch-diff.githubusercontent.com/login?return_to=https%3A%2F%2Fgithub.com%2Focci4java%2Focci4java%2Fpull%2F13%2Ffiles
GitHub CopilotWrite better code with AIhttps://github.com/features/copilot
GitHub SparkBuild and deploy intelligent appshttps://github.com/features/spark
GitHub ModelsManage and compare promptshttps://github.com/features/models
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
GitHub SponsorsFund open source developershttps://github.com/sponsors
Security Labhttps://securitylab.github.com
Maintainer Communityhttps://maintainers.github.com
Acceleratorhttps://github.com/accelerator
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/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://patch-diff.githubusercontent.com/login?return_to=https%3A%2F%2Fgithub.com%2Focci4java%2Focci4java%2Fpull%2F13%2Ffiles
Sign up https://patch-diff.githubusercontent.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=occi4java%2Focci4java
Reloadhttps://patch-diff.githubusercontent.com/occi4java/occi4java/pull/13/files
Reloadhttps://patch-diff.githubusercontent.com/occi4java/occi4java/pull/13/files
Reloadhttps://patch-diff.githubusercontent.com/occi4java/occi4java/pull/13/files
occi4java https://patch-diff.githubusercontent.com/occi4java
occi4javahttps://patch-diff.githubusercontent.com/occi4java/occi4java
Notifications https://patch-diff.githubusercontent.com/login?return_to=%2Focci4java%2Focci4java
Fork 15 https://patch-diff.githubusercontent.com/login?return_to=%2Focci4java%2Focci4java
Star 12 https://patch-diff.githubusercontent.com/login?return_to=%2Focci4java%2Focci4java
Code https://patch-diff.githubusercontent.com/occi4java/occi4java
Issues 7 https://patch-diff.githubusercontent.com/occi4java/occi4java/issues
Pull requests 3 https://patch-diff.githubusercontent.com/occi4java/occi4java/pulls
Actions https://patch-diff.githubusercontent.com/occi4java/occi4java/actions
Projects 0 https://patch-diff.githubusercontent.com/occi4java/occi4java/projects
Wiki https://patch-diff.githubusercontent.com/occi4java/occi4java/wiki
Security 0 https://patch-diff.githubusercontent.com/occi4java/occi4java/security
Insights https://patch-diff.githubusercontent.com/occi4java/occi4java/pulse
Code https://patch-diff.githubusercontent.com/occi4java/occi4java
Issues https://patch-diff.githubusercontent.com/occi4java/occi4java/issues
Pull requests https://patch-diff.githubusercontent.com/occi4java/occi4java/pulls
Actions https://patch-diff.githubusercontent.com/occi4java/occi4java/actions
Projects https://patch-diff.githubusercontent.com/occi4java/occi4java/projects
Wiki https://patch-diff.githubusercontent.com/occi4java/occi4java/wiki
Security https://patch-diff.githubusercontent.com/occi4java/occi4java/security
Insights https://patch-diff.githubusercontent.com/occi4java/occi4java/pulse
Sign up for GitHub https://patch-diff.githubusercontent.com/signup?return_to=%2Focci4java%2Focci4java%2Fissues%2Fnew%2Fchoose
terms of servicehttps://docs.github.com/terms
privacy statementhttps://docs.github.com/privacy
Sign inhttps://patch-diff.githubusercontent.com/login?return_to=%2Focci4java%2Focci4java%2Fissues%2Fnew%2Fchoose
dependabothttps://patch-diff.githubusercontent.com/apps/dependabot
masterhttps://patch-diff.githubusercontent.com/occi4java/occi4java/tree/master
dependabot/maven/spring.version-5.2.0.RELEASEhttps://patch-diff.githubusercontent.com/occi4java/occi4java/tree/dependabot/maven/spring.version-5.2.0.RELEASE
Conversation 0 https://patch-diff.githubusercontent.com/occi4java/occi4java/pull/13
Commits 1 https://patch-diff.githubusercontent.com/occi4java/occi4java/pull/13/commits
Checks 0 https://patch-diff.githubusercontent.com/occi4java/occi4java/pull/13/checks
Files changed https://patch-diff.githubusercontent.com/occi4java/occi4java/pull/13/files
Please reload this pagehttps://patch-diff.githubusercontent.com/occi4java/occi4java/pull/13/files
Bump spring.version from 4.0.0.RELEASE to 5.2.0.RELEASE https://patch-diff.githubusercontent.com/occi4java/occi4java/pull/13/files#top
Show all changes 1 commit https://patch-diff.githubusercontent.com/occi4java/occi4java/pull/13/files
96be8c2 Bump spring.version from 4.0.0.RELEASE to 5.2.0.RELEASE dependabot[bot] Oct 23, 2019 https://patch-diff.githubusercontent.com/occi4java/occi4java/pull/13/commits/96be8c27bf64b0dea647c2995f64832d7f8b7837
Clear filters https://patch-diff.githubusercontent.com/occi4java/occi4java/pull/13/files
Please reload this pagehttps://patch-diff.githubusercontent.com/occi4java/occi4java/pull/13/files
Please reload this pagehttps://patch-diff.githubusercontent.com/occi4java/occi4java/pull/13/files
pom.xmlhttps://patch-diff.githubusercontent.com/occi4java/occi4java/pull/13/files#diff-9c5fb3d1b7e3b0f54bc5c4182965c4fe1f9023d449017cece3005d3f90e8e4d8
View file https://patch-diff.githubusercontent.com/occi4java/occi4java/blob/96be8c27bf64b0dea647c2995f64832d7f8b7837/pom.xml
Open in desktop https://desktop.github.com
https://github.co/hiddenchars
https://patch-diff.githubusercontent.com/occi4java/occi4java/pull/13/{{ revealButtonHref }}
https://patch-diff.githubusercontent.com/occi4java/occi4java/pull/13/files#diff-9c5fb3d1b7e3b0f54bc5c4182965c4fe1f9023d449017cece3005d3f90e8e4d8
https://patch-diff.githubusercontent.com/occi4java/occi4java/pull/13/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.