Skip to content

Commit d3326e8

Browse files
jansupolsenivam
authored andcommitted
Fix localization message for Helidon
Signed-off-by: jansupol <jan.supol@oracle.com>
1 parent dfa1169 commit d3326e8

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

connectors/helidon-connector/src/main/resources/org/glassfish/jersey/helidon/connector/localization.properties

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,5 @@
11
#
2-
# Copyright (c) 2020 Oracle and/or its affiliates. All rights reserved.
2+
# Copyright (c) 2020, 2022 Oracle and/or its affiliates. All rights reserved.
33
#
44
# This program and the accompanying materials are made available under the
55
# terms of the Eclipse Public License v. 2.0, which is available at
@@ -14,4 +14,4 @@
1414
# SPDX-License-Identifier: EPL-2.0 OR GPL-2.0 WITH Classpath-exception-2.0
1515
#
1616

17-
not.supported=Helidon connector is not supported on JDK version less than 11.
17+
not.supported=Helidon connector is not supported on JDK version less than 17.

0 commit comments

Comments
 (0)