Skip to content

Commit fed802c

Browse files
committed
fix version in platform definitions
1 parent 615adbe commit fed802c

4 files changed

Lines changed: 11 additions & 11 deletions

File tree

releng/platform-definitions/platform-definition-2024-12/platform-definition-2024-12.target

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
<?xml version="1.0" encoding="UTF-8" standalone="no"?>
22
<!--
3-
Copyright (c) 2024, 2025, Oracle and/or its affiliates. All rights reserved.
4-
Copyright (c) 2024, 2025, Datadog, Inc. All rights reserved.
3+
Copyright (c) 2025, 2026, Oracle and/or its affiliates. All rights reserved.
4+
Copyright (c) 2025, 2026, Datadog, Inc. All rights reserved.
55
66
DO NOT ALTER OR REMOVE COPYRIGHT NOTICES OR THIS FILE HEADER.
77
@@ -39,7 +39,7 @@
3939
<unit id="org.eclipse.angus.jakarta.mail" version="2.0.3"/>
4040
<unit id="angus-activation" version="2.0.2"/>
4141
<unit id="org.owasp.encoder" version="1.2.3"/>
42-
<unit id="lz4-java" version="0.0.0"/>
42+
<unit id="lz4-java" version="1.10.2"/>
4343
<unit id="org.hdrhistogram.HdrHistogram" version="2.2.2"/>
4444
<unit id="org.adoptopenjdk.jemmy-awt-input" version="2.0.0"/>
4545
<unit id="org.adoptopenjdk.jemmy-browser" version="2.0.0"/>

releng/platform-definitions/platform-definition-2025-03/platform-definition-2025-03.target

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
<?xml version="1.0" encoding="UTF-8" standalone="no"?>
22
<!--
3-
Copyright (c) 2025, Oracle and/or its affiliates. All rights reserved.
4-
Copyright (c) 2025, Datadog, Inc. All rights reserved.
3+
Copyright (c) 2025, 2026, Oracle and/or its affiliates. All rights reserved.
4+
Copyright (c) 2025, 2026, Datadog, Inc. All rights reserved.
55
66
DO NOT ALTER OR REMOVE COPYRIGHT NOTICES OR THIS FILE HEADER.
77
@@ -39,7 +39,7 @@
3939
<unit id="org.eclipse.angus.jakarta.mail" version="2.0.3"/>
4040
<unit id="angus-activation" version="2.0.2"/>
4141
<unit id="org.owasp.encoder" version="1.2.3"/>
42-
<unit id="lz4-java" version="0.0.0"/>
42+
<unit id="lz4-java" version="1.10.2"/>
4343
<unit id="org.hdrhistogram.HdrHistogram" version="2.2.2"/>
4444
<unit id="org.adoptopenjdk.jemmy-awt-input" version="2.0.0"/>
4545
<unit id="org.adoptopenjdk.jemmy-browser" version="2.0.0"/>

releng/platform-definitions/platform-definition-2025-06/platform-definition-2025-06.target

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
<?xml version="1.0" encoding="UTF-8" standalone="no"?>
22
<!--
3-
Copyright (c) 2025, Oracle and/or its affiliates. All rights reserved.
4-
Copyright (c) 2025, Datadog, Inc. All rights reserved.
3+
Copyright (c) 2025, 2026, Oracle and/or its affiliates. All rights reserved.
4+
Copyright (c) 2025, 2026, Datadog, Inc. All rights reserved.
55
66
DO NOT ALTER OR REMOVE COPYRIGHT NOTICES OR THIS FILE HEADER.
77
@@ -39,7 +39,7 @@
3939
<unit id="org.eclipse.angus.jakarta.mail" version="2.0.3"/>
4040
<unit id="angus-activation" version="2.0.2"/>
4141
<unit id="org.owasp.encoder" version="1.2.3"/>
42-
<unit id="lz4-java" version="0.0.0"/>
42+
<unit id="lz4-java" version="1.10.2"/>
4343
<unit id="org.hdrhistogram.HdrHistogram" version="2.2.2"/>
4444
<unit id="org.adoptopenjdk.jemmy-awt-input" version="2.0.0"/>
4545
<unit id="org.adoptopenjdk.jemmy-browser" version="2.0.0"/>

releng/platform-definitions/platform-definition-2025-09/platform-definition-2025-09.target

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
<?xml version="1.0" encoding="UTF-8" standalone="no"?>
22
<!--
3-
Copyright (c) 2025, Oracle and/or its affiliates. All rights reserved.
3+
Copyright (c) 2026, Oracle and/or its affiliates. All rights reserved.
44
55
DO NOT ALTER OR REMOVE COPYRIGHT NOTICES OR THIS FILE HEADER.
66
@@ -38,7 +38,7 @@
3838
<unit id="org.eclipse.angus.jakarta.mail" version="2.0.3"/>
3939
<unit id="angus-activation" version="2.0.2"/>
4040
<unit id="org.owasp.encoder" version="1.2.3"/>
41-
<unit id="lz4-java" version="0.0.0"/>
41+
<unit id="lz4-java" version="1.10.2"/>
4242
<unit id="org.hdrhistogram.HdrHistogram" version="2.2.2"/>
4343
<unit id="org.adoptopenjdk.jemmy-awt-input" version="2.0.0"/>
4444
<unit id="org.adoptopenjdk.jemmy-browser" version="2.0.0"/>

0 commit comments

Comments
 (0)