This is an automated email from the ASF dual-hosted git repository. robbie pushed a commit to branch main in repository https://gitbox.apache.org/repos/asf/activemq-artemis.git
commit fd9eb35571fd1de2d5f9ec4ac97e3e46104535d2 Author: Robbie Gemmell <[email protected]> AuthorDate: Wed Oct 23 15:38:53 2024 +0100 ARTEMIS-5126: Update jib-maven-plugin to 3.4.4 --- pom.xml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/pom.xml b/pom.xml index b503744211..4304fb4914 100644 --- a/pom.xml +++ b/pom.xml @@ -113,7 +113,7 @@ <jgroups.version>5.3.13.Final</jgroups.version> <errorprone.version>2.31.0</errorprone.version> <maven.bundle.plugin.version>5.1.9</maven.bundle.plugin.version> - <jib.maven.plugin.version>3.4.3</jib.maven.plugin.version> + <jib.maven.plugin.version>3.4.4</jib.maven.plugin.version> <versions.maven.plugin.version>2.16.1</versions.maven.plugin.version> <maven.pmd.plugin.version>3.25.0</maven.pmd.plugin.version> <sevntu.checks.version>1.44.1</sevntu.checks.version> --------------------------------------------------------------------- To unsubscribe, e-mail: [email protected] For additional commands, e-mail: [email protected] For further information, visit: https://activemq.apache.org/contact
