You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@logging.apache.org by rm...@apache.org on 2022/06/01 01:37:35 UTC

[logging-chainsaw] branch master updated (ed68f17 -> 5f740bb)

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

rmiddleton pushed a change to branch master
in repository https://gitbox.apache.org/repos/asf/logging-chainsaw.git


    from ed68f17  Updating dependencies
     new 45457c3  Revert "Updating dependencies"
     new 5f740bb  Slightly update version

The 2 revisions listed above as "new" are entirely new to this
repository and will be described in separate emails.  The revisions
listed as "add" were already present in the repository and have only
been added to this reference.


Summary of changes:
 pom.xml | 4 ++--
 1 file changed, 2 insertions(+), 2 deletions(-)


[logging-chainsaw] 02/02: Slightly update version

Posted by rm...@apache.org.
This is an automated email from the ASF dual-hosted git repository.

rmiddleton pushed a commit to branch master
in repository https://gitbox.apache.org/repos/asf/logging-chainsaw.git

commit 5f740bb5ba4e7dffc1de3b5bbfa0ae66db98ac67
Author: Robert Middleton <ro...@rm5248.com>
AuthorDate: Tue May 31 21:37:30 2022 -0400

    Slightly update version
---
 pom.xml | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/pom.xml b/pom.xml
index 6f81596..55fae10 100644
--- a/pom.xml
+++ b/pom.xml
@@ -472,7 +472,7 @@
           <plugin>
             <groupId>org.apache.maven.plugins</groupId>
             <artifactId>maven-site-plugin</artifactId>
-            <version>3.7.1</version>
+            <version>3.8.2</version>
             <dependencies>
               <dependency>
                 <groupId>org.asciidoctor</groupId>


[logging-chainsaw] 01/02: Revert "Updating dependencies"

Posted by rm...@apache.org.
This is an automated email from the ASF dual-hosted git repository.

rmiddleton pushed a commit to branch master
in repository https://gitbox.apache.org/repos/asf/logging-chainsaw.git

commit 45457c3f59d60b2eec0d0d57efe8a185e5d851be
Author: Robert Middleton <ro...@rm5248.com>
AuthorDate: Tue May 31 20:48:02 2022 -0400

    Revert "Updating dependencies"
    
    This reverts commit ed68f1769124599b742e6d029d9bcd028507e63d.
---
 pom.xml | 4 ++--
 1 file changed, 2 insertions(+), 2 deletions(-)

diff --git a/pom.xml b/pom.xml
index c796307..6f81596 100644
--- a/pom.xml
+++ b/pom.xml
@@ -472,12 +472,12 @@
           <plugin>
             <groupId>org.apache.maven.plugins</groupId>
             <artifactId>maven-site-plugin</artifactId>
-            <version>3.12.0</version>
+            <version>3.7.1</version>
             <dependencies>
               <dependency>
                 <groupId>org.asciidoctor</groupId>
                 <artifactId>asciidoctor-maven-plugin</artifactId>
-                <version>2.0.0</version>
+                <version>1.5.6</version>
               </dependency>
             </dependencies>
             <configuration>