From 51e651216eb54e08cb1cb2206cf4fe702648b8c3 Mon Sep 17 00:00:00 2001 From: Garret Wilson Date: Wed, 7 Jun 2023 15:23:04 -0700 Subject: [PATCH] JAVA-241: Updated Versions Maven Plugins to fix problem with stale updates. See [#959](https://github.com/mojohaus/versions/issues/959). See [MRESOLVER-363](https://issues.apache.org/jira/browse/MRESOLVER-363). --- pom.xml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/pom.xml b/pom.xml index 65fe43e..3b60537 100644 --- a/pom.xml +++ b/pom.xml @@ -432,7 +432,7 @@ as long as the `exe.main.class` has been defined. org.codehaus.mojo versions-maven-plugin - 2.15.0 + 2.16.0