Bump the dependencies group with 5 updates - #2323
Open
dependabot[bot] wants to merge 1 commit into
Open
Conversation
Bumps the dependencies group with 5 updates: | Package | From | To | | --- | --- | --- | | [com.github.luben:zstd-jni](https://github.com/luben/zstd-jni) | `1.5.7-12` | `1.5.7-15` | | [ch.qos.logback:logback-classic](https://github.com/qos-ch/logback) | `1.6.1` | `1.6.3` | | org.apache.tomcat.embed:tomcat-embed-core | `10.1.57` | `10.1.59` | | org.apache.maven:apache-maven | `3.9.6` | `3.9.16` | | [org.apache.maven.wrapper:maven-wrapper](https://github.com/apache/maven-wrapper) | `3.1.0` | `3.3.4` | Updates `com.github.luben:zstd-jni` from 1.5.7-12 to 1.5.7-15 - [Commits](luben/zstd-jni@v1.5.7-12...v1.5.7-15) Updates `ch.qos.logback:logback-classic` from 1.6.1 to 1.6.3 - [Release notes](https://github.com/qos-ch/logback/releases) - [Commits](qos-ch/logback@v_1.6.1...v_1.6.3) Updates `org.apache.tomcat.embed:tomcat-embed-core` from 10.1.57 to 10.1.59 Updates `org.apache.maven:apache-maven` from 3.9.6 to 3.9.16 Updates `org.apache.maven.wrapper:maven-wrapper` from 3.1.0 to 3.3.4 - [Release notes](https://github.com/apache/maven-wrapper/releases) - [Commits](apache/maven-wrapper@maven-wrapper-parent-3.1.0...maven-wrapper-3.3.4) --- updated-dependencies: - dependency-name: com.github.luben:zstd-jni dependency-version: 1.5.7-15 dependency-type: direct:production update-type: version-update:semver-patch dependency-group: dependencies - dependency-name: ch.qos.logback:logback-classic dependency-version: 1.6.3 dependency-type: direct:development update-type: version-update:semver-patch dependency-group: dependencies - dependency-name: org.apache.tomcat.embed:tomcat-embed-core dependency-version: 10.1.59 dependency-type: direct:development update-type: version-update:semver-patch dependency-group: dependencies - dependency-name: org.apache.maven:apache-maven dependency-version: 3.9.16 dependency-type: direct:production update-type: version-update:semver-patch dependency-group: dependencies - dependency-name: org.apache.maven.wrapper:maven-wrapper dependency-version: 3.3.4 dependency-type: direct:production update-type: version-update:semver-minor dependency-group: dependencies ... 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 dependencies group with 5 updates:
1.5.7-121.5.7-151.6.11.6.310.1.5710.1.593.9.63.9.163.1.03.3.4Updates
com.github.luben:zstd-jnifrom 1.5.7-12 to 1.5.7-15Commits
212ec90v1.5.7-15f5a61ecSimplify (and hopefully fix an error) in loading the native lib3216860Re-arange operations instead of widening to 64bits2ba10c0Fix int overflow0d64de4Add more checks and revert the AutoCloseBase.close() behaviourefccbb7v1.5.7-14d7a1c99More guardsdd08685More guards2723368ZstdDirectBufferCompressingStream: fix dict lifecyclef38f9a1More guards for non-null and closed streamsUpdates
ch.qos.logback:logback-classicfrom 1.6.1 to 1.6.3Release notes
Sourced from ch.qos.logback:logback-classic's releases.
Commits
e8e824dprepare release 1.6.3761821bMDCBasedDiscriminator has a gated warning mechanism53ed122update copyright yearc7e2db2rename SimpleInvocationGate as FixedIntervalInvocationGateb5aa931added BatchedSimpleInvocationGate1f22af7add javadocs to SimpleInvocationGate638ffa7prevent forward and backward slashes to escape to other directories7d6b9a4add missing ch.qos.logback.core.property packagefa25930add an extension path in ConsoleAppender for JansiConsoleAppenderc73b43fdeprecate the withJansi pathUpdates
org.apache.tomcat.embed:tomcat-embed-corefrom 10.1.57 to 10.1.59Updates
org.apache.maven:apache-mavenfrom 3.9.6 to 3.9.16Updates
org.apache.maven.wrapper:maven-wrapperfrom 3.1.0 to 3.3.4Release notes
Sourced from org.apache.maven.wrapper:maven-wrapper's releases.
... (truncated)
Commits
524486a[maven-release-plugin] prepare release maven-wrapper-3.3.417c1ec9Revert wrapper version removal (#365)366207fEnsure Path Traversal is fully addressed in MavenWrapperDownloader086b1c9[maven-release-plugin] prepare for next development iteratione2a0c81[maven-release-plugin] prepare release maven-wrapper-3.3.380952cdClarify usage of MAVEN_USER_HOME08e7200Remove wrapper lifecycle36886faSupport for snapshot distributions - fix (#352)d02d845Use invoker version from parentaf7671bBump mavenVersion from 3.9.6 to 3.9.11 (#360)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 rebasewill rebase this PR@dependabot recreatewill recreate this PR, overwriting any edits that have been made to it@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 conditions