René's URL Explorer Experiment


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

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

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

Description: Bumps the gradle-version-updates group with 13 updates in the /hooks/persistence-defectdojo/hook directory: Package From To org.junit:junit-bom 5.11.4 5.12.1 org.springframework:spring-web 6.2.3 6.2.5 com.fasterxml.jackson.core:jackson-core 2.18.2 2.18.3 com.fasterxml.jackson.core:jackson-annotations 2.18.2 2.18.3 com.fasterxml.jackson.core:jackson-databind 2.18.2 2.18.3 com.fasterxml.jackson.datatype:jackson-datatype-jsr310 2.18.2 2.18.3 org.slf4j:slf4j-api 2.0.16 2.0.17 org.slf4j:slf4j-log4j12 2.0.16 2.0.17 org.mockito:mockito-core 5.15.2 5.17.0 org.mockito:mockito-junit-jupiter 5.15.2 5.17.0 uk.org.webcompere:system-stubs-jupiter 2.1.7 2.1.8 io.freefair.lombok 8.12.1 8.13.1 org.sonarqube 6.0.1.5171 6.1.0.5360 Updates org.junit:junit-bom from 5.11.4 to 5.12.1 Release notes Sourced from org.junit:junit-bom's releases. JUnit 5.12.1 = Platform 1.12.1 + Jupiter 5.12.1 + Vintage 5.12.1 See Release Notes. Full Changelog: junit-team/junit-framework@r5.12.0...r5.12.1 JUnit 5.12.0 = Platform 1.12.0 + Jupiter 5.12.0 + Vintage 5.12.0 See Release Notes. New Contributors @​chris-carneiro made their first contribution in junit-team/junit5#3938 @​amaembo made their first contribution in junit-team/junit5#4024 @​vdmitrienko made their first contribution in junit-team/junit5#3889 @​JojOatXGME made their first contribution in junit-team/junit5#4032 @​yhkuo41 made their first contribution in junit-team/junit5#3169 @​AndreasTu made their first contribution in junit-team/junit5#3431 @​YongGoose made their first contribution in junit-team/junit5#4115 @​JonasJebing made their first contribution in junit-team/junit5#4045 @​ky0n made their first contribution in junit-team/junit5#4152 @​filiphr made their first contribution in junit-team/junit5#4148 @​Anmavel made their first contribution in junit-team/junit5#4149 @​awelless made their first contribution in junit-team/junit5#3259 Full Changelog: junit-team/junit-framework@r5.11.4...r5.12.0 JUnit 5.12.0-RC2 = Platform 1.12.0-RC2 + Jupiter 5.12.0-RC2 + Vintage 5.12.0-RC2 See Release Notes. Full Changelog: junit-team/junit-framework@r5.12.0-RC1...r5.12.0-RC2 JUnit 5.12.0-RC1 = Platform 1.12.0-RC1 + Jupiter 5.12.0-RC1 + Vintage 5.12.0-RC1 See Release Notes. Full Changelog: junit-team/junit-framework@r5.12.0-M1...r5.12.0-RC1 JUnit 5.12.0-M1 = Platform 1.12.0-M1 + Jupiter 5.12.0-M1 + Vintage 5.12.0-M1 See Release Notes. New Contributors @​chris-carneiro made their first contribution in junit-team/junit5#3938 @​amaembo made their first contribution in junit-team/junit5#4024 @​vdmitrienko made their first contribution in junit-team/junit5#3889 @​JojOatXGME made their first contribution in junit-team/junit5#4032 @​yhkuo41 made their first contribution in junit-team/junit5#3169 @​AndreasTu made their first contribution in junit-team/junit5#3431 @​YongGoose made their first contribution in junit-team/junit5#4115 ... (truncated) Commits ba9c9ae Release 5.12.1 e28ad4a Finalize 5.12.1 release notes 1044e2c Move entry to 5.12.1 release notes bea821d Fix Javadoc formatting 1a1a67d Set stable module name for the standalone JAR file 062d3fa Remove internal packages from API reports 74521ab Introduce ExtensionContext.getEnclosingTestClasses() 1e135b9 Create initial 5.12.1 release notes from template d540e4f Link to correct method 31d60b7 Split API reports by module and package Additional commits viewable in compare view Updates org.springframework:spring-web from 6.2.3 to 6.2.5 Release notes Sourced from org.springframework:spring-web's releases. v6.2.5 ⭐ New Features Make dependencies on AssertJ and JUnit in spring-core-test optional #34612 Suggest compilation with -parameters when AspectJAdviceParameterNameDiscoverer fails against ambiguity #34609 SseBuilder in ServerResponse should allow empty comment #34608 MockServerWebExchange does not allow setting the ApplicationContext on the base class #34601 FormHttpMessageConverter should throw HttpMessageNotReadableException when the http form data is invalid #34594 Provide a method to retrieve all singleton autowire candidates from the bean factory #34591 🐞 Bug Fixes PathMatchingResourcePatternResolver regression for jar root scanning in 6.2.4 #34607 AbstractReactiveTransactionManager throws IllegalStateException when rollback fails after commit attempt #34595 Recursively boxing/unboxing nested inline value classes #34592 📔 Documentation MvcUriComponentsBuilder javadocs inaccurately reflects usage of forwarded headers #34615 Fix formatting and update links to scripting libraries and HDIV #34603 Remove dubious link to MockObjects Web site in reference manual #34593 Fix StringUtils#uriDecode Javadoc #34590 🔨 Dependency Upgrades Upgrade to ASM 9.8 (for early Java 25 support) #34600 ❤️ Contributors Thank you to all the contributors who worked on this release: @​Helmsdown, @​dmitrysulman, and @​ngocnhan-tran1996 v6.2.4 ⭐ New Features JettyCoreHttpHandlerAdapter compatibility with Jetty 12.0.17 #34561 HandlerMethodValidationException.Visitor should support RequestBody with method parameter constraints #34549 Allow ContentResultMatchersDsl matchers for supertypes of the checked type #34542 Avoid JarURLConnection resource leak in AbstractFileResolvingResource.exists() #34528 Deprecate rowsExpected property of SqlQuery for removal #34526 Supply RuntimeHints to an AotContextLoader #34513 Deprecate and remove use of UrlPathHelper in ServletWebSocketHandlerRegistry #34508 Avoid unnecessary CGLIB processing on configuration classes #34486 Inconsistent default class loaders in hint classes #34470 Add missing converters to DefaultRestClientBuilder #34439 Improve BeanFactory/ObjectProvider to select the only one default candidate among non-default candidates #34432 🐞 Bug Fixes ... (truncated) Commits 0f19fa5 Release v6.2.5 208d52d Introduce Checkstyle rule for separator symbol location 18c3b63 Fix dated Javadoc in MvcUriComponentsBuilder 34c69bf Allow empty comment in ServerResponse.SseBuilder 37d7af4 Allow setting ApplicationContext on MockServerWebExchange cc986cd Defer triggerAfterCompletion invocation in doRollbackOnCommitException 0141725 Polishing 0c2ba4e Recursively box/unbox nested inline value classes c6a9aa5 Remove BDDMockito Checkstyle rule ad949a7 Add includeNonSingletons flag for ObjectProvider stream access Additional commits viewable in compare view Updates com.fasterxml.jackson.core:jackson-core from 2.18.2 to 2.18.3 Commits cc34e8d [maven-release-plugin] prepare release jackson-core-2.18.3 7aaf78f Prep for 2.18.3 release e1f247f Update Ubuntu in CI 31c74ac Fix credits wrt version number 583a8c1 ... 671f8ed fix the surrogate utf8 feature when custom characterEscapes is used (#1399) 0aa97a7 Merge branch '2.17' into 2.18 58889b0 Update release notes wrt #1397 7e3c408 Changes post #4917: forcibly clear _numberString when new number token set ... e67a3ec Merge branch '2.17' into 2.18 Additional commits viewable in compare view Updates com.fasterxml.jackson.core:jackson-annotations from 2.18.2 to 2.18.3 Commits See full diff in compare view Updates com.fasterxml.jackson.core:jackson-databind from 2.18.2 to 2.18.3 Commits See full diff in compare view Updates com.fasterxml.jackson.datatype:jackson-datatype-jsr310 from 2.18.2 to 2.18.3 Updates org.slf4j:slf4j-api from 2.0.16 to 2.0.17 Updates org.slf4j:slf4j-log4j12 from 2.0.16 to 2.0.17 Updates org.mockito:mockito-core from 5.15.2 to 5.17.0 Release notes Sourced from org.mockito:mockito-core's releases. v5.17.0 Changelog generated by Shipkit Changelog Gradle Plugin 5.17.0 2025-04-04 - 7 commit(s) by Adrian Roos, Andre Kurait, Jan Ouwens, Rafael Winterhalter, Taeik Lim, Thach Le, Tim van der Lippe Fixes #3631: Fix broken banner image link [(#3632)](mockito/mockito#3632) Banner image is broken [(#3631)](mockito/mockito#3631) Update exception message with mockito-inline [(#3628)](mockito/mockito#3628) Clarify structure of commit messages [(#3626)](mockito/mockito#3626) Fixes #3622: MockitoExtension fails cleanup when aborted before setup [(#3623)](mockito/mockito#3623) MockitoExtension fails cleanup when aborted before setup [(#3622)](mockito/mockito#3622) Since mockito-inline has been removed, the exception messages with mockito-inline should be modified. [(#3621)](mockito/mockito#3621) Fixes #3171: Fall back to Throwable Location strategy on Android [(#3619)](mockito/mockito#3619) Fixes #3615 : broken links to javadoc.io [(#3616)](mockito/mockito#3616) Broken links to javadoc.io [(#3615)](mockito/mockito#3615) Mocks are not working on particular devices after update Android SDK from 33 to 34 [(#3171)](mockito/mockito#3171) v5.16.1 Changelog generated by Shipkit Changelog Gradle Plugin 5.16.1 2025-03-15 - 3 commit(s) by Adrian Roos, Jérôme Prinet, Rafael Winterhalter Remove Arrays.asList from critical stubbing path in GenericMetadataSu… [(#3610)](mockito/mockito#3610) Rework of injection strategy in the context of modules [(#3608)](mockito/mockito#3608) Adjust inline mocking snippet to allow task relocatability [(#3606)](mockito/mockito#3606) Inline mocking configuration snippet for Gradle should allow task relocatability [(#3605)](mockito/mockito#3605) v5.16.0 Changelog generated by Shipkit Changelog Gradle Plugin 5.16.0 2025-03-03 - 10 commit(s) by Brice Dutheil, Rafael Winterhalter, TDL, dependabot[bot] Add support for including module-info in Mockito. [(#3597)](mockito/mockito#3597) Bump com.gradle.develocity from 3.19 to 3.19.1 [(#3579)](mockito/mockito#3579) Bump org.assertj:assertj-core from 3.27.2 to 3.27.3 [(#3577)](mockito/mockito#3577) Bump com.diffplug.spotless:spotless-plugin-gradle from 7.0.1 to 7.0.2 [(#3574)](mockito/mockito#3574) Bump com.diffplug.spotless:spotless-plugin-gradle from 6.25.0 to 7.0.1 [(#3571)](mockito/mockito#3571) Bump org.assertj:assertj-core from 3.27.1 to 3.27.2 [(#3569)](mockito/mockito#3569) Tweaks documentation on mockito agent config for maven [(#3568)](mockito/mockito#3568) Adds --info to diagnose closeAndReleaseStagingRepositories issues [(#3567)](mockito/mockito#3567) Refine reflection when calling management factory [(#3566)](mockito/mockito#3566) Avoid warning when dynamic attach is enabled [(#3551)](mockito/mockito#3551) Commits 7764992 Remove mention of mockito-inline from mockmaker exception (#3628) ee92ad4 Fix broken banner image link (#3632) 3edab52 Clarify structure of commit messages (#3626) bfab743 Fall back to Throwable Location strategy on Android (#3619) 4f469c8 MockitoExtension fails cleanup when aborted before setup (#3623) 1764e62 Update links to javadoc.io (#3616) 1e029d7 Add missing requirement to objenesis. d000e63 Rework of injection strategy in the context of modules (#3608) 0215884 Remove Arrays.asList from critical stubbing path in GenericMetadataSupport (#... d185035 Add reference to Gradle documentation on how to make task relocatable (#3606) Additional commits viewable in compare view Updates org.mockito:mockito-junit-jupiter from 5.15.2 to 5.17.0 Release notes Sourced from org.mockito:mockito-junit-jupiter's releases. v5.17.0 Changelog generated by Shipkit Changelog Gradle Plugin 5.17.0 2025-04-04 - 7 commit(s) by Adrian Roos, Andre Kurait, Jan Ouwens, Rafael Winterhalter, Taeik Lim, Thach Le, Tim van der Lippe Fixes #3631: Fix broken banner image link [(#3632)](mockito/mockito#3632) Banner image is broken [(#3631)](mockito/mockito#3631) Update exception message with mockito-inline [(#3628)](mockito/mockito#3628) Clarify structure of commit messages [(#3626)](mockito/mockito#3626) Fixes #3622: MockitoExtension fails cleanup when aborted before setup [(#3623)](mockito/mockito#3623) MockitoExtension fails cleanup when aborted before setup [(#3622)](mockito/mockito#3622) Since mockito-inline has been removed, the exception messages with mockito-inline should be modified. [(#3621)](mockito/mockito#3621) Fixes #3171: Fall back to Throwable Location strategy on Android [(#3619)](mockito/mockito#3619) Fixes #3615 : broken links to javadoc.io [(#3616)](mockito/mockito#3616) Broken links to javadoc.io [(#3615)](mockito/mockito#3615) Mocks are not working on particular devices after update Android SDK from 33 to 34 [(#3171)](mockito/mockito#3171) v5.16.1 Changelog generated by Shipkit Changelog Gradle Plugin 5.16.1 2025-03-15 - 3 commit(s) by Adrian Roos, Jérôme Prinet, Rafael Winterhalter Remove Arrays.asList from critical stubbing path in GenericMetadataSu… [(#3610)](mockito/mockito#3610) Rework of injection strategy in the context of modules [(#3608)](mockito/mockito#3608) Adjust inline mocking snippet to allow task relocatability [(#3606)](mockito/mockito#3606) Inline mocking configuration snippet for Gradle should allow task relocatability [(#3605)](mockito/mockito#3605) v5.16.0 Changelog generated by Shipkit Changelog Gradle Plugin 5.16.0 2025-03-03 - 10 commit(s) by Brice Dutheil, Rafael Winterhalter, TDL, dependabot[bot] Add support for including module-info in Mockito. [(#3597)](mockito/mockito#3597) Bump com.gradle.develocity from 3.19 to 3.19.1 [(#3579)](mockito/mockito#3579) Bump org.assertj:assertj-core from 3.27.2 to 3.27.3 [(#3577)](mockito/mockito#3577) Bump com.diffplug.spotless:spotless-plugin-gradle from 7.0.1 to 7.0.2 [(#3574)](mockito/mockito#3574) Bump com.diffplug.spotless:spotless-plugin-gradle from 6.25.0 to 7.0.1 [(#3571)](mockito/mockito#3571) Bump org.assertj:assertj-core from 3.27.1 to 3.27.2 [(#3569)](mockito/mockito#3569) Tweaks documentation on mockito agent config for maven [(#3568)](mockito/mockito#3568) Adds --info to diagnose closeAndReleaseStagingRepositories issues [(#3567)](mockito/mockito#3567) Refine reflection when calling management factory [(#3566)](mockito/mockito#3566) Avoid warning when dynamic attach is enabled [(#3551)](mockito/mockito#3551) Commits 7764992 Remove mention of mockito-inline from mockmaker exception (#3628) ee92ad4 Fix broken banner image link (#3632) 3edab52 Clarify structure of commit messages (#3626) bfab743 Fall back to Throwable Location strategy on Android (#3619) 4f469c8 MockitoExtension fails cleanup when aborted before setup (#3623) 1764e62 Update links to javadoc.io (#3616) 1e029d7 Add missing requirement to objenesis. d000e63 Rework of injection strategy in the context of modules (#3608) 0215884 Remove Arrays.asList from critical stubbing path in GenericMetadataSupport (#... d185035 Add reference to Gradle documentation on how to make task relocatable (#3606) Additional commits viewable in compare view Updates uk.org.webcompere:system-stubs-jupiter from 2.1.7 to 2.1.8 Release notes Sourced from uk.org.webcompere:system-stubs-jupiter's releases. v2.1.8 Updates byte buddy for compatibility with later Java versions. Adds workflow automation for future releases. Commits 05af258 Add the signature 6061b87 Switch server username and password 72f709a Put workflow in the right place c2f9433 Set to version 2.1.8 with a release action 562c933 Merge pull request #94 from webcompere/bump-byte-buddy ac306d3 Bump to latest bytebuddy d6e5c5f Merge pull request #91 from webcompere/release-2.1.7 0ebbea5 Update readme with latest f1dc6cc [maven-release-plugin] prepare for next development iteration See full diff in compare view Updates io.freefair.lombok from 8.12.1 to 8.13.1 Release notes Sourced from io.freefair.lombok's releases. 8.13.1 What's Changed Bump io.freefair.settings.plugin-versions from 8.12.2 to 8.13 by @​dependabot in freefair/gradle-plugins#1327 Bump org.graalvm.buildtools.native from 0.10.5 to 0.10.6 in /examples by @​dependabot in freefair/gradle-plugins#1328 Bump org.junit:junit-bom from 5.11.4 to 5.12.1 by @​dependabot in freefair/gradle-plugins#1332 Bump org.junit:junit-bom from 5.11.4 to 5.12.1 in /examples by @​dependabot in freefair/gradle-plugins#1333 Bump org.springframework.boot from 3.4.3 to 3.4.4 in /examples by @​dependabot in freefair/gradle-plugins#1336 Bump org.mockito:mockito-core from 5.16.0 to 5.16.1 by @​dependabot in freefair/gradle-plugins#1331 Bump org.springframework.boot:spring-boot-starter-test from 3.4.3 to 3.4.4 in /examples by @​dependabot in freefair/gradle-plugins#1335 Bump org.aspectj:aspectjrt from 1.9.22.1 to 1.9.23 in /examples by @​dependabot in freefair/gradle-plugins#1329 Bump org.aspectj:aspectjtools from 1.9.22.1 to 1.9.23 in /examples by @​dependabot in freefair/gradle-plugins#1330 Bump org.springframework.boot:spring-boot-starter from 3.4.3 to 3.4.4 in /examples by @​dependabot in freefair/gradle-plugins#1338 Bump de.larsgrefer.sass:sass-embedded-host from 4.0.2 to 4.1.0 by @​dependabot in freefair/gradle-plugins#1340 Full Changelog: freefair/gradle-plugins@8.13...8.13.1 8.13 What's Changed Bump com.github.spotbugs from 6.1.6 to 6.1.7 in /examples by @​dependabot in freefair/gradle-plugins#1325 Bump gradle/actions from 3 to 4 by @​dependabot in freefair/gradle-plugins#1315 Full Changelog: freefair/gradle-plugins@8.12.2.1...8.13 8.12.2.1 What's Changed #1302 fixes java fork options serialization issue and adds tmpdir to task properties by @​Frisch12 in freefair/gradle-plugins#1313 Bump io.freefair.settings.plugin-versions from 8.12.1 to 8.12.2 by @​dependabot in freefair/gradle-plugins#1310 Bump com.github.spotbugs from 6.1.5 to 6.1.6 in /examples by @​dependabot in freefair/gradle-plugins#1314 Full Changelog: freefair/gradle-plugins@8.12.2...8.12.2.1 8.12.2 What's Changed Bump org.sonarqube from 5.1.0.4882 to 6.0.1.5171 in /examples by @​dependabot in freefair/gradle-plugins#1256 Bump io.freefair.settings.plugin-versions from 8.12 to 8.12.1 by @​dependabot in freefair/gradle-plugins#1295 Bump org.graalvm.buildtools.native from 0.10.4 to 0.10.5 in /examples by @​dependabot in freefair/gradle-plugins#1297 Bump com.github.spotbugs from 6.1.3 to 6.1.4 in /examples by @​dependabot in freefair/gradle-plugins#1298 Bump com.gradle.develocity from 3.19.1 to 3.19.2 in /examples by @​dependabot in freefair/gradle-plugins#1303 Bump org.springframework.boot from 3.4.2 to 3.4.3 in /examples by @​dependabot in freefair/gradle-plugins#1307 Bump org.springframework.boot:spring-boot-starter-test from 3.4.2 to 3.4.3 in /examples by @​dependabot in freefair/gradle-plugins#1306 Bump org.springframework.boot:spring-boot-starter from 3.4.2 to 3.4.3 in /examples by @​dependabot in freefair/gradle-plugins#1305 Bump com.github.spotbugs from 6.1.4 to 6.1.5 in /examples by @​dependabot in freefair/gradle-plugins#1300 Full Changelog: freefair/gradle-plugins@8.12.1...8.12.2 Commits b45c035 Merge pull request #1340 from freefair/dependabot/gradle/de.larsgrefer.sass-s... 9298f48 Bump de.larsgrefer.sass:sass-embedded-host from 4.0.2 to 4.1.0 55e0fd6 Merge pull request #1338 from freefair/dependabot/gradle/examples/org.springf... b686b0c Bump org.springframework.boot:spring-boot-starter in /examples 7ff0f9d Fix javadoc generation f936b47 Merge pull request #1330 from freefair/dependabot/gradle/examples/org.aspectj... c12bd20 Merge pull request #1329 from freefair/dependabot/gradle/examples/org.aspectj... 556678b Merge pull request #1335 from freefair/dependabot/gradle/examples/org.springf... 86e9950 Stop extending the deprecated AbstractOptions class 041b91d Merge pull request #1331 from freefair/dependabot/gradle/org.mockito-mockito-... Additional commits viewable in compare view Updates org.sonarqube from 6.0.1.5171 to 6.1.0.5360 You can trigger a rebase of this PR 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 Note Automatic rebases have been disabled on this pull request as it has been open for over 30 days.

Open Graph Description: Bumps the gradle-version-updates group with 13 updates in the /hooks/persistence-defectdojo/hook directory: Package From To org.junit:junit-bom 5.11.4 5.12.1 org.springframework:spring-web...

X Description: Bumps the gradle-version-updates group with 13 updates in the /hooks/persistence-defectdojo/hook directory: Package From To org.junit:junit-bom 5.11.4 5.12.1 org.springframework:spring-web...

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

X: @github

direct link

Domain: github.com

route-pattern/:user_id/:repository/pull/:id/files(.:format)
route-controllerpull_requests
route-actionfiles
fetch-noncev2:bf8e97c9-8bd8-7a15-ebbb-7d56dfb38494
current-catalog-service-hashae870bc5e265a340912cde392f23dad3671a0a881730ffdadd82f2f57d81641b
request-idE368:3BFB17:6ACDDAB:8A8D2F0:6975811D
html-safe-noncebf2d8ccd383a83019219683fb98cf865b08df116fef68f0151a698b0a635b5e0
visitor-payloadeyJyZWZlcnJlciI6IiIsInJlcXVlc3RfaWQiOiJFMzY4OjNCRkIxNzo2QUNEREFCOjhBOEQyRjA6Njk3NTgxMUQiLCJ2aXNpdG9yX2lkIjoiODcxMDc2NTExMDU3MTEzOTM1NyIsInJlZ2lvbl9lZGdlIjoiaWFkIiwicmVnaW9uX3JlbmRlciI6ImlhZCJ9
visitor-hmacde344f00e960632485ba11be75977cab3eb64dd42da3a71ed49cf398d14dab61
hovercard-subject-tagpull_request:2442873440
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/2970/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 13 updates in the /hooks/persistence-defectdojo/hook directory: Package From To org.junit:junit-bom 5.11.4 5.12.1 org.springframework:spring-web...
og:site_nameGitHub
og:typeobject
hostnamegithub.com
expected-hostnamegithub.com
None4a4bf5f4e28041a9d2e5c107d7d20b78b4294ba261cab243b28167c16a623a1f
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 full-width
disable-turbotrue
browser-stats-urlhttps://api.github.com/_private/browser/stats
browser-errors-urlhttps://api.github.com/_private/browser/errors
release488b30e96dfd057fbbe44c6665ccbc030b729dde
ui-targetfull
theme-color#1e2327
color-schemelight dark

Links:

Skip to contenthttps://github.com/secureCodeBox/secureCodeBox/pull/2970/files#start-of-content
https://github.com/
Sign in https://github.com/login?return_to=https%3A%2F%2Fgithub.com%2FsecureCodeBox%2FsecureCodeBox%2Fpull%2F2970%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%2F2970%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/2970/files
Reloadhttps://github.com/secureCodeBox/secureCodeBox/pull/2970/files
Reloadhttps://github.com/secureCodeBox/secureCodeBox/pull/2970/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
Weltraumschafhttps://github.com/Weltraumschaf
mainhttps://github.com/secureCodeBox/secureCodeBox/tree/main
dependabot/gradle/hooks/persistence-defectdojo/hook/gradle-version-updates-c3ea7ed6d4https://github.com/secureCodeBox/secureCodeBox/tree/dependabot/gradle/hooks/persistence-defectdojo/hook/gradle-version-updates-c3ea7ed6d4
Conversation 4 https://github.com/secureCodeBox/secureCodeBox/pull/2970
Commits 3 https://github.com/secureCodeBox/secureCodeBox/pull/2970/commits
Checks 49 https://github.com/secureCodeBox/secureCodeBox/pull/2970/checks
Files changed https://github.com/secureCodeBox/secureCodeBox/pull/2970/files
Please reload this pagehttps://github.com/secureCodeBox/secureCodeBox/pull/2970/files
Bump the gradle-version-updates group across 1 directory with 13 updates https://github.com/secureCodeBox/secureCodeBox/pull/2970/files#top
Show all changes 3 commits https://github.com/secureCodeBox/secureCodeBox/pull/2970/files
5b8db0b Bump the gradle-version-updates group across 1 directory with 13 updates dependabot[bot] Apr 7, 2025 https://github.com/secureCodeBox/secureCodeBox/pull/2970/commits/5b8db0b19cdc6a028d99c4f59c35525dc26bbff3
ab6408f Show All Warnings For Gradle Builds In CI Pipeline Weltraumschaf Apr 15, 2025 https://github.com/secureCodeBox/secureCodeBox/pull/2970/commits/ab6408fb545ae9979809db4f905fc46016ce6d05
4c1453a Explicitly declare JUnit as the test framework Weltraumschaf May 28, 2025 https://github.com/secureCodeBox/secureCodeBox/pull/2970/commits/4c1453a580b7cf2524a766a93bf4ae1e888b004b
Clear filters https://github.com/secureCodeBox/secureCodeBox/pull/2970/files
Please reload this pagehttps://github.com/secureCodeBox/secureCodeBox/pull/2970/files
Please reload this pagehttps://github.com/secureCodeBox/secureCodeBox/pull/2970/files
ci.yaml https://github.com/secureCodeBox/secureCodeBox/pull/2970/files#diff-944291df2c9c06359d37cc8833d182d705c9e8c3108e7cfe132d61a06e9133dd
build.gradle https://github.com/secureCodeBox/secureCodeBox/pull/2970/files#diff-c3287fe15c76cf3b64f4e87ee6f55b27aaf384d63a0ac9f3ad9ee6c5e91de008
.github/workflows/ci.yamlhttps://github.com/secureCodeBox/secureCodeBox/pull/2970/files#diff-944291df2c9c06359d37cc8833d182d705c9e8c3108e7cfe132d61a06e9133dd
View file https://github.com/secureCodeBox/secureCodeBox/blob/4c1453a580b7cf2524a766a93bf4ae1e888b004b/.github/workflows/ci.yaml
Open in desktop https://desktop.github.com
https://github.co/hiddenchars
https://github.com/secureCodeBox/secureCodeBox/pull/2970/{{ revealButtonHref }}
https://github.com/secureCodeBox/secureCodeBox/pull/2970/files#diff-944291df2c9c06359d37cc8833d182d705c9e8c3108e7cfe132d61a06e9133dd
https://github.com/secureCodeBox/secureCodeBox/pull/2970/files#diff-944291df2c9c06359d37cc8833d182d705c9e8c3108e7cfe132d61a06e9133dd
hooks/persistence-defectdojo/hook/build.gradlehttps://github.com/secureCodeBox/secureCodeBox/pull/2970/files#diff-c3287fe15c76cf3b64f4e87ee6f55b27aaf384d63a0ac9f3ad9ee6c5e91de008
View file https://github.com/secureCodeBox/secureCodeBox/blob/4c1453a580b7cf2524a766a93bf4ae1e888b004b/hooks/persistence-defectdojo/hook/build.gradle
Open in desktop https://desktop.github.com
https://github.co/hiddenchars
https://github.com/secureCodeBox/secureCodeBox/pull/2970/{{ revealButtonHref }}
https://github.com/secureCodeBox/secureCodeBox/pull/2970/files#diff-c3287fe15c76cf3b64f4e87ee6f55b27aaf384d63a0ac9f3ad9ee6c5e91de008
https://github.com/secureCodeBox/secureCodeBox/pull/2970/files#diff-c3287fe15c76cf3b64f4e87ee6f55b27aaf384d63a0ac9f3ad9ee6c5e91de008
https://github.com/secureCodeBox/secureCodeBox/pull/2970/files#diff-c3287fe15c76cf3b64f4e87ee6f55b27aaf384d63a0ac9f3ad9ee6c5e91de008
Please reload this pagehttps://github.com/secureCodeBox/secureCodeBox/pull/2970/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.