Skip to content

Bump org.commonjava:commonjava from 22 to 23 - #152

Merged
patrikk0123 merged 1 commit into
masterfrom
dependabot/maven/org.commonjava-commonjava-23
Sep 14, 2026
Merged

patrikk0123 merged 1 commit into
masterfrom
dependabot/maven/org.commonjava-commonjava-23

Conversation

@dependabot

@dependabot dependabot Bot commented on behalf of github Sep 14, 2026

Copy link
Copy Markdown
Contributor

Bumps org.commonjava:commonjava from 22 to 23.

Release notes

Sourced from org.commonjava:commonjava's releases.

commonjava-23

What's Changed

🐛 Fixes / 🚀 Enhancements

👒 Project Dependencies

Full Changelog: Commonjava/commonjava@commonjava-22...commonjava-23

Commits

Dependabot compatibility score

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 rebase will rebase this PR
  • @dependabot recreate will recreate this PR, overwriting any edits that have been made to it
  • @dependabot show <dependency name> ignore conditions will show all of the ignore conditions of the specified dependency
  • @dependabot ignore this major version will close this PR and stop Dependabot creating any more for this major version (unless you reopen the PR or upgrade to it yourself)
  • @dependabot ignore this minor version will close this PR and stop Dependabot creating any more for this minor version (unless you reopen the PR or upgrade to it yourself)
  • @dependabot ignore this dependency will close this PR and stop Dependabot creating any more for this dependency (unless you reopen the PR or upgrade to it yourself)

Bumps [org.commonjava:commonjava](https://github.com/Commonjava/commonjava) from 22 to 23.
- [Release notes](https://github.com/Commonjava/commonjava/releases)
- [Commits](https://github.com/Commonjava/commonjava/commits)

---
updated-dependencies:
- dependency-name: org.commonjava:commonjava
  dependency-version: '23'
  dependency-type: direct:production
  update-type: version-update:semver-major
...

Signed-off-by: dependabot[bot] <support@github.com>
@dependabot dependabot Bot added dependencies Pull requests that update a dependency file java Pull requests that update java code labels Sep 14, 2026
@github-actions

Copy link
Copy Markdown

Mend Scan Results

Status: ⚠️ Findings detected

⚠️ SCA findings detected

SCA scan output



Identified 20 dependencies

Detected 3 vulnerabilities (0 Critical, 2 High, 1 Medium, 0 Low)

+----------+-------------------------------------+----------------+------------------------------------------------------------------------------------------+
| SEVERITY |               LIBRARY               |       ID       |                                         TOP FIX                                          |
+----------+-------------------------------------+----------------+------------------------------------------------------------------------------------------+
| HIGH     | infinispan-commons-9.4.24.Final.jar | CVE-2023-5384  | Upgrade to version org.infinispan:infinispan-cachestore-jdbc:14.0.25.Final,15.0.0.Dev07, |
|          |                                     |                | org.infinispan:infinispan-cachestore-jdbc-common:14.0.25.Final,15.0.0.Dev07,             |
|          |                                     |                | org.infinispan:infinispan-cachestore-remote:14.0.25.Final,15.0.0.Dev07,                  |
|          |                                     |                | org.infinispan:infinispan-cachestore-sql:14.0.25.Final,15.0.0.Dev07,                     |
|          |                                     |                | org.infinispan:infinispan-client-hotrod:14.0.25.Final,15.0.0.Dev07,                      |
|          |                                     |                | org.infinispan:infinispan-commons:14.0.25.Final,15.0.0.Dev07,                            |
|          |                                     |                | org.infinispan:infinispan-core:14.0.25.Final,15.0.0.Dev07,                               |
|          |                                     |                | org.infinispan:infinispan-hotrod:14.0.25.Final,15.0.0.Dev07,                             |
+----------+-------------------------------------+----------------+------------------------------------------------------------------------------------------+
| HIGH     | infinispan-core-9.4.24.Final.jar    | CVE-2023-5384  | Upgrade to version org.infinispan:infinispan-cachestore-jdbc:14.0.25.Final,15.0.0.Dev07, |
|          |                                     |                | org.infinispan:infinispan-cachestore-jdbc-common:14.0.25.Final,15.0.0.Dev07,             |
|          |                                     |                | org.infinispan:infinispan-cachestore-remote:14.0.25.Final,15.0.0.Dev07,                  |
|          |                                     |                | org.infinispan:infinispan-cachestore-sql:14.0.25.Final,15.0.0.Dev07,                     |
|          |                                     |                | org.infinispan:infinispan-client-hotrod:14.0.25.Final,15.0.0.Dev07,                      |
|          |                                     |                | org.infinispan:infinispan-commons:14.0.25.Final,15.0.0.Dev07,                            |
|          |                                     |                | org.infinispan:infinispan-core:14.0.25.Final,15.0.0.Dev07,                               |
|          |                                     |                | org.infinispan:infinispan-hotrod:14.0.25.Final,15.0.0.Dev07,                             |
+----------+-------------------------------------+----------------+------------------------------------------------------------------------------------------+
| MEDIUM   | infinispan-core-9.4.24.Final.jar    | CVE-2020-25711 | org.infinispan:infinispan-core:11.0.6.Final                                              |
+----------+-------------------------------------+----------------+------------------------------------------------------------------------------------------+


Paths at risk

P = policy violation
MSC = malicious vulnerability
CRITICAL/HIGH/MEDIUM/LOW = vulnerability severity

infinispan-commons-9.4.24.Final.jar [1 HIGH]
infinispan-core-9.4.24.Final.jar [1 HIGH, 1 MEDIUM]
|-- infinispan-commons-9.4.24.Final.jar [1 HIGH]


No Policy violations were detected

Project 'partyline' was updated, for more information, visit the Mend platform: https://ibmets.whitesourcesoftware.com/app/orgs/Enterprise%20Applications/applications/summary?project=d623e85d-4e04-4fe0-9b44-ff5838609bb6
Or the Core UI: https://ibmets.whitesourcesoftware.com/Wss/WSS.html#!project;token=d8589cae238b4443bd0c214eb33efde077814a8d5f014da38c5d8b34a7a2284d

Mend AI scan succeeded.

Support Token: 1888d1fbe1de7452d9c521f3c07378e081789397096606
SAST scan output
*no findings*

Full logs and artifacts

@patrikk0123
patrikk0123 self-requested a review September 14, 2026 14:47
@patrikk0123
patrikk0123 merged commit 6ed0b86 into master Sep 14, 2026
3 checks passed
@dependabot
dependabot Bot deleted the dependabot/maven/org.commonjava-commonjava-23 branch September 14, 2026 14:47
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

dependencies Pull requests that update a dependency file java Pull requests that update java code

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant