This is an automated email from the ASF dual-hosted git repository.

slachiewicz pushed a commit to branch master
in repository https://gitbox.apache.org/repos/asf/maven-doxia-converter.git


The following commit(s) were added to refs/heads/master by this push:
     new bbbb732  [DOXIATOOLS-77] Bump plexus-utils from 3.4.2 to 3.5.0 (#34)
bbbb732 is described below

commit bbbb7322906ac127abe64b6c66b01d69f0a7e054
Author: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
AuthorDate: Sat Feb 18 12:00:25 2023 +0100

    [DOXIATOOLS-77] Bump plexus-utils from 3.4.2 to 3.5.0 (#34)
---
 pom.xml | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/pom.xml b/pom.xml
index 9f91aec..630af3f 100644
--- a/pom.xml
+++ b/pom.xml
@@ -66,7 +66,7 @@ under the License.
       <dependency>
         <groupId>org.codehaus.plexus</groupId>
         <artifactId>plexus-utils</artifactId>
-        <version>3.4.2</version><!-- 3.4.0 have issues with BOM -->
+        <version>3.5.0</version><!-- 3.4.0 have issues with BOM -->
       </dependency>
       <dependency>
         <groupId>org.codehaus.plexus</groupId>

Reply via email to