From f4f1d8a3f9e0c12da6da07273a1b20f5bfa453e6 Mon Sep 17 00:00:00 2001
From: Vanessa Pinto <43382508+vanessapinto257@users.noreply.github.com>
Date: Mon, 31 Oct 2022 20:01:22 -0700
Subject: [PATCH] Fix failing KPL canary tests (#229)
---
integration-tests/pom.xml | 5 +++++
1 file changed, 5 insertions(+)
diff --git a/integration-tests/pom.xml b/integration-tests/pom.xml
index 9219012f..057237bc 100644
--- a/integration-tests/pom.xml
+++ b/integration-tests/pom.xml
@@ -172,6 +172,11 @@
org.hamcrest
hamcrest-all
+
+ javax.xml.bind
+ jaxb-api
+ 2.3.1
+
software.amazon.glue