Skip to content

Commit

Permalink
chore: upgrade swing-kit to 2.3.0 [skip ci] (#6977) (CP: 24.4) (#6979)
Browse files Browse the repository at this point in the history
* chore: upgrade swing-kit to 2.3.0 (#6977)

* Update generateAndCheckSBOM.js

---------

Co-authored-by: Zhe Sun <[email protected]>
  • Loading branch information
vaadin-bot and ZheSun88 authored Nov 8, 2024
1 parent a18a7fd commit 788a119
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 2 deletions.
2 changes: 1 addition & 1 deletion scripts/generateAndCheckSBOM.js
Original file line number Diff line number Diff line change
Expand Up @@ -58,7 +58,7 @@ const cveWhiteList = {
cves: ['CVE-2023-35116'],
description: 'Not a valid CVE report based on the vendor analysis and [research](https://github.com/FasterXML/jackson-databind/issues/3972)'
},
'pkg:maven/me.friwi/jcef-api@jcef-af53d63%2Bcef-104.4.23%2Bg46ae630%2Bchromium-104.0.5112.102' : {
'pkg:maven/me.friwi/jcef-api@jcef-99c2f7a%2Bcef-127.3.1%2Bg6cbb30e%2Bchromium-127.0.6533.100' : {
cves: ['CVE-2024-21639', 'CVE-2024-21640'],
description: 'Wait for the update from the jcefmaven community. Meanwhile the swing-kit is supposed to be used with fixed websites and not to browse the internet, we have a check for that, so the only possible attacker would be the same person that created the swing application, aka our customer devs. so this vulnerability is not classified by us as critical issue'
},
Expand Down
2 changes: 1 addition & 1 deletion versions.json
Original file line number Diff line number Diff line change
Expand Up @@ -396,7 +396,7 @@
"jsVersion": "3.0.0"
},
"swing-kit": {
"javaVersion": "2.2.3"
"javaVersion": "2.3.0"
},
"vaadin-collaboration-engine": {
"javaVersion": "6.2.4"
Expand Down

0 comments on commit 788a119

Please sign in to comment.