From 2d4538063ba022b3f3a38429f56c0bdb91a092ac Mon Sep 17 00:00:00 2001 From: Federico Aponte Date: Thu, 10 Jul 2025 16:58:07 +0200 Subject: [PATCH] Add license info to pom.xml Bump lib immutables for better license info --- pom.xml | 9 ++++++++- 1 file changed, 8 insertions(+), 1 deletion(-) diff --git a/pom.xml b/pom.xml index ee78e721a..24119f2c1 100644 --- a/pom.xml +++ b/pom.xml @@ -19,7 +19,7 @@ 0.8.3 3.0.1 - 1.9 + 1.11.2 @@ -329,6 +329,13 @@ https://github.com/HubSpot/jinjava + + + Apache-2.0 + http://www.apache.org/licenses/LICENSE-2.0.txt + + + jaredstehler