diff --git a/core/license/LICENSE.txt b/core/license/LICENSE.txt
index 0134be2728..a84a6f60fe 100644
--- a/core/license/LICENSE.txt
+++ b/core/license/LICENSE.txt
@@ -1,6 +1,6 @@
Oracle provides this software under a dual license, either the UPL or the BSD:
-Copyright (c) 2018, 2021, Oracle and/or its affiliates. All rights reserved.
+Copyright (c) 2018, 2026, Oracle and/or its affiliates. All rights reserved.
The Universal Permissive License (UPL), Version 1.0
@@ -40,7 +40,7 @@ SOFTWARE.
The BSD 3-Clause License (BSD):
-Copyright (c) 2018, 2021, Oracle and/or its affiliates. All rights reserved.
+Copyright (c) 2018, 2026, Oracle and/or its affiliates. All rights reserved.
Redistribution and use in source and binary forms, with or without
modification, are permitted provided that the following conditions are met:
diff --git a/core/license/THIRD_PARTY_LICENSES.txt b/core/license/THIRD_PARTY_LICENSES.txt
index 6c78f0f145..af3ffa0a02 100644
--- a/core/license/THIRD_PARTY_LICENSES.txt
+++ b/core/license/THIRD_PARTY_LICENSES.txt
@@ -47,7 +47,7 @@ ARISING IN ANY WAY OUT OF THE USE OF THIS SOFTWARE, EVEN IF ADVISED
OF THE POSSIBILITY OF SUCH DAMAGE.
===============================================================================
-## org.lz4:lz4-java@1.8.0 (Apache-2.0)
+## at.yawk.lz4:lz4-java@1.10.2 (Apache-2.0)
URL for License – http://opensource.org/licenses/Apache-2.0
diff --git a/core/org.openjdk.jmc.common/pom.xml b/core/org.openjdk.jmc.common/pom.xml
index a80a8a1b22..df2030e11d 100644
--- a/core/org.openjdk.jmc.common/pom.xml
+++ b/core/org.openjdk.jmc.common/pom.xml
@@ -49,9 +49,9 @@
1.2.3
- org.lz4
+ at.yawk.lz4
lz4-java
- 1.8.0
+ 1.10.2
diff --git a/license/LICENSE.txt b/license/LICENSE.txt
index 56b9b80c19..ef0a7d8876 100644
--- a/license/LICENSE.txt
+++ b/license/LICENSE.txt
@@ -1,4 +1,4 @@
-Copyright (c) 2018, 2024, Oracle and/or its affiliates. All rights reserved.
+Copyright (c) 2018, 2026, Oracle and/or its affiliates. All rights reserved.
The Universal Permissive License (UPL), Version 1.0
@@ -36,7 +36,7 @@ OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE
SOFTWARE.
-Copyright (c) 2018, 2024, Oracle America, Inc. All rights reserved.
+Copyright (c) 2018, 2026, Oracle America, Inc. All rights reserved.
Redistribution and use in source and binary forms, with or without
modification, are permitted provided that the following conditions are met:
diff --git a/license/THIRDPARTYREADME.txt b/license/THIRDPARTYREADME.txt
index a3cbfdfb6b..9ef0d21293 100644
--- a/license/THIRDPARTYREADME.txt
+++ b/license/THIRDPARTYREADME.txt
@@ -363,7 +363,7 @@ the Author.
ARISING IN ANY WAY OUT OF THE USE OF THIS SOFTWARE, EVEN IF ADVISED OF
THE POSSIBILITY OF SUCH DAMAGE.
-%% The following notice is provided with respect to lz4-java v1.8.0,
+%% The following notice is provided with respect to lz4-java v1.10.2,
which may be included with this product.
URL for License � http://opensource.org/licenses/Apache-2.0
@@ -3036,7 +3036,7 @@ SOFTWARE.
-------------------------------------------------------------------------------------------
-%% The following notice is provided with respect to Angus Mail v2.0.3,
+%% The following notice is provided with respect to Angus Mail v2.0.5,
which may be included with this product.
# Eclipse Public License - v 2.0
diff --git a/releng/platform-definitions/platform-definition-2024-06/platform-definition-2024-06.target b/releng/platform-definitions/platform-definition-2024-06/platform-definition-2024-06.target
index 727a31350e..b6c8c56a95 100644
--- a/releng/platform-definitions/platform-definition-2024-06/platform-definition-2024-06.target
+++ b/releng/platform-definitions/platform-definition-2024-06/platform-definition-2024-06.target
@@ -1,6 +1,6 @@
@@ -51,12 +51,12 @@
11.0.15
3.3.0
- 2.0.3
- 2.0.2
- 2.1.3
+ 2.0.5
+ 2.0.3
+ 2.1.4
1.0.3
1.2.3
- 1.8.0
+ 1.10.2
2.2.2
2.0.0
12.0.21
@@ -104,7 +104,7 @@
org.owasp.encoder:encoder:${owasp.encoder.version}
- org.lz4:lz4-java:${lz4.version}
+ at.yawk.lz4:lz4-java:${lz4.version}
org.hdrhistogram:HdrHistogram:${hdrhistogram.version}