mirror of
https://github.com/openjdk/jdk.git
synced 2026-03-06 14:10:36 +00:00
8373018: Update OpenSSL version to 3.5.4
Reviewed-by: abarashev, weijun
This commit is contained in:
parent
a54ff1bff4
commit
847b5166ea
@ -1,5 +1,5 @@
|
||||
/*
|
||||
* Copyright (c) 2021, 2025, Oracle and/or its affiliates. All rights reserved.
|
||||
* Copyright (c) 2021, 2026, Oracle and/or its affiliates. All rights reserved.
|
||||
* DO NOT ALTER OR REMOVE COPYRIGHT NOTICES OR THIS FILE HEADER.
|
||||
*
|
||||
* This code is free software; you can redistribute it and/or modify it
|
||||
@ -33,7 +33,7 @@ import jtreg.SkippedException;
|
||||
|
||||
public class OpensslArtifactFetcher {
|
||||
|
||||
private static final String OPENSSL_BUNDLE_VERSION = "3.5.1";
|
||||
private static final String OPENSSL_BUNDLE_VERSION = "3.5.4";
|
||||
private static final String OPENSSL_ORG = "jpg.tests.jdk.openssl";
|
||||
|
||||
/**
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user