Closed dependabot[bot] closed 9 hours ago
Unable to locate .performanceTestingBot config file
By default, I don't review pull requests opened by bots. If you would like me to review this pull request anyway, you can request a review via the /korbit-review
command in a comment.
Seems you are using me but didn't get OPENAI_API_KEY seted in Variables/Secrets for this repo. you could follow readme for more information
Processing PR updates...
Thanks @dependabot[bot] for opening this PR!
For COLLABORATOR only :
To add labels, comment on the issue
/label add label1,label2,label3
To remove labels, comment on the issue
/label remove label1,label2,label3
This PR updates two Maven dependencies in the project: mysql-connector-java from version 5.1.41 to 8.0.28, and json-path from version 2.7.0 to 2.9.0. The changes are implemented through version property updates in the pom.xml file.
No diagrams generated as the changes look simple and do not need a visual representation.
Change | Details | Files |
---|---|---|
Update MySQL Connector/J dependency to address multiple bug fixes and security improvements |
|
pom.xml |
Update JsonPath library to include security fixes and improvements |
|
pom.xml |
[!IMPORTANT]
Review skipped
Bot user detected.
To trigger a single review, invoke the
@coderabbitai review
command.You can disable this status message by setting the
reviews.review_status
tofalse
in the CodeRabbit configuration file.
Description has been updated!
First PR by @dependabot[bot]
PR Details of @dependabot[bot] in ericsson-mts-mts : | OPEN | CLOSED | TOTAL |
---|---|---|---|
1 | 0 | 1 |
:warning: We detected 2 security issues in this pull request:
👉 Go to the dashboard for detailed results.
📥 Happy? Share your feedback with us.
Use of vulnerable components will introduce weaknesses into the application. Components with published vulnerabilities will allow easy exploitation as resources will often be available to automate the process.
Bumps the maven group with 2 updates in the / directory: mysql:mysql-connector-java and com.jayway.jsonpath:json-path.
Updates
mysql:mysql-connector-java
from 5.1.41 to 8.0.28Changelog
Sourced from mysql:mysql-connector-java's changelog.
... (truncated)
Commits
7ff2161
Updating copyright yearsb13af38
Fix for DateTimeTest according to changes in MySQL server.5c7b775
Update in test for Bug#96900 (30355150).e1169ee
Fix for Bug#99260 (31189960), statement.setQueryTimeout,creates a database co...05778ef
Fix for Bug#103324 (32770013), X DevAPI Collection.replaceOne() missing match...48219f2
Fix for Bug#105197 (33461744), Statement.executeQuery() may return non-naviga...24cf7e2
Fix for Bug#105323 (33507321), README.md contains broken links.ad46620
Fix for Bug#96900 (30355150), STATEMENT.CANCEL()CREATE A DATABASE4d19ea1
Fix for Bug#104067 (33054827), No reset autoCommit after unknown issue occurs.bc45d35
Fix for Bug#85223 (25656020), MYSQLSQLXML SETSTRING CRASH.Updates
com.jayway.jsonpath:json-path
from 2.7.0 to 2.9.0Release notes
Sourced from com.jayway.jsonpath:json-path's releases.
Commits
af7e516
Release 2.9.0af4dfcc
Make PropertyPathToken public, closes #95549b1151
Update versions (#987)71a09c1
Check for the existence of the next significant bracket (#985)900ebfe
Remove deprecated gradle usage (#946)946274d
Fixed rendering error on$..book[?(@.price <= $['expensive'])]
in README.md...425bcb1
Bump json-smart version from 2.4.10 to 2.5.0 (#945)2d57ab3
JPMS: define Automatic-Module-Name as json.path (#966)1a57f78
update dependencies (#965)21de620
Prepare next versionDependabot 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
Summary by Sourcery
Bump versions of mysql:mysql-connector-java and com.jayway.jsonpath:json-path in the build configuration to address various bug fixes and improvements.
Build: