Bump the maven group across 2 directories with 6 updates#1
Open
dependabot[bot] wants to merge 1 commit intomasterfrom
Open
Bump the maven group across 2 directories with 6 updates#1dependabot[bot] wants to merge 1 commit intomasterfrom
dependabot[bot] wants to merge 1 commit intomasterfrom
Conversation
Bumps the maven group with 6 updates in the / directory: | Package | From | To | | --- | --- | --- | | com.vaadin:vaadin-bom | `8.12.3` | `8.13.0` | | [com.cronutils:cron-utils](https://github.com/jmrozanec/cron-utils) | `9.1.3` | `9.1.6` | | [org.jsoup:jsoup](https://github.com/jhy/jsoup) | `1.11.2` | `1.15.3` | | [org.springframework.boot:spring-boot-starter-web](https://github.com/spring-projects/spring-boot) | `2.3.7.RELEASE` | `2.5.12` | | [com.google.guava:guava](https://github.com/google/guava) | `25.0-jre` | `32.0.0-jre` | | [io.github.classgraph:classgraph](https://github.com/classgraph/classgraph) | `4.8.90` | `4.8.112` | Bumps the maven group with 1 update in the /hawkbit-repository/hawkbit-repository-jpa directory: [io.github.classgraph:classgraph](https://github.com/classgraph/classgraph). Updates `com.vaadin:vaadin-bom` from 8.12.3 to 8.13.0 Updates `com.cronutils:cron-utils` from 9.1.3 to 9.1.6 - [Release notes](https://github.com/jmrozanec/cron-utils/releases) - [Commits](jmrozanec/cron-utils@9.1.3...9.1.6) Updates `org.jsoup:jsoup` from 1.11.2 to 1.15.3 - [Release notes](https://github.com/jhy/jsoup/releases) - [Changelog](https://github.com/jhy/jsoup/blob/jsoup-1.15.3/CHANGES) - [Commits](jhy/jsoup@jsoup-1.11.2...jsoup-1.15.3) Updates `org.springframework.boot:spring-boot-starter-web` from 2.3.7.RELEASE to 2.5.12 - [Release notes](https://github.com/spring-projects/spring-boot/releases) - [Commits](spring-projects/spring-boot@v2.3.7.RELEASE...v2.5.12) Updates `com.google.guava:guava` from 25.0-jre to 32.0.0-jre - [Release notes](https://github.com/google/guava/releases) - [Commits](https://github.com/google/guava/commits) Updates `io.github.classgraph:classgraph` from 4.8.90 to 4.8.112 - [Release notes](https://github.com/classgraph/classgraph/releases) - [Commits](classgraph/classgraph@classgraph-4.8.90...classgraph-4.8.112) Updates `io.github.classgraph:classgraph` from 4.8.90 to 4.8.112 - [Release notes](https://github.com/classgraph/classgraph/releases) - [Commits](classgraph/classgraph@classgraph-4.8.90...classgraph-4.8.112) --- updated-dependencies: - dependency-name: com.vaadin:vaadin-bom dependency-type: direct:production dependency-group: maven - dependency-name: com.cronutils:cron-utils dependency-type: direct:production dependency-group: maven - dependency-name: org.jsoup:jsoup dependency-type: direct:production dependency-group: maven - dependency-name: org.springframework.boot:spring-boot-starter-web dependency-type: direct:production dependency-group: maven - dependency-name: com.google.guava:guava dependency-type: direct:production dependency-group: maven - dependency-name: io.github.classgraph:classgraph dependency-type: direct:production dependency-group: maven - dependency-name: io.github.classgraph:classgraph dependency-type: direct:production dependency-group: maven ... Signed-off-by: dependabot[bot] <support@github.com>
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.This suggestion is invalid because no changes were made to the code.Suggestions cannot be applied while the pull request is closed.Suggestions cannot be applied while viewing a subset of changes.Only one suggestion per line can be applied in a batch.Add this suggestion to a batch that can be applied as a single commit.Applying suggestions on deleted lines is not supported.You must change the existing code in this line in order to create a valid suggestion.Outdated suggestions cannot be applied.This suggestion has been applied or marked resolved.Suggestions cannot be applied from pending reviews.Suggestions cannot be applied on multi-line comments.Suggestions cannot be applied while the pull request is queued to merge.Suggestion cannot be applied right now. Please check back later.
Bumps the maven group with 6 updates in the / directory:
8.12.38.13.09.1.39.1.61.11.21.15.32.3.7.RELEASE2.5.1225.0-jre32.0.0-jre4.8.904.8.112Bumps the maven group with 1 update in the /hawkbit-repository/hawkbit-repository-jpa directory: io.github.classgraph:classgraph.
Updates
com.vaadin:vaadin-bomfrom 8.12.3 to 8.13.0Updates
com.cronutils:cron-utilsfrom 9.1.3 to 9.1.6Commits
d78d40bpom.xml -> 9.1.69c73298Update pom.xml towards JDK8, for a compatible release.528fcaeIssue #493: update code towards one of the proposed solutions.cfd2880Merge pull request #494 from NielsDoucet/RCE-fixd670750Merge pull request #493 from pwntester/patch-16f91560Merge branch 'hibnico-fix-interval-mapping'd95759bFix mapping of interval for the day of week9c93c17Resolve RCE vulnerability.d7c6e3cUpdate CronValidator.java2cf9697Merge pull request #492 from albertotn/description-italianUpdates
org.jsoup:jsoupfrom 1.11.2 to 1.15.3Release notes
Sourced from org.jsoup:jsoup's releases.
Changelog
Sourced from org.jsoup:jsoup's changelog.
... (truncated)
Commits
c596417[maven-release-plugin] prepare release jsoup-1.15.3d2d9ac3Changelog for URL cleaner improvement4ea768dStrip control characters from URLs when resolving absolute URLs985f1feInclude help link for malformed URLs6b67d05Improved Validate error messages653da57Normalized API doc link5ed84f6Simplified the Test Server startupc58112aSet the read size correctly when cappedfa13c80Added jar manifest default implementation entries.5b19390Bump maven-resources-plugin from 3.2.0 to 3.3.0 (#1814)Updates
org.springframework.boot:spring-boot-starter-webfrom 2.3.7.RELEASE to 2.5.12Commits
35105a0Release v2.5.1217936b8Polish94c40c7Upgrade to Spring Framework 5.3.182e90fd2Upgrade CI to Docker 20.10.146cded5bUpgrade Java 18 version in CI image06c5e26Upgrade to Jackson Bom 2.12.6.20220326c0c32d8Merge pull request #30456 from candrews8cb11b7Polish "Make MustacheViewResolver bean back off without Spring MVC"7101b50Make MustacheViewResolver bean back off without Spring MVC05b7befFix javadoc of ResolveMainClassName setClasspath(Object)Updates
com.google.guava:guavafrom 25.0-jre to 32.0.0-jreRelease notes
Sourced from com.google.guava:guava's releases.
... (truncated)
Commits
Updates
io.github.classgraph:classgraphfrom 4.8.90 to 4.8.112Release notes
Sourced from io.github.classgraph:classgraph's releases.
... (truncated)
Commits
b3bddc7[maven-release-plugin] prepare release classgraph-4.8.1125e32b91Source > Cleanup2a5dbf7Update README.md5d8d61dUpdate README.md2531599Merge pull request #539 from kshitizg/latest681362aAdding SecureDocumentBuilderFactory & SecureXPATHFactory to prevent XXE( XML ...71ba4a2[maven-release-plugin] prepare for next development iteration4aeda58[maven-release-plugin] prepare release classgraph-4.8.1112022d94Update JavaDocf191ba9Merge branch 'latest' of https://github.com/classgraph/classgraph into latestUpdates
io.github.classgraph:classgraphfrom 4.8.90 to 4.8.112Release notes
Sourced from io.github.classgraph:classgraph's releases.
... (truncated)
Commits
b3bddc7[maven-release-plugin] prepare release classgraph-4.8.1125e32b91Source > Cleanup2a5dbf7Update README.md5d8d61dUpdate README.md2531599Merge pull request #539 from kshitizg/latest681362aAdding SecureDocumentBuilderFactory & SecureXPATHFactory to prevent XXE( XML ...71ba4a2[maven-release-plugin] prepare for next development iteration4aeda58[maven-release-plugin] prepare release classgraph-4.8.1112022d94Update JavaDocf191ba9Merge branch 'latest' of https://github.com/classgraph/classgraph into latestDependabot 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 rebasewill rebase this PR@dependabot recreatewill recreate this PR, overwriting any edits that have been made to it@dependabot mergewill merge this PR after your CI passes on it@dependabot squash and mergewill squash and merge this PR after your CI passes on it@dependabot cancel mergewill cancel a previously requested merge and block automerging@dependabot reopenwill reopen this PR if it is closed@dependabot closewill close this PR and stop Dependabot recreating it. You can achieve the same result by closing it manually@dependabot show <dependency name> ignore conditionswill show all of the ignore conditions of the specified dependency@dependabot ignore <dependency name> major versionwill 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 <dependency name> minor versionwill 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 <dependency name>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 <dependency name>will remove all of the ignore conditions of the specified dependency@dependabot unignore <dependency name> <ignore condition>will remove the ignore condition of the specified dependency and ignore conditionsYou can disable automated security fix PRs for this repo from the Security Alerts page.