Bump the maven group across 3 directories with 11 updates - #174
Open
dependabot[bot] wants to merge 1 commit into
Open
dependabot[bot] wants to merge 1 commit into
dependabot[bot] wants to merge 1 commit into
Conversation
--- updated-dependencies: - dependency-name: org.springframework.boot:spring-boot-starter-web dependency-type: direct:production dependency-group: maven - dependency-name: junit:junit dependency-type: direct:development dependency-group: maven - dependency-name: mysql:mysql-connector-java dependency-type: direct:production dependency-group: maven - dependency-name: com.google.guava:guava dependency-type: direct:production dependency-group: maven - dependency-name: io.netty:netty-all dependency-type: direct:production dependency-group: maven - dependency-name: commons-io:commons-io dependency-type: direct:production dependency-group: maven - dependency-name: org.eclipse.jetty:jetty-server dependency-type: direct:production dependency-group: maven - dependency-name: org.eclipse.jetty:jetty-http dependency-type: direct:production dependency-group: maven - dependency-name: net.lingala.zip4j:zip4j dependency-type: direct:production dependency-group: maven - dependency-name: com.fasterxml.jackson.core:jackson-databind dependency-type: direct:production dependency-group: maven - dependency-name: com.fasterxml.jackson.datatype:jackson-datatype-jsr310 dependency-type: direct:production dependency-group: maven - dependency-name: com.fasterxml.jackson.datatype:jackson-datatype-jsr310 dependency-type: direct:production dependency-group: maven - dependency-name: com.google.guava:guava dependency-type: direct:production dependency-group: maven - dependency-name: commons-io:commons-io dependency-type: direct:production dependency-group: maven - dependency-name: com.fasterxml.jackson.core:jackson-databind dependency-type: direct:production dependency-group: maven - dependency-name: com.fasterxml.jackson.datatype:jackson-datatype-jsr310 dependency-type: direct:production dependency-group: maven ... Signed-off-by: dependabot[bot] <[email protected]>
This was referenced May 21, 2024
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 11 updates in the /backend directory:
2.1.7.RELEASE2.5.124.124.13.18.0.208.0.2828.0-jre32.0.0-jre4.1.19.Final4.1.42.Final2.62.79.4.19.v201906109.4.51.v202302179.4.19.v201906109.4.53.v202310092.1.22.11.32.11.02.12.7.12.11.02.17.1Bumps the maven group with 1 update in the /backend/commandline directory: com.fasterxml.jackson.datatype:jackson-datatype-jsr310.
Bumps the maven group with 4 updates in the /backend/core directory: com.google.guava:guava, commons-io:commons-io, com.fasterxml.jackson.core:jackson-databind and com.fasterxml.jackson.datatype:jackson-datatype-jsr310.
Updates
org.springframework.boot:spring-boot-starter-webfrom 2.1.7.RELEASE to 2.5.12Release notes
Sourced from org.springframework.boot:spring-boot-starter-web's releases.
... (truncated)
Commits
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
junit:junitfrom 4.12 to 4.13.1Release notes
Sourced from junit:junit's releases.
Commits
1b683f4[maven-release-plugin] prepare release r4.13.1ce6ce3aDraft 4.13.1 release notesc29dd82Change version to 4.13.1-SNAPSHOT1d17486Add a link to assertThrows in exception testing543905dUse separate line for annotation in Javadoc510e906Add sub headlines to class Javadoc610155bMerge pull request from GHSA-269g-pwp5-87ppb6cfd1eExplicitly wrap float parameter for consistency (#1671)a5d205cFix GitHub link in FAQ (#1672)3a5c6b4Deprecated since jdk9 replacing constructor instance of Double and Float (#1660)Updates
mysql:mysql-connector-javafrom 8.0.20 to 8.0.28Changelog
Sourced from mysql:mysql-connector-java's changelog.
... (truncated)
Commits
7ff2161Updating copyright yearsb13af38Fix for DateTimeTest according to changes in MySQL server.5c7b775Update in test for Bug#96900 (30355150).e1169eeFix for Bug#99260 (31189960), statement.setQueryTimeout,creates a database co...05778efFix for Bug#103324 (32770013), X DevAPI Collection.replaceOne() missing match...48219f2Fix for Bug#105197 (33461744), Statement.executeQuery() may return non-naviga...24cf7e2Fix for Bug#105323 (33507321), README.md contains broken links.ad46620Fix for Bug#96900 (30355150), STATEMENT.CANCEL()CREATE A DATABASE4d19ea1Fix for Bug#104067 (33054827), No reset autoCommit after unknown issue occurs.bc45d35Fix for Bug#85223 (25656020), MYSQLSQLXML SETSTRING CRASH.Updates
com.google.guava:guavafrom 28.0-jre to 32.0.0-jreRelease notes
Sourced from com.google.guava:guava's releases.
... (truncated)
Commits
Updates
io.netty:netty-allfrom 4.1.19.Final to 4.1.42.FinalCommits
bd907c3[maven-release-plugin] prepare release netty-4.1.42.Final2791f0fAvoid use of global AtomicLong for ScheduledFutureTask ids (#9599)86ff76aFix incorrect comment (#9598)5e69a13Cleanup JNI code to always correctly free memory when loading fails and also ...eb3c4bdChunkedNioFile can use absolute FileChannel::read to read chunks (#9592)76592dbClose eventfd shutdown/wakeup race by closely tracking epoll edges (#9586)0a2d85fFix GraalVM native image build error (#9593)dc4de7fWe need to use NewGloblRef when caching jclass instances (#9595)4499384Update to netty-tcnative 2.0.26.Final (#9589)8648171Fix *SslEngineTest to not throw ClassCastException and pass in all cases (#9588)Updates
commons-io:commons-iofrom 2.6 to 2.7Updates
org.eclipse.jetty:jetty-serverfrom 9.4.19.v20190610 to 9.4.51.v20230217Updates
org.eclipse.jetty:jetty-httpfrom 9.4.19.v20190610 to 9.4.53.v20231009Updates
net.lingala.zip4j:zip4jfrom 2.1.2 to 2.11.3Release notes
Sourced from net.lingala.zip4j:zip4j's releases.
... (truncated)
Commits
7b9a500Release v2.11.3ddd8fdc#485 Calculate AES mac with cache and push back functionality597b31a#485 Check for MAC even when DataDescritor exists942fe57Release v2.11.2c64f9eb#474 Use charset when generating aes vendor id info4aaa10aCode analysis cleanup and #435 mistake? (#458)5013235vuln-fix: Partial Path Traversal Vulnerability (#466)3eb5867#473 set lastModifiedFileTime to 0 if negative value is passed7a74670#473 set lastModifiedFileTime for all entries and not just directories0ffcaec#462 Append file separator to path check only if requiredUpdates
com.fasterxml.jackson.core:jackson-databindfrom 2.11.0 to 2.12.7.1Commits
Updates
com.fasterxml.jackson.datatype:jackson-datatype-jsr310from 2.11.0 to 2.17.1Updates
com.fasterxml.jackson.datatype:jackson-datatype-jsr310from 2.8.10 to 2.9.8Updates
com.google.guava:guavafrom 28.0-jre to 32.0.0-jreRelease notes
Sourced from com.google.guava:guava's releases.
... (truncated)
Commits
Updates
commons-io:commons-iofrom 2.6 to 2.7Updates
com.fasterxml.jackson.core:jackson-databindfrom 2.11.0 to 2.12.7.1Commits
Updates
com.fasterxml.jackson.datatype:jackson-datatype-jsr310from 2.11.0 to 2.17.1Dependabot 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.