This is an automated email from the ASF dual-hosted git repository. reta pushed a commit to branch 3.5.x-fixes in repository https://gitbox.apache.org/repos/asf/cxf.git
commit 2fa2da84f9f984a33298bb036dff86de98ef0a03 Author: Andriy Redko <[email protected]> AuthorDate: Tue Nov 7 20:43:28 2023 -0500 Update maven-plugin-plugin to 3.10.2 (cherry picked from commit be263198f9964189deb7f58af430d1ea5f9403a3) # Conflicts: # pom.xml (cherry picked from commit 12ed461f7c8376545851840076d82b5878b53396) --- pom.xml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/pom.xml b/pom.xml index dca812922c..4aa69aabd6 100644 --- a/pom.xml +++ b/pom.xml @@ -556,7 +556,7 @@ <plugin> <groupId>org.apache.maven.plugins</groupId> <artifactId>maven-plugin-plugin</artifactId> - <version>3.8.1</version> + <version>3.10.2</version> </plugin> <plugin> <groupId>org.apache.maven.plugins</groupId>
