File tree Expand file tree Collapse file tree 2 files changed +8
-3
lines changed
Expand file tree Collapse file tree 2 files changed +8
-3
lines changed Original file line number Diff line number Diff line change 22# See https://aquasecurity.github.io/trivy/v0.35/docs/vulnerability/examples/filter/
33# for more details
44# e.g.
5- # CVE-2022-3996
5+
6+ # https://thetradedesk.atlassian.net/browse/UID2-4460
7+ CVE-2024-47535
8+
9+ # https://thetradedesk.atlassian.net/browse/UID2-4461
10+ CVE-2024-7254
Original file line number Diff line number Diff line change 66
77 <groupId >com.uid2</groupId >
88 <artifactId >uid2-core</artifactId >
9- <version >2.20.8 </version >
9+ <version >2.20.14 </version >
1010
1111 <properties >
1212 <project .build.sourceEncoding>UTF-8</project .build.sourceEncoding>
2424 <vertx .verticle>com.uid2.core.vertx.CoreVerticle</vertx .verticle>
2525 <launcher .class>io.vertx.core.Launcher</launcher .class>
2626
27- <uid2-shared .version>7.21.1-alpha-157-SNAPSHOT </uid2-shared .version>
27+ <uid2-shared .version>7.21.7 </uid2-shared .version>
2828 <image .version>${project.version} </image .version>
2929 </properties >
3030
You can’t perform that action at this time.
0 commit comments