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

github-bot pushed a commit to branch master
in repository https://gitbox.apache.org/repos/asf/logging-log4j-tools.git


The following commit(s) were added to refs/heads/master by this push:
     new 12a7e78  Bump xml-maven-plugin from 1.0.2 to 1.1.0 (#67)
12a7e78 is described below

commit 12a7e78f877e3d0e9dbd3500013c1e1e5a116dd9
Author: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
AuthorDate: Fri Jun 30 07:15:36 2023 +0000

    Bump xml-maven-plugin from 1.0.2 to 1.1.0 (#67)
    
    Bumps [xml-maven-plugin](https://github.com/mojohaus/xml-maven-plugin) from 
1.0.2 to 1.1.0.
    - [Release notes](https://github.com/mojohaus/xml-maven-plugin/releases)
    - 
[Commits](https://github.com/mojohaus/xml-maven-plugin/compare/xml-maven-plugin-1.0.2...1.1.0)
    
    ---
    updated-dependencies:
    - dependency-name: org.codehaus.mojo:xml-maven-plugin
      dependency-type: direct:production
      update-type: version-update:semver-minor
    ...
    
    Signed-off-by: dependabot[bot] <[email protected]>
    Co-authored-by: dependabot[bot] 
<49699333+dependabot[bot]@users.noreply.github.com>
---
 pom.xml | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/pom.xml b/pom.xml
index 5ff4dc2..8d34bed 100644
--- a/pom.xml
+++ b/pom.xml
@@ -151,7 +151,7 @@
     <maven-deploy-plugin.version>3.0.0</maven-deploy-plugin.version>
     <sign-maven-plugin.version>1.0.1</sign-maven-plugin.version>
     <spotbugs-maven-plugin.version>4.7.3.5</spotbugs-maven-plugin.version>
-    <xml-maven-plugin.version>1.0.2</xml-maven-plugin.version>
+    <xml-maven-plugin.version>1.1.0</xml-maven-plugin.version>
 
   </properties>
 

Reply via email to