From 966049845e7a8fdeda4bcd949cd0118ea18f02e7 Mon Sep 17 00:00:00 2001 From: Tamas Cservenak Date: Fri, 3 May 2024 12:01:54 +0200 Subject: [PATCH] Update parent and key deps (#149) Changes: * parent 54 * m-p-p 3.12.0 * guava 33.2.0 * mustache 0.9.13 * commons-compress 1.26.1 * takari-archiver 0.1.31 * jpgp 1.0.11 * asm 9.7 --- pom.xml | 6 +++--- takari-lifecycle-plugin/pom.xml | 10 +++++----- 2 files changed, 8 insertions(+), 8 deletions(-) diff --git a/pom.xml b/pom.xml index 136b74d8..9067dede 100644 --- a/pom.xml +++ b/pom.xml @@ -14,7 +14,7 @@ io.takari takari - 53 + 54 io.takari.maven.plugins @@ -40,8 +40,8 @@ 1.9.18 0.9.0.M2 1.0.1 - 32.1.3-jre - 3.10.2 + 33.2.0-jre + 3.12.0 0.4.0 3.5.1 3.0.2 diff --git a/takari-lifecycle-plugin/pom.xml b/takari-lifecycle-plugin/pom.xml index 03010908..47f93194 100644 --- a/takari-lifecycle-plugin/pom.xml +++ b/takari-lifecycle-plugin/pom.xml @@ -166,18 +166,18 @@ com.github.spullara.mustache.java compiler - 0.9.11 + 0.9.13 io.takari takari-archiver - 0.1.30 + 0.1.31 org.apache.commons commons-compress - 1.26.0 + 1.26.1 @@ -201,7 +201,7 @@ io.takari jpgp - 1.0.10 + 1.0.11 @@ -273,7 +273,7 @@ org.ow2.asm asm - 9.6 + 9.7 test