From 1587384b432700bc3df65953306248de378a10d7 Mon Sep 17 00:00:00 2001 From: Soumen Mallick Date: Sun, 22 Dec 2024 12:34:20 +0530 Subject: [PATCH] updatePet meyhod added in Owner ! --- pom.xml | 8 +++++++- .../samples/petclinic/owner/Owner.java | 13 +++++++++++++ .../samples/petclinic/owner/PetController.java | 10 +++++++++- 3 files changed, 29 insertions(+), 2 deletions(-) diff --git a/pom.xml b/pom.xml index 9b9b815df..45598cbe8 100644 --- a/pom.xml +++ b/pom.xml @@ -18,7 +18,7 @@ - 17 + 21 UTF-8 UTF-8