René's URL Explorer Experiment


Title: Bump the gradle-version-updates group across 1 directory with 9 updates by dependabot[bot] · Pull Request #3299 · secureCodeBox/secureCodeBox · GitHub

Open Graph Title: Bump the gradle-version-updates group across 1 directory with 9 updates by dependabot[bot] · Pull Request #3299 · secureCodeBox/secureCodeBox

X Title: Bump the gradle-version-updates group across 1 directory with 9 updates by dependabot[bot] · Pull Request #3299 · secureCodeBox/secureCodeBox

Description: Bumps the gradle-version-updates group with 6 updates in the /hooks/persistence-defectdojo/hook directory: Package From To org.springframework:spring-web 6.2.10 6.2.11 com.fasterxml.jackson.core:jackson-core 2.19.2 2.20.0 com.fasterxml.jackson.datatype:jackson-datatype-jsr310 2.19.2 2.20.0 org.mockito:mockito-core 5.19.0 5.20.0 io.freefair.lombok 8.14.2 9.0.0 com.github.ben-manes.versions 0.52.0 0.53.0 Updates org.springframework:spring-web from 6.2.10 to 6.2.11 Release notes Sourced from org.springframework:spring-web's releases. v6.2.11 ⭐ New Features Missing @Nullable on JsonPathAssertions.isEqualTo #35445 Graceful fallback for non-default NIO.2 FileSystems #35443 Avoid thread pinning in SseEmitter, ResponseBodyEmitter #35423 Detect Informix error codes as DuplicateKeyException #35400 Inconsistent nullability for String value arguments in ResponseCookie from*() factory methods #35377 Revisit taskTerminationTimeout semantics on SimpleAsyncTaskExecutor/Scheduler #35372 StandardEvaluationContext.setBeanResolver should allow @Nullable BeanResolver #35371 🐞 Bug Fixes "mainThreadPrefix = null " Causing multiple background bean locks to be blocked #35409 Annotation not found on parameter in overridden method unless method is public #35349 Annotations on overridden methods not found in type hierarchy with unresolved generics #35342 Performance degradation when using singleton beans with Provider #35330 JettyClientHttpConnector buffer leak in Spring Framework 6.2 #35319 Spring application hangs on shutdown with @Scheduled(cron=…) when custom ScheduledExecutorService bean is defined (Java 19+) #35316 📔 Documentation Document potential need to use Mockito.doXxx() to stub a @MockitoSpyBean #35410 Fix links to Reactive Libraries and RestTemplate #35392 Fix broken link in WebDriver docs #35374 Document Web DataBinder support for RouterFunction #35367 Improve documentation for ApplicationEvents to clarify recommended usage #35335 Document terms and units in DataSize.parse() #35298 Refine @Contract Javadoc #35285 Correct the default value of nestedTransactionAllowed in JpaTransactionManager javadoc #35212 🔨 Dependency Upgrades Upgrade to Micrometer 1.14.11 #35455 Upgrade to Reactor 2024.0.10 #35454 ❤️ Contributors Thank you to all the contributors who worked on this release: @​Dockerel, @​Kehrlann, @​acktsap, @​khj68, @​ngocnhan-tran1996, @​scordio, and @​sgflt Commits 4c13425 Release v6.2.11 d17601e Upgrade to Undertow 2.3.19, RxJava 3.1.11, Aalto 1.3.3 5b38761 Clarify intended nestedTransactionAllowed default in JpaTransactionManager 0e3e34b Find annotations on parameters in overridden non-public methods 4745c7c Name local variables consistently 275fb52 Upgrade to Reactor 2024.0.10 and Micrometer 1.14.11 7f9aa39 Polishing c788554 Avoid thread pinning in SseEmitter, ResponseBodyEmitter 9e8c640 Make JsonPathAssertions#isEqualTo parameter nullable ebb8e34 Upgrade to Jetty 12.0.26, Jetty Reactive HttpClient 4.0.11, Netty 4.1.127, Ht... Additional commits viewable in compare view Updates com.fasterxml.jackson.core:jackson-core from 2.19.2 to 2.20.0 Commits ea0830a [maven-release-plugin] prepare release jackson-core-2.20.0 e16733a Prep for 2.20.0 93deb38 Drop RC from version pre-2.20.0 release f0bcc3c Handle deprecation warnings 6e70d08 Fix #1462: deprecate JsonFactory.createParser(URL) (#1464) 588cc76 Post release version bump 018f9e1 [maven-release-plugin] prepare for next development iteration 360e498 [maven-release-plugin] prepare release jackson-core-2.20.0-rc1 538ac44 Prep for 2.20.0-rc1 dfbf47b Merge branch '2.19' into 2.x Additional commits viewable in compare view Updates com.fasterxml.jackson.core:jackson-annotations from 2.19.2 to 2.20.0 Updates com.fasterxml.jackson.core:jackson-databind from 2.19.2 to 2.20.0 Commits See full diff in compare view Updates com.fasterxml.jackson.datatype:jackson-datatype-jsr310 from 2.19.2 to 2.20.0 Updates org.mockito:mockito-core from 5.19.0 to 5.20.0 Release notes Sourced from org.mockito:mockito-core's releases. v5.20.0 Changelog generated by Shipkit Changelog Gradle Plugin 5.20.0 2025-09-20 - 11 commit(s) by Adrian-Kim, Giulio Longfils, Rafael Winterhalter, dependabot[bot] Bump org.assertj:assertj-core from 3.27.4 to 3.27.5 [(#3730)](mockito/mockito#3730) Introducing the Ability to Mock Construction of Generic Types (#2401) [(#3729)](mockito/mockito#3729) Bump com.gradle.develocity from 4.1.1 to 4.2 [(#3726)](mockito/mockito#3726) Bump graalvm/setup-graalvm from 1.3.6 to 1.3.7 [(#3725)](mockito/mockito#3725) Bump org.eclipse.platform:org.eclipse.osgi from 3.23.100 to 3.23.200 [(#3720)](mockito/mockito#3720) Bump graalvm/setup-graalvm from 1.3.5 to 1.3.6 [(#3719)](mockito/mockito#3719) Bump actions/setup-java from 4 to 5 [(#3715)](mockito/mockito#3715) Bump com.gradle.develocity from 4.1 to 4.1.1 [(#3713)](mockito/mockito#3713) Bump bytebuddy from 1.17.6 to 1.17.7 [(#3712)](mockito/mockito#3712) test: Use Assume.assumeThat for SequencedCollection tests [(#3711)](mockito/mockito#3711) Fix #3709 [(#3710)](mockito/mockito#3710) feat: Add support for JDK21 Sequenced Collections. [(#3708)](mockito/mockito#3708) Introducing the Ability to Mock Construction of Generic Types [(#2401)](mockito/mockito#2401) Commits 3a1a19e Add support for generic types in MockedConstruction and MockedStatic (#3729) f3c957a Bump org.assertj:assertj-core from 3.27.4 to 3.27.5 (#3730) 3cfbd42 Bump graalvm/setup-graalvm from 1.3.6 to 1.3.7 (#3725) 6f9a04b Bump com.gradle.develocity from 4.1.1 to 4.2 (#3726) c75dfb8 Bump org.eclipse.platform:org.eclipse.osgi from 3.23.100 to 3.23.200 (#3720) 54474fa Bump graalvm/setup-graalvm from 1.3.5 to 1.3.6 (#3719) bc06f21 Use Assume.assumeThat for SequencedCollection tests (#3711) a10aed0 Bump actions/setup-java from 4 to 5 (#3715) 37bb3e5 Fix metadata generation on GraalVM (#3710) ef2fd6f Bump com.gradle.develocity from 4.1 to 4.1.1 (#3713) Additional commits viewable in compare view Updates org.mockito:mockito-junit-jupiter from 5.19.0 to 5.20.0 Release notes Sourced from org.mockito:mockito-junit-jupiter's releases. v5.20.0 Changelog generated by Shipkit Changelog Gradle Plugin 5.20.0 2025-09-20 - 11 commit(s) by Adrian-Kim, Giulio Longfils, Rafael Winterhalter, dependabot[bot] Bump org.assertj:assertj-core from 3.27.4 to 3.27.5 [(#3730)](mockito/mockito#3730) Introducing the Ability to Mock Construction of Generic Types (#2401) [(#3729)](mockito/mockito#3729) Bump com.gradle.develocity from 4.1.1 to 4.2 [(#3726)](mockito/mockito#3726) Bump graalvm/setup-graalvm from 1.3.6 to 1.3.7 [(#3725)](mockito/mockito#3725) Bump org.eclipse.platform:org.eclipse.osgi from 3.23.100 to 3.23.200 [(#3720)](mockito/mockito#3720) Bump graalvm/setup-graalvm from 1.3.5 to 1.3.6 [(#3719)](mockito/mockito#3719) Bump actions/setup-java from 4 to 5 [(#3715)](mockito/mockito#3715) Bump com.gradle.develocity from 4.1 to 4.1.1 [(#3713)](mockito/mockito#3713) Bump bytebuddy from 1.17.6 to 1.17.7 [(#3712)](mockito/mockito#3712) test: Use Assume.assumeThat for SequencedCollection tests [(#3711)](mockito/mockito#3711) Fix #3709 [(#3710)](mockito/mockito#3710) feat: Add support for JDK21 Sequenced Collections. [(#3708)](mockito/mockito#3708) Introducing the Ability to Mock Construction of Generic Types [(#2401)](mockito/mockito#2401) Commits 3a1a19e Add support for generic types in MockedConstruction and MockedStatic (#3729) f3c957a Bump org.assertj:assertj-core from 3.27.4 to 3.27.5 (#3730) 3cfbd42 Bump graalvm/setup-graalvm from 1.3.6 to 1.3.7 (#3725) 6f9a04b Bump com.gradle.develocity from 4.1.1 to 4.2 (#3726) c75dfb8 Bump org.eclipse.platform:org.eclipse.osgi from 3.23.100 to 3.23.200 (#3720) 54474fa Bump graalvm/setup-graalvm from 1.3.5 to 1.3.6 (#3719) bc06f21 Use Assume.assumeThat for SequencedCollection tests (#3711) a10aed0 Bump actions/setup-java from 4 to 5 (#3715) 37bb3e5 Fix metadata generation on GraalVM (#3710) ef2fd6f Bump com.gradle.develocity from 4.1 to 4.1.1 (#3713) Additional commits viewable in compare view Updates io.freefair.lombok from 8.14.2 to 9.0.0 Release notes Sourced from io.freefair.lombok's releases. 9.0.0 What's Changed Bump actions/setup-java from 4 to 5 by @​dependabot[bot] in freefair/gradle-plugins#1425 Bump io.github.classgraph:classgraph from 4.8.180 to 4.8.181 in /examples by @​dependabot[bot] in freefair/gradle-plugins#1424 Bump org.apache.commons:commons-compress from 1.27.1 to 1.28.0 in /examples by @​dependabot[bot] in freefair/gradle-plugins#1422 Bump com.gradle.develocity from 4.1 to 4.1.1 in /examples by @​dependabot[bot] in freefair/gradle-plugins#1431 Bump org.mockito:mockito-core from 5.18.0 to 5.19.0 in /examples by @​dependabot[bot] in freefair/gradle-plugins#1423 Bump org.apache.maven:maven-artifact from 3.9.10 to 3.9.11 in /examples by @​dependabot[bot] in freefair/gradle-plugins#1446 Bump com.gradle.develocity from 4.1 to 4.1.1 by @​dependabot[bot] in freefair/gradle-plugins#1445 Bump org.apache.maven:maven-core from 3.9.10 to 3.9.11 in /examples by @​dependabot[bot] in freefair/gradle-plugins#1444 Bump com.gradle.develocity from 4.1 to 4.1.1 by @​dependabot[bot] in freefair/gradle-plugins#1434 Bump de.larsgrefer.sass:sass-embedded-host from 4.2.0 to 4.3.0 by @​dependabot[bot] in freefair/gradle-plugins#1433 Bump actions/setup-java from 4 to 5 by @​dependabot[bot] in freefair/gradle-plugins#1441 Bump com.squareup.okhttp3:okhttp-bom from 5.0.0 to 5.1.0 by @​dependabot[bot] in freefair/gradle-plugins#1453 switch default lombok version to 1.18.40 by @​danishnawab in freefair/gradle-plugins#1467 Bump org.asciidoctor.jvm.convert from 4.0.4 to 4.0.5 by @​dependabot[bot] in freefair/gradle-plugins#1463 Bump org.assertj:assertj-core from 3.27.3 to 3.27.4 by @​dependabot[bot] in freefair/gradle-plugins#1451 Bump org.asciidoctor.jvm.convert from 4.0.4 to 4.0.5 by @​dependabot[bot] in freefair/gradle-plugins#1452 Bump org.apache.commons:commons-compress from 1.27.1 to 1.28.0 by @​dependabot[bot] in freefair/gradle-plugins#1460 Bump org.assertj:assertj-core from 3.27.3 to 3.27.4 by @​dependabot[bot] in freefair/gradle-plugins#1461 Bump org.sonarsource.scanner.gradle:sonarqube-gradle-plugin from 6.2.0.5505 to 6.3.1.5724 by @​dependabot[bot] in freefair/gradle-plugins#1448 Bump com.squareup.okhttp3:okhttp-bom from 4.12.0 to 5.1.0 in /examples by @​dependabot[bot] in freefair/gradle-plugins#1412 Bump com.github.spotbugs from 6.2.4 to 6.3.0 in /examples by @​dependabot[bot] in freefair/gradle-plugins#1430 Bump org.sonarqube from 6.2.0.5505 to 6.3.1.5724 in /examples by @​dependabot[bot] in freefair/gradle-plugins#1440 Bump org.springframework.boot:spring-boot-starter from 3.5.4 to 3.5.5 in /examples by @​dependabot[bot] in freefair/gradle-plugins#1454 Bump io.github.classgraph:classgraph from 4.8.180 to 4.8.181 by @​dependabot[bot] in freefair/gradle-plugins#1473 Bump com.gradle.plugin-publish from 1.3.1 to 2.0.0 by @​dependabot[bot] in freefair/gradle-plugins#1471 Bump com.gradle.develocity from 4.1.1 to 4.2 by @​dependabot[bot] in freefair/gradle-plugins#1475 Bump com.gradle.plugin-publish from 1.3.1 to 2.0.0 by @​dependabot[bot] in freefair/gradle-plugins#1456 Bump org.mockito:mockito-core from 5.18.0 to 5.19.0 in /examples by @​dependabot[bot] in freefair/gradle-plugins#1470 Bump com.gradle.develocity from 4.1.1 to 4.2 in /examples by @​dependabot[bot] in freefair/gradle-plugins#1472 Bump org.assertj:assertj-core from 3.27.4 to 3.27.5 by @​dependabot[bot] in freefair/gradle-plugins#1483 Bump org.projectlombok:lombok from 1.18.40 to 1.18.42 by @​dependabot[bot] in freefair/gradle-plugins#1482 Bump org.projectlombok:lombok from 1.18.38 to 1.18.42 by @​dependabot[bot] in freefair/gradle-plugins#1477 Bump org.webjars:bootstrap from 5.3.7 to 5.3.8 in /examples by @​dependabot[bot] in freefair/gradle-plugins#1479 Bump org.assertj:assertj-core from 3.27.5 to 3.27.6 by @​dependabot[bot] in freefair/gradle-plugins#1490 Bump org.springframework.boot:spring-boot-starter from 3.5.5 to 3.5.6 in /examples by @​dependabot[bot] in freefair/gradle-plugins#1489 Bump org.assertj:assertj-core from 3.27.3 to 3.27.6 in /examples by @​dependabot[bot] in freefair/gradle-plugins#1492 Bump org.assertj:assertj-core from 3.27.3 to 3.27.6 in /examples by @​dependabot[bot] in freefair/gradle-plugins#1491 Bump org.sonarsource.scanner.gradle:sonarqube-gradle-plugin from 6.2.0.5505 to 6.3.1.5724 by @​dependabot[bot] in freefair/gradle-plugins#1488 Bump org.mockito:mockito-core from 5.19.0 to 5.20.0 by @​dependabot[bot] in freefair/gradle-plugins#1487 Bump org.mockito.kotlin:mockito-kotlin from 5.4.0 to 6.0.0 by @​dependabot[bot] in freefair/gradle-plugins#1469 Full Changelog: freefair/gradle-plugins@8.14.2...9.0.0 9.0.0-rc2 Full Changelog: freefair/gradle-plugins@9.0.0-rc1...9.0.0-rc2 9.0.0-rc1 ... (truncated) Commits 786f564 Update to Spring Boot 3.5.6 fe43572 Merge branch '8.x' of github.com:freefair/gradle-plugins 3da1f86 Bump org.mockito.kotlin:mockito-kotlin from 5.4.0 to 6.0.0 (#1469) b39aef5 Bump org.mockito:mockito-core from 5.19.0 to 5.20.0 (#1487) 4b0917a Merge branch '8.x' of github.com:freefair/gradle-plugins d413a0a remove gradle build cache f5e37df Update to Gradle 9.1.0 10d1d3a Merge branch '8.x' of github.com:freefair/gradle-plugins 047a17d Bump org.sonarsource.scanner.gradle:sonarqube-gradle-plugin (#1488) fd0b3fa Bump org.assertj:assertj-core from 3.27.3 to 3.27.6 in /examples (#1491) Additional commits viewable in compare view Updates com.github.ben-manes.versions from 0.52.0 to 0.53.0 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 close will close this PR and stop Dependabot recreating it. You can achieve the same result by closing it manually @dependabot show ignore conditions will show all of the ignore conditions of the specified dependency @dependabot ignore major version will close this group update PR and stop Dependabot creating any more for the specific dependency's major version (unless you unignore this specific dependency's major version or upgrade to it yourself) @dependabot ignore minor version will close this group update PR and stop Dependabot creating any more for the specific dependency's minor version (unless you unignore this specific dependency's minor version or upgrade to it yourself) @dependabot ignore will close this group update PR and stop Dependabot creating any more for the specific dependency (unless you unignore this specific dependency or upgrade to it yourself) @dependabot unignore will remove all of the ignore conditions of the specified dependency @dependabot unignore will remove the ignore condition of the specified dependency and ignore conditions

Open Graph Description: Bumps the gradle-version-updates group with 6 updates in the /hooks/persistence-defectdojo/hook directory: Package From To org.springframework:spring-web 6.2.10 6.2.11 com.fasterxml.jackso...

X Description: Bumps the gradle-version-updates group with 6 updates in the /hooks/persistence-defectdojo/hook directory: Package From To org.springframework:spring-web 6.2.10 6.2.11 com.fasterxml.jackso...

Opengraph URL: https://github.com/secureCodeBox/secureCodeBox/pull/3299

X: @github

direct link

Domain: github.com

route-pattern/:user_id/:repository/pull/:id/files(.:format)
route-controllerpull_requests
route-actionfiles
fetch-noncev2:0b76282c-e948-29e0-f4a9-edfbdd8ad636
current-catalog-service-hashae870bc5e265a340912cde392f23dad3671a0a881730ffdadd82f2f57d81641b
request-id8312:3CECC8:B5BA870:ECF7B1B:69762822
html-safe-nonce050bba84278b7969214e7119ba312bd6d31b1ecacb973f306b239de1916d00e1
visitor-payloadeyJyZWZlcnJlciI6IiIsInJlcXVlc3RfaWQiOiI4MzEyOjNDRUNDODpCNUJBODcwOkVDRjdCMUI6Njk3NjI4MjIiLCJ2aXNpdG9yX2lkIjoiNTgyMDYyOTI2NTczNjQxMTE3MCIsInJlZ2lvbl9lZGdlIjoiaWFkIiwicmVnaW9uX3JlbmRlciI6ImlhZCJ9
visitor-hmac98b10f5a7d903b90ca35fad3d9d9b7e2990d3a21a06b802633515ba04a4f5211
hovercard-subject-tagpull_request:2870044552
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/secureCodeBox/secureCodeBox/pull/3299/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 the gradle-version-updates group with 6 updates in the /hooks/persistence-defectdojo/hook directory: Package From To org.springframework:spring-web 6.2.10 6.2.11 com.fasterxml.jackso...
og:site_nameGitHub
og:typeobject
hostnamegithub.com
expected-hostnamegithub.com
Nonec6814b4cc7afd45cd6e64525d0cff0e76dd802f315a5b0e55a7abda1d1d070d0
turbo-cache-controlno-preview
diff-viewunified
go-importgithub.com/secureCodeBox/secureCodeBox git https://github.com/secureCodeBox/secureCodeBox.git
octolytics-dimension-user_id34573705
octolytics-dimension-user_loginsecureCodeBox
octolytics-dimension-repository_id80711933
octolytics-dimension-repository_nwosecureCodeBox/secureCodeBox
octolytics-dimension-repository_publictrue
octolytics-dimension-repository_is_forkfalse
octolytics-dimension-repository_network_root_id80711933
octolytics-dimension-repository_network_root_nwosecureCodeBox/secureCodeBox
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
release4ea235bfed58ef16c8a5642b3ac64b74f10c9f52
ui-targetfull
theme-color#1e2327
color-schemelight dark

Links:

Skip to contenthttps://github.com/secureCodeBox/secureCodeBox/pull/3299/files#start-of-content
https://github.com/
Sign in https://github.com/login?return_to=https%3A%2F%2Fgithub.com%2FsecureCodeBox%2FsecureCodeBox%2Fpull%2F3299%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://github.com/login?return_to=https%3A%2F%2Fgithub.com%2FsecureCodeBox%2FsecureCodeBox%2Fpull%2F3299%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=secureCodeBox%2FsecureCodeBox
Reloadhttps://github.com/secureCodeBox/secureCodeBox/pull/3299/files
Reloadhttps://github.com/secureCodeBox/secureCodeBox/pull/3299/files
Reloadhttps://github.com/secureCodeBox/secureCodeBox/pull/3299/files
secureCodeBox https://github.com/secureCodeBox
secureCodeBoxhttps://github.com/secureCodeBox/secureCodeBox
Notifications https://github.com/login?return_to=%2FsecureCodeBox%2FsecureCodeBox
Fork 175 https://github.com/login?return_to=%2FsecureCodeBox%2FsecureCodeBox
Star 941 https://github.com/login?return_to=%2FsecureCodeBox%2FsecureCodeBox
Code https://github.com/secureCodeBox/secureCodeBox
Issues 72 https://github.com/secureCodeBox/secureCodeBox/issues
Pull requests 3 https://github.com/secureCodeBox/secureCodeBox/pulls
Discussions https://github.com/secureCodeBox/secureCodeBox/discussions
Actions https://github.com/secureCodeBox/secureCodeBox/actions
Projects 1 https://github.com/secureCodeBox/secureCodeBox/projects
Security 1 https://github.com/secureCodeBox/secureCodeBox/security
Insights https://github.com/secureCodeBox/secureCodeBox/pulse
Code https://github.com/secureCodeBox/secureCodeBox
Issues https://github.com/secureCodeBox/secureCodeBox/issues
Pull requests https://github.com/secureCodeBox/secureCodeBox/pulls
Discussions https://github.com/secureCodeBox/secureCodeBox/discussions
Actions https://github.com/secureCodeBox/secureCodeBox/actions
Projects https://github.com/secureCodeBox/secureCodeBox/projects
Security https://github.com/secureCodeBox/secureCodeBox/security
Insights https://github.com/secureCodeBox/secureCodeBox/pulse
Sign up for GitHub https://github.com/signup?return_to=%2FsecureCodeBox%2FsecureCodeBox%2Fissues%2Fnew%2Fchoose
terms of servicehttps://docs.github.com/terms
privacy statementhttps://docs.github.com/privacy
Sign inhttps://github.com/login?return_to=%2FsecureCodeBox%2FsecureCodeBox%2Fissues%2Fnew%2Fchoose
dependabothttps://github.com/apps/dependabot
mainhttps://github.com/secureCodeBox/secureCodeBox/tree/main
dependabot/gradle/hooks/persistence-defectdojo/hook/gradle-version-updates-e0f8827b91https://github.com/secureCodeBox/secureCodeBox/tree/dependabot/gradle/hooks/persistence-defectdojo/hook/gradle-version-updates-e0f8827b91
Conversation 7 https://github.com/secureCodeBox/secureCodeBox/pull/3299
Commits 2 https://github.com/secureCodeBox/secureCodeBox/pull/3299/commits
Checks 47 https://github.com/secureCodeBox/secureCodeBox/pull/3299/checks
Files changed https://github.com/secureCodeBox/secureCodeBox/pull/3299/files
Please reload this pagehttps://github.com/secureCodeBox/secureCodeBox/pull/3299/files
Bump the gradle-version-updates group across 1 directory with 9 updates https://github.com/secureCodeBox/secureCodeBox/pull/3299/files#top
Show all changes 2 commits https://github.com/secureCodeBox/secureCodeBox/pull/3299/files
46ceaa8 Bump the gradle-version-updates group across 1 directory with 9 updates dependabot[bot] Sep 29, 2025 https://github.com/secureCodeBox/secureCodeBox/pull/3299/commits/46ceaa8366127ecfd37de688fe141364cf4c537a
b90ba2a Update hooks/persistence-defectdojo/hook/build.gradle Weltraumschaf Oct 1, 2025 https://github.com/secureCodeBox/secureCodeBox/pull/3299/commits/b90ba2ac1d64ac17884ebaa4b407b64da16c84bb
Clear filters https://github.com/secureCodeBox/secureCodeBox/pull/3299/files
Please reload this pagehttps://github.com/secureCodeBox/secureCodeBox/pull/3299/files
Please reload this pagehttps://github.com/secureCodeBox/secureCodeBox/pull/3299/files
hooks/persistence-defectdojo/hook/build.gradlehttps://github.com/secureCodeBox/secureCodeBox/pull/3299/files#diff-c3287fe15c76cf3b64f4e87ee6f55b27aaf384d63a0ac9f3ad9ee6c5e91de008
View file https://github.com/secureCodeBox/secureCodeBox/blob/b90ba2ac1d64ac17884ebaa4b407b64da16c84bb/hooks/persistence-defectdojo/hook/build.gradle
Open in desktop https://desktop.github.com
https://github.co/hiddenchars
https://github.com/secureCodeBox/secureCodeBox/pull/3299/{{ revealButtonHref }}
https://github.com/secureCodeBox/secureCodeBox/pull/3299/files#diff-c3287fe15c76cf3b64f4e87ee6f55b27aaf384d63a0ac9f3ad9ee6c5e91de008
https://github.com/secureCodeBox/secureCodeBox/pull/3299/files#diff-c3287fe15c76cf3b64f4e87ee6f55b27aaf384d63a0ac9f3ad9ee6c5e91de008
https://github.com/secureCodeBox/secureCodeBox/pull/3299/files#diff-c3287fe15c76cf3b64f4e87ee6f55b27aaf384d63a0ac9f3ad9ee6c5e91de008
Please reload this pagehttps://github.com/secureCodeBox/secureCodeBox/pull/3299/files
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.