File tree Expand file tree Collapse file tree 4 files changed +4
-6
lines changed
main/java/org/eclipse/yasson/internal/serializer
test/java/org/eclipse/yasson/serializers Expand file tree Collapse file tree 4 files changed +4
-6
lines changed Original file line number Diff line number Diff line change 11/*
2- * Copyright (c) 2021, 2025 Oracle and/or its affiliates. All rights reserved.
2+ * Copyright (c) 2021, 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
1414
1515import java .util .Map ;
1616
17- import jakarta .json .bind .serializer .JsonbSerializer ;
1817import jakarta .json .stream .JsonGenerator ;
1918
2019import org .eclipse .yasson .internal .JsonbContext ;
2120import org .eclipse .yasson .internal .SerializationContextImpl ;
22- import org .eclipse .yasson .internal .components .ComponentBindings ;
2321import org .eclipse .yasson .internal .serializer .types .TypeSerializers ;
2422
2523/**
Original file line number Diff line number Diff line change 11/*
2- * Copyright (c) 2021, 2025 Oracle and/or its affiliates. All rights reserved.
2+ * Copyright (c) 2021, 2023 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
Original file line number Diff line number Diff line change 11/*
2- * Copyright (c) 2021, 2025 Oracle and/or its affiliates. All rights reserved.
2+ * Copyright (c) 2021, 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
Original file line number Diff line number Diff line change 11/*
2- * Copyright (c) 2019, 2025 Oracle and/or its affiliates. All rights reserved.
2+ * Copyright (c) 2019, 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
You can’t perform that action at this time.
0 commit comments