Skip to content

Commit 0a81353

Browse files
committed
Fixed merge conflicts
2 parents 94f7db5 + 6f5fd5a commit 0a81353

File tree

2 files changed

+2
-8
lines changed

2 files changed

+2
-8
lines changed

.trivyignore

Lines changed: 0 additions & 6 deletions
Original file line numberDiff line numberDiff line change
@@ -5,9 +5,3 @@
55

66
# https://thetradedesk.atlassian.net/browse/UID2-4460
77
CVE-2024-47535
8-
9-
# https://thetradedesk.atlassian.net/browse/UID2-4874
10-
CVE-2025-24970
11-
12-
# https://thetradedesk.atlassian.net/browse/UID2-4891
13-
CVE-2024-12797

pom.xml

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -6,7 +6,7 @@
66

77
<groupId>com.uid2</groupId>
88
<artifactId>uid2-core</artifactId>
9-
<version>2.25.23-alpha-96-SNAPSHOT</version>
9+
<version>2.25.8</version>
1010

1111
<properties>
1212
<project.build.sourceEncoding>UTF-8</project.build.sourceEncoding>
@@ -24,7 +24,7 @@
2424
<vertx.verticle>com.uid2.core.vertx.CoreVerticle</vertx.verticle>
2525
<launcher.class>io.vertx.core.Launcher</launcher.class>
2626

27-
<uid2-shared.version>8.1.0</uid2-shared.version>
27+
<uid2-shared.version>8.1.10</uid2-shared.version>
2828
<image.version>${project.version}</image.version>
2929
</properties>
3030

0 commit comments

Comments
 (0)